1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-12-03 19:47:25 +01:00
Commit Graph

3232 Commits

Author SHA1 Message Date
8chan
1b2ef21b8c Merge /srv/http 2014-12-14 11:29:50 +00:00
8chan
b9b1935e08 Bug fix: Boards were always unindexed in search engines 2014-12-14 03:28:04 -08:00
8chan
d705606729 Allow a board called news to exist 2014-12-14 03:27:26 -08:00
8chan
6ed13f3fb0 SECURITY: Board Owners could brick accounts by creating account names of matching users with different capitalizations 2014-12-14 03:26:45 -08:00
8chan
9db6895c98 Allow + in board names, add some new config vars (news+) 2014-12-14 03:25:43 -08:00
8chan
27cb60ebc5 Disable notes completely until per-board notes 2014-12-03 01:15:02 -08:00
8chan
8165dd6f66 Merge https://github.com/ctrlcctrlv/8chan 2014-12-03 09:13:46 +00:00
Fredrick Brennan
5cc158732e Merge pull request #289 from b4x/master
Changed moderate to volunteer on
2014-12-03 16:26:16 +08:00
8chan
3df5b86235 Return some important info from listBoards() 2014-12-03 00:19:50 -08:00
8chan
e7fbb7e509 Update footer, warrant canary, quote US law 2014-12-03 00:19:02 -08:00
8chan
8d34866636 Fix locale bugs, init_locale was not calling setlocale!? 2014-12-03 00:17:24 -08:00
8chan
6413bc78f6 Make this footer message optional 2014-12-03 00:16:25 -08:00
8chan
dd1c160d35 Hash masked IPs option, use less_ip in inc/bans 2014-12-03 00:15:24 -08:00
8chan
b9dace7563 New mod.php pages: ?/tags and ?/reassign 2014-12-03 00:11:48 -08:00
8chan
fa9a3da913 New boards.html page now with tags 2014-12-03 00:10:28 -08:00
b4x
c2e9be776b Changed moderate to volunteer on 2014-12-01 20:36:11 +01:00
8chan
6d54ae5262 read.php +50 fix 2014-11-22 00:44:57 -08:00
8chan
2228d2f511 Merge branch 'master' of https://github.com/ctrlcctrlv/8chan 2014-11-22 00:15:42 -08:00
8chan
ef0ab8bb00 Isnt set if first write 2014-11-22 00:15:32 -08:00
8chan
a76b5a27c7 Merge https://github.com/ctrlcctrlv/8chan 2014-11-21 23:35:40 -08:00
8chan
d8c385176c New claim.html page 2014-11-21 23:32:22 -08:00
8chan
7d11c7a884 Fix mod mode for read.php 2014-11-21 16:17:00 -08:00
8chan
faa51accaa We dynamic pages now, read.php 2014-11-21 04:05:20 -08:00
8chan
0ba19e163b MP4 support, close ctrlcctrlv/8chan#243 2014-11-19 00:53:35 -08:00
8chan
4bf6c1ab8e Performance enhancement with eval 2014-11-19 00:50:05 -08:00
8chan
71c89de6de >letting board owners change the charset
yeah, nah. thanks anyway though @czaks lmao
2014-11-17 05:27:00 -08:00
czaks
62a6dac022 custom captcha integration 2014-11-14 15:09:52 +01:00
8chan
a68d8628a5 Merge https://github.com/ctrlcctrlv/8chan 2014-11-13 05:08:40 +00:00
8chan
f944116a7c Enabe thread stats 2014-11-12 21:08:48 -08:00
8chan
4f2398f7b8 Make deletePost more tolerant of errors
Sometimes thumbnail generation fails but the post is still there, sometimes post deletion is aborted halfway through

Ignore errors from file_unlink and don't fail if $f->file, $f->thumb not set
2014-11-12 21:06:58 -08:00
Fredrick Brennan
0da5d13e7e Merge pull request #245 from forklessanon/patch-3
Security fix: Added defaults to the banned boards
2014-11-12 10:32:03 +08:00
Forkless
0df4afe917 Security fix: Added defaults to the banned boards list to protect core folders of the codebase.
Added banned boards restriction to the mod_new_board function.
2014-11-10 06:35:53 -06:00
8chan
30f4b5b5c2 Compatability fix 2014-11-09 23:23:47 -08:00
8chan
5848c96fdc Enable catalog search 2014-11-09 23:23:38 -08:00
8chan
c648448a75 Merge https://github.com/ctrlcctrlv/8chan 2014-11-09 22:25:54 -08:00
8chan
cf81d83942 Board flags commit 2014-11-09 22:18:45 -08:00
8chan
34bfa3eaad disable for now 2014-11-08 16:57:00 -08:00
Fredrick Brennan
d75a119a7f Merge pull request #231 from forklessanon/master
Support for youtube's 'start' and 'end' URL parameters
2014-11-08 11:20:38 +08:00
BkPHcgQL3V
f295d77f2d Add data-md5 attributes as on 4chan 2014-11-04 06:55:55 +00:00
BkPHcgQL3V
d398a49fc6 Add MD5 for individual files to the API 2014-11-04 06:55:55 +00:00
Forkless
c009543ce1 Re-added support for youtu.be shortURLs 2014-11-03 09:30:15 -06:00
Forkless
cfa01786bd Missed a couple things for the youtube timeslice support. 2014-11-02 23:46:13 -06:00
Forkless
69bea13a20 Added support for youtube's timeslice embed parameters (start and end) 2014-11-02 23:22:19 -06:00
8chan
c695839cb5 Merge ../http
Conflicts:
	inc/instance-config.php
2014-11-01 16:01:59 -07:00
8chan
364c1bc93b PDF uploading 2014-11-01 16:01:22 -07:00
8chan
a25b5320ea Enable comment toolbar 2014-11-01 16:00:39 -07:00
8chan
3874841f36 Merge branch 'youtube-js' of https://github.com/czaks/8chan into czaks-youtube-js
Conflicts:
	inc/instance-config.php
2014-11-01 15:58:36 -07:00
8chan
659766c1c3 Extra files and IDs in API 2014-10-30 05:33:01 -07:00
8chan
44bb469a75 VP9 support (experimental) 2014-10-30 05:32:39 -07:00
8chan
ae33b1d653 Forgot some permissions 2014-10-30 05:32:11 -07:00