..
captcha
Update config.php
2017-04-24 11:41:49 +02:00
image
Close #282
2018-05-10 17:33:07 +08:00
lib
Fix PHP 7.4 deprecations
2020-01-20 10:04:39 +08:00
locale
Add uk_UA localization files
2017-01-22 22:16:56 +00:00
mod
Various fixes
2019-11-29 13:54:08 +08:00
nntpchan
Update license and copyright dates
2018-03-01 22:57:53 -03: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
Fix bans of form "5d", "1y", etc. for PHP7.2
2018-07-27 19:06:31 +08:00
cache.php
fs cache backend: silence the error
2015-04-06 22:51:02 +02:00
config.php
By default, no longer treat deprecations as errors
2020-01-20 10:04:39 +08:00
controller.php
split route and controller parts from smart build
2016-05-08 02:50:44 +02:00
database.php
Begin upgrade to much better bans table. DO NOT PULL YET; It won't work.
2013-09-17 09:15:24 +10:00
display.php
simplify the code a bit
2016-05-05 07:51:55 +02:00
events.php
Cleaner check to make sure inc/ files aren't accessed directly.
2013-09-06 20:12:04 +10:00
filters.php
enhance filters; make them work on multiimage
2014-08-08 21:35:00 +02:00
functions.php
insignificant fix
2020-10-31 04:24:21 -07:00
image.php
Close #282
2018-05-10 17:33:07 +08:00
instance-config.php
Change of instance-config defaults
2011-02-16 16:21:48 +11:00
lock.php
i forgot about a queue and a lock implementation
2016-05-08 15:37:49 +02:00
polyfill.php
ease the migration process for the previous security patch (by introducing another migration); restore php 5.4 compatibility (introducing a polyfill system)
2016-05-05 06:43:22 +02: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