626 Commits (7d8432d5f01ce526ce814e21fa65f53516a7854e)

Author SHA1 Message Date
fallenPineapple 7d8432d5f0 Implementing Warning System to Issue Warnings for Posts 7 years ago
fallenPineapple c8821a3dec Add moderation tools for file banning 7 years ago
fallenPineapple 83f40a7e4b Hide referrer. 7 years ago
Benjamin Southall 59d83ab7de Thumbnails for PDFs / other things #6 When locale fails to be loaded fallback on C.UTF-8 instead of C, so that boards with unicode characters in the name are not stripped by escape_shell_args 7 years ago
Benjamin Southall 5efe6d272d Added support for anonymous name generator to be a function in addition to being an array of names 8 years ago
Benjamin Southall 81720b3364 Add support for ignoring URLs when using word filters 8 years ago
Michael Walker 81aed5f42f Trim leading newlines and trailing whitespace from code blocks. 9 years ago
h00j 281dccb690 fix undefined index in cloak_mask/uncloak_mask 3 years ago
h00j 908b843854 move antibot functions 3 years ago
h00j 599fee5e21 use composer 3 years ago
h00j bce71c1f98 ip cloaking 3 years ago
Sardach 19151def82 insignificant fix 4 years ago
papereth a268004c7a
Fix wrong variable used in ban lookup (#376) 4 years ago
Daniel Saunders c7e5cd6814 $board can be NULL here, prevent indexing it 4 years ago
Fredrick Brennan 5e809047ad By default, no longer treat deprecations as errors 4 years ago
rarjpg 63b0b92690 Move HTML Tidy 'bare' option to the config 5 years ago
Kureva 1613f6baea Option to reset thread `bump` after last post deleted. 5 years ago
Fredrick Brennan ac971f36d5 Fix capcodes in PHP7.2. Close #299 6 years ago
Daniel Saunders b5fac28a8b Fully removed the outdated recaptchalib.php (freed up some room hehe) 7 years ago
czaks 40fe35fedc early 404 staged 7 years ago
czaks 0b19051891 fix a notice; increase waiting time for dns 8 years ago
czaks 11cecf8452 Revert "[BUG] Image reject repost board option now also affects YT embeds" 8 years ago
czaks d2bb4a776f fail gracefully on no thumbnail 8 years ago
czaks 8a46c7a0d5 tesseract OCR support for spamfilters 8 years ago
czaks 52fe9bc873 fix sane_strategy for advanced build. should fix the ajax.js problem. 8 years ago
czaks f24e0f9814 optimize out openboard when we don`t need it. a big performance improvement too 🏎 8 years ago
czaks 12e6aba5d4 (2/2) advanced build. implement a daemon that will build static pages. 8 years ago
czaks e265375475 fixup 8 years ago
czaks b6f0317bde advanced build (1/2): a small refactor of index generating procedure; generation strategies 8 years ago
Fredrick Brennan 505adffcdc Cyclical threads ♺ 9 years ago
czaks ab02a42725 maybe we can try to load Parsedown, after all we can silence the error 8 years ago
czaks d726eaf195 we don't have a htmlpurifier yet ;_; 8 years ago
Fredrick Brennan 95b1e103cb Edit static pages commit 9 years ago
8chan 7911c374e8 Public action logs commit (log.php) 9 years ago
8chan 6dd1420f91 Add event to quote backlinks 9 years ago
8chan ce3ce4f1b6 Fix *0 secure tripcodes caused by accidentally feeding + signs to crypt() 9 years ago
8chan 7831da83fc New event: rebuildpost, allows you to bind events to ?/edit 9 years ago
Fredrick Brennan b476b66007 [BUG] Image reject repost board option now also affects YT embeds 9 years ago
czaks 126ee42b9d better rules for stripping combined chars, based on 45c0d327619 by @ctrlcctrlv 8 years ago
8chan 7a7574bdca SECURITY / XSS : ?/edit allowed arbitrary HTML to be added by any user thru addition of <tinyboard raw html>1</tinyboard> 10 years ago
8chan 6b04b3c671 Fix post deletion 9 years ago
czaks 77176faece enable javascript in mod panel 8 years ago
czaks a42256b296 locale cache: fix a bug when perms are done wrong 8 years ago
czaks 36b78e5f98 fix for editor highlighting 8 years ago
czaks 7c3126866c ease the migration process for the previous security patch (by introducing another migration); restore php 5.4 compatibility (introducing a polyfill system) 8 years ago
czaks 706feeddff fix cache_config: webms were thumbnailed twice and with the latest addition, they couldn`t resize at all 9 years ago
Marcin Łabanowski 4014682882 fileboard support 9 years ago
czaks 197d5f236f [code] tag support 9 years ago
czaks 094f60d34d try_smarter: fix two bugs. 1. uncovered by the second, during a bump only the page the thread was on and first page were rebuild, despite threads rearranging their positions on the remaining pages. happening always. 2. during smart build, the page wasn`t ordered to be rebuilt 9 years ago
czaks 9831b582fa groups were not defined 9 years ago