619 Commits (f36222c0e90dfffc50102bcd75e1af96221d8d7e)

Author SHA1 Message Date
Benjamin Southall 302a27742a Added support for anonymous name generator to be a function in addition to being an array of names 7 years ago
Benjamin Southall c9edbdc1c8 Add support for ignoring URLs when using word filters 7 years ago
jove bbb8075166 Overhauls error handling. 8 years ago
Michael Walker 96ed11a536 Revert "Error overhaul" 8 years ago
jove 77b99b2c4f Finishes error reworking. 8 years ago
ReCaffeinated d0d83ab8d7 We're reworking the error handler# 8 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> 9 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
Michael Walker d46428b5b7 Trim leading newlines and trailing whitespace from code blocks. 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
Matěj Grabovský b25b443e55 Fix a few fatal errors 9 years ago
Matěj Grabovský 1f409a6f4d Fix a few fatal errors 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
czaks 6fd4eb2add fix a locale issue 9 years ago
czaks f053450edf cache_config: fix debug notice 9 years ago
czaks 45f11d1d78 indent the file (inc/functions.php) after the latest changes 9 years ago
czaks dc2928a14d cache_config preliminary release 9 years ago
czaks 758cb94e01 optimization: locale caching, so we don`t have to reparse instance-config every single time 9 years ago
czaks 71ef3430fc optimization: get rid of one more sql query related to installed themes 9 years ago
czaks 34eeaccea9 optimization: we don`t need bans.php most of the time and bans.php has big dependencies 9 years ago
czaks cbbebcd20c optimization: if gettext.so is loaded, we don`t need the fallback implementation 9 years ago
Jayme Brereton fa2e6cfa80 made the define_groups function play nice on hhvm 9 years ago
czaks 67db118f1e Revert "Revert "smart_build: buildThread" (for a moment, something b0rks)" 9 years ago
czaks 99706835c2 Revert "Revert "smart_build for buildIndex"" 9 years ago