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 81d0bd72c0 Add support for gopher url:// markup as hyperlinks 5 years ago
..
lib Twig update to latest Twig 1.x legacy as per vichan 5 years ago
locale update locales 10 years ago
mod Handle mcrypt_create_iv deprectation by using randombytes in newer PHP versions 5 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 Casting to make bans work with newer PHP, as per vichan 5 years ago
cache.php fs cache backend: silence the error 9 years ago
config.php Add empty boards_alias to inc/config, should fix #133 7 years ago
controller.php split route and controller parts from smart build 8 years ago
database.php Add preliminary support for other types of databases (e.g PostgreSQL) in database wrapper, by changing hardcoded mysql settings to feature flag 5 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 Add support for gopher url:// markup as hyperlinks 5 years ago
image.php Moving imagecreatefrombmp to polyfill 5 years ago
lock.php i forgot about a queue and a lock implementation 8 years ago
polyfill.php Add imagecreatefrombmp and other relevant functions to polyfill.php because they have builtins in newer PHP 5 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