.. |
Forum
|
Changed minimum title and post lengths.
|
2019-06-03 20:33:19 +02:00 |
Net
|
Removed all uses of .
|
2019-05-07 10:08:27 +02:00 |
Parsers
|
Added Zalgo bbcode
|
2019-05-09 17:59:48 +02:00 |
Users
|
Don't count deleted things.
|
2019-06-06 20:29:00 +02:00 |
array.php
|
Rewrote forum permission backend (removed all WITH RECURSIVE statements).
|
2019-04-30 22:55:12 +02:00 |
audit_log.php
|
Added forum action audit logging.
|
2019-01-22 15:24:30 +01:00 |
base32.php
|
Added time based two factor authentication support.
|
2019-03-10 01:57:19 +01:00 |
changelog.php
|
Removed all uses of .
|
2019-05-07 10:08:27 +02:00 |
colour.php
|
Minimise usage of utility.php and made password entropy function support multibyte strings.
|
2019-03-25 14:24:10 +01:00 |
comments.php
|
Reworked permission fetching.
|
2019-04-30 02:55:10 +02:00 |
config.php
|
Removed all uses of .
|
2019-05-07 10:08:27 +02:00 |
csrf.php
|
Removed all uses of .
|
2019-05-07 10:08:27 +02:00 |
DatabaseMigrationManager.php
|
use mb_ functions on strings
|
2018-09-15 23:55:26 +02:00 |
db.php
|
Removed all uses of .
|
2019-05-07 10:08:27 +02:00 |
general.php
|
Added a UI for managing the IP blacklist.
|
2018-12-26 17:03:26 +01:00 |
git.php
|
Display branch name in footer when not in master branch.
|
2019-04-10 11:31:24 +02:00 |
integer.php
|
Added small topic pagination to topic listing.
|
2019-01-04 02:40:18 +01:00 |
mail.php
|
Removed all uses of .
|
2019-05-07 10:08:27 +02:00 |
manage.php
|
Manage is now less of mess!
|
2019-06-10 00:10:59 +02:00 |
news.php
|
Added support for unranking individual topics as well.
|
2019-05-28 22:07:20 +02:00 |
otp.php
|
Added time based two factor authentication support.
|
2019-03-10 01:57:19 +01:00 |
pagination.php
|
Stricter checking on GET variables.
|
2019-03-18 23:02:30 +01:00 |
perms.php
|
Fixed permission checking.
|
2019-05-09 17:11:42 +02:00 |
string.php
|
Minimise usage of utility.php and made password entropy function support multibyte strings.
|
2019-03-25 14:24:10 +01:00 |
tpl.php
|
Minor fixes.
|
2019-06-10 00:16:34 +02:00 |
Twig.php
|
Restructure templating system.
|
2018-08-15 03:12:58 +02:00 |
TwigMisuzu.php
|
Restore accidentally removed function.
|
2019-05-09 18:52:44 +02:00 |
twitter.php
|
Post featured news post links to Twitter.
|
2019-03-06 14:37:01 +01:00 |
url.php
|
Manage is now less of mess!
|
2019-06-10 00:10:59 +02:00 |
WhoopsReporter.php
|
Fixed inability to view topics ever and also added icons.
|
2018-12-27 03:59:57 +01:00 |
zalgo.php
|
// just using PSR2 until i can figure this out in sublimelinter
|
2018-12-15 22:29:34 +01:00 |