leftypol/inc
2019-11-15 17:25:09 +04:00
..
lib Fixes You look like a bot (reCaptcha window doesn't appear) #159, straight implementation of upstream https://github.com/vichan-devel/vichan/pull/241, but I bumped the jquery version. 2019-08-10 20:39:17 +10:00
locale update locales 2014-10-18 13:54:27 +02:00
mod Fixes delete board regression thanks, as per 31e27a51c2 2019-08-31 01:51:56 +10: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 Casting to make bans work with newer PHP, as per vichan 2019-02-26 10:28:15 +10:00
cache.php fs cache backend: silence the error 2015-04-06 22:51:02 +02:00
config.php add missing ' 2019-08-12 02:38:36 -05:00
controller.php split route and controller parts from smart build 2016-05-08 02:50:44 +02:00
database.php Add preliminary support for other types of databases (e.g PostgreSQL) in database wrapper, by changing hardcoded mysql settings to feature flag 2019-02-26 11:02:40 +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 anti bump flood (#173) 2019-11-15 17:25:09 +04:00
image.php Moving imagecreatefrombmp to polyfill 2019-02-26 10:59:18 +10:00
lock.php i forgot about a queue and a lock implementation 2016-05-08 15:37:49 +02:00
polyfill.php Add imagecreatefrombmp and other relevant functions to polyfill.php because they have builtins in newer PHP 2019-02-26 10:54:45 +10: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