8chan
c6f6dae87f
Prevent double / in templates/post/flag
2015-03-16 16:48:31 -07:00
Fredrick Brennan
b85e1f2f0b
Make it so board owners can force flags
...
For country flags, a "?" will now show if the flag is unknown (for example, if the user is using Tor or just has an IP that is not in the GeoIP database)
For board owner-defined flags, "None" option disappears and posting is impossible without choosing a valid flag.
This commit is for /fringe/.
2015-03-16 16:31:01 +08:00
8chan
e2a1c8b33e
Fix show sages board option
2015-03-09 02:30:23 -07:00
8chan
83cbe5977b
less_ip is now per board, not site-wide
2015-03-06 02:00:03 -08:00
8chan
af9bf5e80b
Clicking IP goes to IP_less by default
2015-02-20 17:17:05 -08:00
8chan
26fe49f39b
Tor posting: I need to document this more. It's missing inc/dnsbls.php too. Wait for a future commit
2015-02-16 16:42:31 -08:00
Forkless
22878daecd
Added mod function to spoiler all images in a given post
2014-12-19 06:43:01 -06:00
8chan
0ba19e163b
MP4 support, close ctrlcctrlv/8chan#243
2014-11-19 00:53:35 -08:00
Fredrick Brennan
3f3531e8d2
Merge pull request #232 from forklessanon/hide-ids
...
Added option for hiding IDs
2014-11-08 11:21:20 +08:00
BkPHcgQL3V
f295d77f2d
Add data-md5 attributes as on 4chan
2014-11-04 06:55:55 +00:00
Forkless
a82889a557
Added option for hiding IDs.
2014-11-03 02:28:04 -06:00
8chan
75a561a81f
fix clean bug
2014-10-22 21:01:38 -07:00
unknown
4c8e920303
[ #184 ] Resolved duplicate report issue. Added rudamentary Clean functionality.
2014-10-20 10:17:19 -05:00
8chan
16c613dad0
SECURITY: Stop showing all mods poster IDs
...
I'm retarded
2014-10-12 18:31:00 -07:00
8chan
593c25b77b
Force poster IDs in mod.php
2014-10-09 20:27:46 -07:00
8chan
fe9297aaaa
Attempt to hide IPs from board volunteers
2014-10-09 21:39:37 -04:00
8chan
cedfa42670
Forgot edited at template
2014-10-08 16:23:42 -07:00
8chan
3da946268a
SECURITY: Poster IDs could reveal IPs across boards
...
Imagine the following scenario:
Alice has permission to view IPs on board A, and Bob has permissions to view IPs on board B.
If the post number was to match, and the same IP made both posts, A and B could trade user IPs which they wouldn't normally have permission to do so. This weird bug has already creeped up on 8chan.co and is now patched.
2014-10-07 08:16:21 -07:00
czaks
8b698e36e7
Merge https://github.com/vichan-devel/vichan
...
Conflicts:
inc/mod/pages.php
js/auto-reload.js
js/id_colors.js
js/id_highlighter.js
stylesheets/style.css
templates/index.html
2014-10-05 18:12:19 +02:00
kaf
296e4fd5fa
Added an option to hide sages
2014-10-05 15:29:37 +00:00
8chan
399cb91415
class around poster IDs
2014-09-23 18:17:33 +00:00
8chan
0ac9aaaf25
Merge vichan-devel
2014-08-10 14:41:40 +00:00
czaks
2c99ede62f
fix html validity
2014-08-08 23:09:33 +02:00
czaks
bc5858fe83
image id buttons should be smaller
2014-08-08 23:08:02 +02:00
czaks
b8381b31db
Revert "Use a different way to show the original filename"
...
This reverts commit d81a6c49e2
.
Conflicts:
js/download-original.js
templates/post/fileinfo.html
2014-08-08 22:18:06 +02:00
czaks
84c8e74ffa
Revert "I thought I deleted that"
...
This reverts commit c6e1afcf65
.
2014-08-08 22:09:28 +02:00
Jano Slota
31f0c1f1e3
Open image identification links in new tabs
2014-08-08 21:59:06 +02:00
Jano Slota
c6e1afcf65
I thought I deleted that
2014-08-08 21:58:49 +02:00
Jano Slota
46c07d3566
Change styling of fileinfo, add iqdb search
2014-08-08 21:58:15 +02:00
kaf
fd58873ee6
Added a space for valid html5
2014-08-08 21:53:00 +02:00
Jano Slota
d81a6c49e2
Use a different way to show the original filename
...
Conflicts:
templates/post/fileinfo.html
2014-08-08 21:52:19 +02:00
8chan
0dc66a0faa
Merge https://github.com/vichan-devel/vichan
2014-07-06 00:18:45 +00:00
Marcin Łabanowski
95bb7b84b7
actually fix #70
2014-07-06 01:07:41 +02:00
Michael Walker
8aff83bdd4
Fix unsanitised text vulnerability in post/fileinfo.html
2014-07-05 21:57:06 +01:00
8chan
6e0682ab19
Merge vichan-devel
2014-06-21 19:39:55 +00:00
Fredrick Brennan
696e5e59d2
Fix issue #60
2014-05-20 21:23:33 -04:00
Fredrick Brennan
101202a031
Fix edit board link not appearing
2014-05-18 21:18:06 -04:00
Jano Slota
ecbf1ff24c
Fixed image identification
2014-05-16 10:47:10 +02:00
Jason Lam
9bd0572b63
use new truncate_filename function
2014-05-09 20:37:31 -04:00
Jason Lam
9dab9179f9
Update poster_id.html
...
previous code did not work
2014-05-07 18:37:48 -04:00
Jano Slota
593560956c
Added configurabe image identification
2014-05-07 11:14:30 +02:00
Fredrick Brennan
042e7b9c59
Deprecate postControls(), per-file deletion and spoilering
2014-04-30 17:18:35 -04:00
Fredrick Brennan
de524c64d9
Attempt to fix styling issue http://i.imgur.com/owHv6sE.png
2014-04-29 20:39:32 -04:00
copypaste
c483e1258c
multiimage posting
2014-04-27 15:48:47 +02:00
czaks
59874b8376
modularize post templates a little more
2014-04-16 15:01:37 +02:00
czaks
48bc9d9e29
add some files missing from the previous commit
2014-04-16 11:58:41 +02:00