1622 Commits (38bf3276e4ffd4b82c4a7bc9eb8e1cf692147bb2)

Author SHA1 Message Date
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
Matthieu d2de4419bd Added: config option to hide email in post. (prevent emailfag but let the possibility to sage and noko) 8 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
Anonke 3f29bdfac9 the poster IDs were showing in API despite being disabled 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
czaks cfb2f55b7a Revert "smart_build for buildIndex" 9 years ago
czaks b246daa191 Revert "smart_build: buildThread" (for a moment, something b0rks) 9 years ago
czaks f2a74812f0 smart_build: buildThread 9 years ago
czaks 14671e0535 functions.php fix: after_open_board support; so that we may disable smart_build immediately after open_board 9 years ago
czaks 55277ce383 smart_build for buildIndex 9 years ago
czaks d4892aca12 fix one of the previous commits: fix api_global 9 years ago
czaks e4e01e4573 smart build: define configuration variables 9 years ago
czaks 4030c42bb4 add a global_api variable for buildIndex 9 years ago
czaks deefe8299b unlink a .gz version of a file if it exists 9 years ago
czaks 7fd8c75450 don`t rebuild a page, when not needed, even if it doesn`t exist 9 years ago
czaks 5a9af83ba6 better slugify support for api 9 years ago