leftypol/inc
2017-04-19 07:09:02 +09: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 Implemented mods can't access random from dashboard #88. Please note this doesn't use mod custom_pages functionality provided by vichan (because the that only works if your overboard has name that doesn't look like other boards), and requires ['overboards'] to be set as an array of board uri's which are overboards, with the correct values for type (theme type e.g. ukko, rand or semirand) title, subtitle, thread_limit and exclude in array of for each board uri 2017-04-11 03:08:20 +09:00
nntpchan Merge branch 'master' of github.com:vichan-devel/Tinyboard 2016-08-19 23:15:47 +02:00
anti-bot.php Use Unicode in antispam stuff 2013-09-08 17:01:55 +10:00
api.php Cyclical threads ♺ 2016-05-06 16:39:20 +02:00
bans.php Merged lainchan with vichan master at 25/9/2016 0bd63149b7 @czaks czaks committed on GitHub 2 days ago 2016-09-25 16:34:47 +09:00
cache.php fs cache backend: silence the error 2015-04-06 22:51:02 +02:00
config.php Add additional valid inputs for multi-url file upload for ['spam']['valid_inputs'] 2017-04-07 19:42:39 +09:00
controller.php split route and controller parts from smart build 2016-05-08 02:50:44 +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 Add ['boards_alias'] in order to have Unicode icons in top bar that route to non unicode board names intelligently. 2017-04-19 07:09:02 +09:00
error.php Make exception handler PHP5 / PHP7 agnostic. 2017-03-24 18:49:04 +09:00
events.php Cleaner check to make sure inc/ files aren't accessed directly. 2013-09-06 20:12:04 +10:00
filters.php Changing wording of post filtering when action is not set from throttled to blocked at user request. 2016-12-14 05:42:12 +09:00
functions.php 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 2017-03-09 13:58:41 +09:00
image.php fix some png images being discarded 2015-03-31 05:20:00 +02:00
lock.php i forgot about a queue and a lock implementation 2016-05-08 15:37:49 +02: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
queue.php i forgot about a queue and a lock implementation 2016-05-08 15:37:49 +02:00
remote.php Cleaner check to make sure inc/ files aren't accessed directly. 2013-09-06 20:12:04 +10:00
route.php advanced build (1/2): a small refactor of index generating procedure; generation strategies 2016-05-08 10:54:30 +02:00
template.php Fix is_writable check for templates/cache 2014-08-08 21:36:56 +02:00