leftypol_lainchan/inc
towards-a-new-leftypol d3fa904e11 Replace flag instead of creating a new one 2024-11-27 11:51:20 -05:00
..
lib Fix captcha generator securimage.php to work with php 8 2024-05-07 10:54:59 -04:00
locale update locales 2014-10-18 13:54:27 +02:00
mod Fix a rebuilding when moving (targetBoard -> originBoard) 2024-08-12 16:54:19 -04:00
nntpchan Merge branch 'master' of github.com:vichan-devel/Tinyboard 2016-08-19 23:15:47 +02:00
anti-bot.php anti-bot: do not flag missing hash values as spam 2024-07-19 15:40:41 -04:00
api.php API - threads.json last_modified is now really the timestamp of the last post, put bump time in a new field 'bump' 2024-03-31 17:22:42 -04:00
bans.php Small fixes to fix rebuilding 2023-09-05 14:24:06 -04:00
cache.php fs cache backend: silence the error 2015-04-06 22:51:02 +02:00
captchaconfig.php Remove duplicate block for captcha to work on dev 2021-05-08 06:28:46 -04:00
config.php Captcha for TOR users only 2024-05-08 17:16:07 -04: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 Fix posting images 2024-02-26 20:13:29 +00:00
error.php autoformat error.php 2023-09-05 14:24:06 -04:00
events.php Cleaner check to make sure inc/ files aren't accessed directly. 2013-09-06 20:12:04 +10:00
filters.php Add ip member variable to filter class 2024-03-14 17:30:39 -04:00
functions.php Captcha for TOR users only 2024-05-08 17:16:07 -04:00
image.php Fix unsupported image formats were making it into spamnoticer 2023-12-17 05:58:37 -05:00
instance-config.php Replace flag instead of creating a new one 2024-11-27 11:51:20 -05:00
lock.php Continue porting code to php 8.2 2023-12-09 06:24:56 +00: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 Continue porting code to php 8.2 2023-12-09 06:24:56 +00:00
route.php advanced build (1/2): a small refactor of index generating procedure; generation strategies 2016-05-08 10:54:30 +02:00
spamnoticer.php Remove custom attributes from body before sending to spamnoticer 2024-02-03 20:00:55 -05:00
template.php php - fix string escape deprecation warning: 2023-12-07 03:09:18 +00:00