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.
 
 
 
 
 
discomrade 1e690333a8 Remove instance configuration 3 years ago
..
lib Add basic captcha 3 years ago
locale update locales 10 years ago
mod Show ban appeal count on mod dashboard 3 years ago
nntpchan Merge branch 'master' of github.com:vichan-devel/Tinyboard 8 years ago
anti-bot.php don't print START every time to the debug file (unless print_err is not commented out) 3 years ago
api.php Check if file fields are set on the API 3 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
captchaconfig.php Remove duplicate block for captcha to work on dev 3 years ago
config.php Enforce maximum length of ban appeal 3 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 fixes 3 years ago
error.php chmod 644 3 years ago
events.php Cleaner check to make sure inc/ files aren't accessed directly. 11 years ago
filters.php retab inc/filters.php 3 years ago
functions.php Refactor deferred js 3 years ago
image.php Fix thumb_ext being ignored 3 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