..
captcha
Update config.php
2017-04-24 11:41:49 +02:00
lib
Fully removed the outdated recaptchalib.php (freed up some room hehe)
2017-07-24 04:03:49 -04:00
locale
Add uk_UA localization files
2017-01-22 22:16:56 +00:00
mod
Merge pull request #245 from ghost/patch-2
2017-10-26 13:35:26 +08: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
(2/2) advanced build. implement a daemon that will build static pages.
2016-05-08 13:23:41 +02:00
cache.php
fs cache backend: silence the error
2015-04-06 22:51:02 +02:00
config.php
Remove links to (dead) tinyboard.org
2017-10-30 15:20:43 -04: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
Fully removed the outdated recaptchalib.php (freed up some room hehe)
2017-07-24 04:03:49 -04:00
image.php
fix some png images being discarded
2015-03-31 05:20:00 +02: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