leftypol_vichan/inc
8chan 7911c374e8 Public action logs commit (log.php)
Note: In a previous commit, I began making inc/mod/auth.php more modular with the check_login() function. Including it does NOT check mod login by default anymore like it does on vichan. You have to call check_login(). I've finally included it in inc/functions.php. If you have any custom pages that use inc/mod/auth.php, just including functions.php is enough now.

===================================
Also: backports 351375185e5 (early 404)
2016-05-06 15:44:26 +02:00
..
lib No more country flags in <title> 2016-05-06 12:40:37 +02:00
locale update locales 2014-10-18 13:54:27 +02:00
mod Public action logs commit (log.php) 2016-05-06 15:44:26 +02:00
anti-bot.php Use Unicode in antispam stuff 2013-09-08 17:01:55 +10:00
api.php fixup 2016-05-05 10:52:58 +02:00
bans.php .x.x less confusing...will change to less_ip eventually 2014-10-11 20:37:58 +02:00
cache.php fs cache backend: silence the error 2015-04-06 22:51:02 +02:00
config.php Public action logs commit (log.php) 2016-05-06 15:44:26 +02:00
database.php Begin upgrade to much better bans table. DO NOT PULL YET; It won't work. 2013-09-17 09:15:24 +10:00
display.php simplify the code a bit 2016-05-05 07:51:55 +02:00
events.php Cleaner check to make sure inc/ files aren't accessed directly. 2013-09-06 20:12:04 +10:00
filters.php enhance filters; make them work on multiimage 2014-08-08 21:35:00 +02:00
functions.php Public action logs commit (log.php) 2016-05-06 15:44:26 +02:00
image.php fix some png images being discarded 2015-03-31 05:20:00 +02:00
instance-config.php Change of instance-config defaults 2011-02-16 16:21:48 +11:00
polyfill.php ease the migration process for the previous security patch (by introducing another migration); restore php 5.4 compatibility (introducing a polyfill system) 2016-05-05 06:43:22 +02:00
remote.php Cleaner check to make sure inc/ files aren't accessed directly. 2013-09-06 20:12:04 +10:00
template.php Fix is_writable check for templates/cache 2014-08-08 21:36:56 +02:00