1742 Commits (d34e4f682837b5f338241f48d6c68692855186a8)

Author SHA1 Message Date
8chan Admin 93f748e6a8 Security: capitalization of mods username is significant 10 years ago
czaks abe4bdd6ae fixup 8 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 dcf5d699bd simplify the md5 execution logic 8 years ago
czaks 9768161327 simplify the code a bit 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 caaf741691 [SECURITY] keep up with modern password hashing standards 8 years ago
Michael Walker 9f00630b40 Display banned post contents if reason does not contain cp 8 years ago
Matthieu d2de4419bd Added: config option to hide email in post. (prevent emailfag but let the possibility to sage and noko) 8 years ago
Michael Walker d46428b5b7 Trim leading newlines and trailing whitespace from code blocks. 8 years ago
Michael Walker 692ca79d8b Don't include post messages in public banlist 9 years ago
czaks 6d4e756240 fix a bug for some bad database state. thanks Seisatsu for testing 9 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
czaks 1136cc0e44 reflect in readme, that we support .mp4 files as well now 9 years ago
czaks ccd00c497c a stricter check for webm processing 9 years ago
27chan 219c1987a9 Add extension mp4 9 years ago
27chan f1cbbbc15a Add extension mp4 9 years ago
27chan 601c8cebc9 Add extension mp4 9 years ago
czaks d3d167affb SECURITY: XSS fix for youtube.js/metacafe embed 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
Anonke 3f29bdfac9 the poster IDs were showing in API despite being disabled 9 years ago
Michael Walker 61d9dacdfb When banning/deleting a post, return to the thread, not the board index (unless deleting the OP) 9 years ago
Michael Walker 649255c9b9 When deleting a post, return to the thread, not the board index (unless deleting the OP) 9 years ago
Michael Walker 4184fdec6e Pass the thread ID when banning/deleting 9 years ago
czaks 2d9214ac63 version check should point at engine.vichan.net and not tinyboard.org actually 9 years ago
czaks 4c1d2f924c fix error while installing themes; thanks xixi 9 years ago
Marcin Łabanowski 4014682882 fileboard support 9 years ago
czaks 1b16e97f67 [code] fix regexps 9 years ago
czaks 197d5f236f [code] tag support 9 years ago
8chan f2848f2242 Update GeoIP database 9 years ago
czaks 11dfc8bbdc fs cache backend: silence the error 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 1d28b4be4d cache.php: fs cache 9 years ago
czaks b78b3db010 uncache themes on settings change 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
Jason Puglisi 8cf28682e7 Removed tab at start of api.php to fix ban list and possibly other stuff 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