Source code of Leftypol imageboard
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Benjamin Southall 06e5052a5d Add ['boards_alias'] in order to have Unicode icons in top bar that route to non unicode board names intelligently. 7 years ago
..
lib No more country flags in <title> 8 years ago
locale update locales 10 years ago
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 7 years ago
nntpchan Merge branch 'master' of github.com:vichan-devel/Tinyboard 8 years ago
anti-bot.php Use Unicode in antispam stuff 11 years ago
api.php Cyclical threads ♺ 8 years ago
bans.php Merged lainchan with vichan master at 25/9/2016 a4b619ae5eaab5755dc215a496854dee8f7ce395 @czaks czaks committed on GitHub 2 days ago 8 years ago
cache.php fs cache backend: silence the error 9 years ago
config.php Add additional valid inputs for multi-url file upload for ['spam']['valid_inputs'] 7 years ago
controller.php split route and controller parts from smart build 8 years ago
database.php Begin upgrade to much better bans table. DO NOT PULL YET; It won't work. 11 years ago
display.php Add ['boards_alias'] in order to have Unicode icons in top bar that route to non unicode board names intelligently. 7 years ago
error.php Make exception handler PHP5 / PHP7 agnostic. 7 years ago
events.php Cleaner check to make sure inc/ files aren't accessed directly. 11 years ago
filters.php Changing wording of post filtering when action is not set from throttled to blocked at user request. 7 years ago
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 7 years ago
image.php fix some png images being discarded 9 years ago
lock.php i forgot about a queue and a lock implementation 8 years ago
polyfill.php 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
queue.php i forgot about a queue and a lock implementation 8 years ago
remote.php Cleaner check to make sure inc/ files aren't accessed directly. 11 years ago
route.php advanced build (1/2): a small refactor of index generating procedure; generation strategies 8 years ago
template.php Fix is_writable check for templates/cache 10 years ago