8chan
e4a4415308
Merge https://github.com/ctrlcctrlv/8chan
2014-10-08 19:11:56 -07:00
czaks
3e88cc23fb
Merge vichan
2014-10-09 04:09:44 +02:00
czaks
3a552e5b76
hopefully fix locales
2014-10-09 04:09:30 +02:00
8chan
4bd6ebd7aa
Merge https://github.com/ctrlcctrlv/8chan
2014-10-08 19:00:13 -07:00
czaks
d3a52f6aed
Merge vichan
2014-10-09 03:57:38 +02:00
czaks
dfd05e88f9
possible fix of themes` interactions
2014-10-09 03:57:18 +02:00
8chan
162d9e8210
Merge ../http
...
Conflicts:
templates/mod/settings.html
2014-10-08 18:21:38 -07:00
8chan
f4b93f8b1c
Enable infinite scroll by default
2014-10-08 18:20:47 -07:00
czaks
3a48cbc790
8chan: allow users to opt out of public ban system
2014-10-09 03:10:47 +02:00
czaks
217f25c51d
fix incorrectly applied permissions
2014-10-09 02:08:15 +02:00
czaks
99374eac32
8chan new banlist customization
2014-10-09 02:04:31 +02:00
czaks
ef3bb46876
bans.php: surpress error
2014-10-09 02:00:31 +02:00
czaks
b1c76ba120
fix a bad merge
2014-10-09 01:14:14 +02:00
czaks
e678c178ac
display capcode, if you can`t show username
2014-10-08 23:42:24 +02:00
czaks
643de18d64
Merge with a private vichan branch
...
Conflicts:
inc/bans.php
inc/mod/pages.php
2014-10-08 23:32:01 +02:00
czaks
9b3fa77719
new banlist implementation; also includes a public banlist
2014-10-08 23:23:59 +02:00
8chan
3928a3212a
Merge branch 'master' of https://github.com/ctrlcctrlv/8chan
2014-10-08 20:11:36 +00:00
8chan
bf644d1a22
This threadscroll script is glitchy as fuck
2014-10-08 11:35:56 -07:00
8chan
d58adad48d
SECURITY: Move indexed option to table...fixes unindexed boards appearing in search/random
2014-10-07 20:54:00 -07:00
Marcin Łabanowski
6a6250eb77
Merge pull request #155 from hugofragata/master
...
Added download-all feature
2014-10-08 05:53:33 +02:00
8chan
ba88035109
Edited at feature...add edited_at
DATETIME NULL to all tables to use it.
2014-10-07 17:35:50 -07:00
8chan
69ad4f26db
config update
2014-10-07 17:33:32 -07:00
Fredrick Brennan
52a662a395
Merge pull request #160 from wopot/patch-2
...
lineup 4 if´s with || (OR)
2014-10-07 11:24:56 -04: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
wopot
9c47ebed03
lineup 4 if´s with || (OR)
2014-10-07 16:33:27 +02:00
hugofragata
acf4c3bb8b
Modified inc/instance-config.php
...
Modified inc/instance-config.php to include js/download-all.js and
js/jszip.min.js
2014-10-07 15:00:40 +01:00
hugofragata
7239350e69
Revert "Added download-all feature"
...
This reverts commit 12a8f1a672
.
2014-10-07 14:46:50 +01:00
8chan
c4dc3f4d47
Fix spoiler image not working
2014-10-07 04:33:57 +02:00
8chan
db55a3040f
Make inline.js work in mod panel
2014-10-06 18:36:19 -07:00
8chan
ed94a1671d
Merge https://github.com/ctrlcctrlv/8chan
...
Conflicts:
post.php
2014-10-06 18:12:50 -07:00
8chan
47e81b7e9b
Fix spoiler image not working
2014-10-06 18:02:50 -07:00
8chan
345e5aa3a4
Featured boards now based on uniques
2014-10-06 18:01:01 -07:00
wopot
c7351dff09
4 times "elseif" is not the way
...
and precalc. value sometimes help if well commentent
2014-10-07 00:16:02 +02:00
Marcin Łabanowski
9f3dba7372
Merge pull request #105 from anonfagola/patch-17
...
Update instance-config.php
2014-10-07 00:11:52 +02:00
hugofragata
12a8f1a672
Added download-all feature
...
The button to download all the files in a thread only appears when the
page is a thread, such as treeview. I added the download-all button next
to the treeview one. I modified stylesheets/v8ch.css to include the id
#download-all. I modified inc/instance-config.php to include the
download-all.js and jszip.min.js. I added the files js/jszip.min.js
which is a library to work with zip files in JS and I added
js/download-all.js which goes through all files, adds them to a zip and
then gives it to the user.
2014-10-06 16:50:20 +01:00
wopot
ba3f0f25fe
4 times "elseif" is not the way
...
and precalc. value sometimes help if well commentent
2014-10-06 17:50:05 +02:00
Bui
aba8d27ace
wasn't aware of DNS function
2014-10-05 23:20:06 +02:00
Bui
1e95e58811
don't break if dns_system is true
2014-10-05 23:20:06 +02:00
Bui
8b9932218f
add forward-confirmed reverse DNS
2014-10-05 23:20:06 +02:00
Bui
3f4381cf40
wasn't aware of DNS function
2014-10-06 04:30:32 +09:00
Bui
ca7955ecfc
don't break if dns_system is true
2014-10-06 04:08:10 +09:00
Bui
98b172980f
add forward-confirmed reverse DNS
2014-10-06 03:37:13 +09:00
8chan
6d19be38e3
Merge https://github.com/ctrlcctrlv/8chan
...
Conflicts:
inc/instance-config.php
2014-10-05 17:09:50 +00:00
8chan
4414ef80b4
DNSBLs bypass stuff, fix Opera bug.
2014-10-05 17:07:59 +00:00
8chan
7bfbd10d69
Re-enable this filter
2014-10-05 17:06:57 +00:00
czaks
e0e3de2773
Merge https://github.com/vichan-devel/vichan
2014-10-05 18:38:45 +02:00
czaks
8518164352
sync locales with transifex
2014-10-05 18:38:25 +02:00
czaks
4a4c985235
missed one line
2014-10-05 18:16:18 +02: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
Marcin Łabanowski
97a25dad03
Merge pull request #102 from cable6-dev/bugfix-genwebmerror
...
[bugfix]$config['error']['genwebmerror'] wasn't set in config.php
2014-10-05 17:56:46 +02:00