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
8chan
a754155d5b
Multiple board volunteers patch
2014-10-28 23:23:17 -07:00
8chan
2d296f8c8a
use constants
2014-10-22 21:01:02 -07:00
8chan
2edd6282f2
Fix chained WHERE, fix permissions
2014-10-22 20:12:26 -07:00
8chan
61f61457a0
why were these capcodes enabled
2014-10-22 19:33:54 -07:00
8chan
b73745e8ab
apc pls
2014-10-22 19:21:21 -07:00
8chan
cfb31c53af
Merge https://github.com/ctrlcctrlv/8chan
2014-10-22 19:20:28 -07:00
8chan
0f8aef4f50
I'm going to run this on a cron job instead...people were using this to DoS
2014-10-22 19:19:49 -07:00
8chan
ff225064a1
Add ?/flags [NOT DONE] and $config[allow_delete] to ?/settings
2014-10-22 19:18:23 -07:00
8chan
a8effc870d
Fix bans page on Firefox
2014-10-22 19:17:18 -07:00
8chan
840c42adc4
array_unique to prevent JS Errors
2014-10-22 19:16:45 -07:00
8chan
0eba6fa4c3
This was crashing rebuild.php for some reason...
2014-10-22 19:16:13 -07:00
unknown
bac2307140
[ #184 ] Added config+functionality for removing clean status local+global if a post is edited. Fixed an issue where marking a post clean wouldn't trigger template reconstruction.
2014-10-21 08:10:07 -05:00
unknown
9c5ec12aaa
[ #184 ] Reports made to clean posts are now ignored correctly (and in accordance with the local/global duality). Marking posts clean dismisses posts (also in accordance with local/global duality). Fixed up some templating issues (now display more correct messages and omit actions that are invalid). Moved Clean action off post-level and into reports action.
2014-10-21 07:50:25 -05:00
unknown
4c8e920303
[ #184 ] Resolved duplicate report issue. Added rudamentary Clean functionality.
2014-10-20 10:17:19 -05:00
czaks
e528250802
enable youtube.js; should reduce lags with too many embeds
2014-10-20 14:33:09 +02:00
unknown
7cac272396
[ #184 ] FUCK PLEASE WORK
2014-10-19 12:10:50 -05:00
unknown
3c2ebb2d6b
Merge branch 'master' of git://github.com/ctrlcctrlv/8chan
...
Conflicts:
templates/8chan/index.html
2014-10-19 11:15:57 -05:00
unknown
01c80bd7ad
[ #184 ] System almost completely functional. Woo.
2014-10-19 11:07:07 -05:00
unknown
a8a843bf4b
[ #184 ] Added Promote and Demote to reports. CSS improvements.
2014-10-19 00:07:16 -05:00
unknown
3654c4f7ef
Signed-off-by: unknown <8n-tech@users.noreply.github.com>
2014-10-19 00:00:58 -05:00
unknown
e90eca7339
[ #184 ] tomorrow.css.
2014-10-18 20:31:25 -05:00
unknown
2d6d449bd2
[ #184 ] Added <body> tag classes. Style selector now adds a <body> class. Moved board list under moderator dashboard.
2014-10-18 20:07:04 -05:00
8chan
0743da4e4b
Merge https://github.com/ctrlcctrlv/8chan
2014-10-18 13:33:36 -07:00
8chan
fceea15317
Be smarter about rebuilds
2014-10-18 13:21:08 -07:00