.. |
captcha
|
Update config.php
|
2017-04-24 11:41:49 +02:00 |
image
|
Close #282
|
2018-05-10 17:33:07 +08:00 |
lib
|
Update Twig. This closes #295
|
2018-05-10 18:25:37 +08:00 |
locale
|
Add uk_UA localization files
|
2017-01-22 22:16:56 +00:00 |
mod
|
Fix capcodes in PHP7.2. Close #299
|
2018-07-27 20:08:03 +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
|
fix typo in inc/config.php
|
2019-03-22 10:02:38 +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
|
Fix capcodes in PHP7.2. Close #299
|
2018-07-27 20:08:03 +08: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 |