1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-27 08:50:59 +01:00
Commit Graph

6728 Commits

Author SHA1 Message Date
8chan
fe9297aaaa Attempt to hide IPs from board volunteers 2014-10-09 21:39:37 -04: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
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
czaks
0c799e612a update install.sql boards table schema 2014-10-09 03:16:07 +02:00
czaks
79a0da5c86 Merge branch 'master' of https://github.com/ctrlcctrlv/8chan 2014-10-09 03:11:27 +02:00
czaks
3a48cbc790 8chan: allow users to opt out of public ban system 2014-10-09 03:10:47 +02:00
czaks
143db01fb9 keep stylesheets/board/ directory 2014-10-09 03:05:52 +02:00
Fredrick Brennan
510d1bcf84 Merge pull request #168 from czaks/master
New banlist & infinite scroll
2014-10-08 20:15:28 -04:00
czaks
217f25c51d fix incorrectly applied permissions 2014-10-09 02:08:15 +02:00
czaks
f3e132a429 Merge vichan 2014-10-09 02:04:54 +02:00
czaks
99374eac32 8chan new banlist customization 2014-10-09 02:04:31 +02:00
czaks
74a40b72ed ban-list.js: vstaff 2014-10-09 02:03:35 +02:00
czaks
ef3bb46876 bans.php: surpress error 2014-10-09 02:00:31 +02:00
czaks
a94f527bd3 Merge vichan 2014-10-09 01:50:32 +02:00
czaks
948695e73c lel, this one will do 2014-10-09 01:49:29 +02:00
czaks
c1d4390759 Merge vichan 2014-10-09 01:27:09 +02:00
czaks
7719ad3e81 minor bugfix @ banlist 2014-10-09 01:26:34 +02:00
czaks
5c1b5d133c Merge branch 'master' of https://github.com/ctrlcctrlv/8chan 2014-10-09 01:24:14 +02:00
8chan
5a731e99ee Merge /srv/http 2014-10-08 23:23:44 +00:00
8chan
cedfa42670 Forgot edited at template 2014-10-08 16:23:42 -07:00
czaks
84822a86f5 create.php: make `boards` insert schema agnostic 2014-10-09 01:21:23 +02:00
czaks
b1c76ba120 fix a bad merge 2014-10-09 01:14:14 +02:00
czaks
e9fd2c68db Merge vichan 2014-10-09 01:04:11 +02:00
czaks
ccd871c195 missed ban-list.css from banlist commit 2014-10-09 01:01:41 +02:00
czaks
ab96e30d89 infinite scroll implementation 2014-10-09 00:58:30 +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
czaks
906764a62f bundle longtable library @ https://github.com/czaks/longtable 2014-10-08 23:19:03 +02:00
8chan
3928a3212a Merge branch 'master' of https://github.com/ctrlcctrlv/8chan 2014-10-08 20:11:36 +00:00
8chan
ee53d1a25e I did not notice this code was GPLv3. We cannot accept GPLv3 code. Please re-license or make a GPLv3 fork. 2014-10-08 20:11:10 +00:00
8chan
bf644d1a22 This threadscroll script is glitchy as fuck 2014-10-08 11:35:56 -07:00
8chan
5c8e547c80 Better FAQ 2014-10-08 11:35:42 -07:00
8chan
9dd7e4d486 Sort by unique posters by default 2014-10-08 11:35:28 -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
2f91ea9c74 Fix create for new boards table 2014-10-07 20:52:20 -07:00
8chan
55905bce1f Update template to reflect new limit...actually it should read from config... 2014-10-07 18:21:54 -07: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
hugofragata
d3e10b6fb8 Changed x from being a local var to a global 2014-10-07 18:02:54 +01: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
a195a07d92 Merge https://github.com/ctrlcctrlv/8chan 2014-10-07 15:18:19 +00: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
Marcin Łabanowski
33f76e4ad7 Merge pull request #158 from forklessanon/master
Featured boards fix for reverse compatibility with how it was previously...
2014-10-07 16:10:53 +02:00
hugofragata
f329811ca3 Removed 8chan reference in js/download-all.js 2014-10-07 15:03:29 +01: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