.. |
Forum
|
Adjustments to make the TRIGGER execute properly.
|
2019-03-03 16:26:23 +01:00 |
Net
|
Added more typesafe shorthands for fetching database operations.
|
2019-01-09 20:06:02 +01:00 |
Parsers
|
// this is quite possibly the worst fucking thing i've ever done but it closes #133
|
2019-01-18 01:27:04 +01:00 |
Users
|
Fixed backwards check.
|
2019-02-28 22:09:51 +01:00 |
array.php
|
Added dropdown for selecting topic type in editor.
|
2018-12-30 20:51:32 +01:00 |
audit_log.php
|
Added forum action audit logging.
|
2019-01-22 15:24:30 +01:00 |
changelog.php
|
Cleaned up random queries, closes #132.
|
2019-01-18 18:08:19 +01:00 |
colour.php
|
Moved Twig functions and filters into an Extension class.
|
2018-10-29 23:00:49 +01:00 |
comments.php
|
Updated more static urls.
|
2019-02-12 15:12:58 +01:00 |
config.php
|
New config system, define a root dir constant and deprecate more of Application.
|
2018-10-04 22:30:55 +02:00 |
csrf.php
|
Started centralising URLs.
|
2019-01-24 21:54:24 +01:00 |
DatabaseMigrationManager.php
|
use mb_ functions on strings
|
2018-09-15 23:55:26 +02:00 |
db.php
|
Don't reprepare already prepared statements.
|
2019-02-27 13:30:07 +01:00 |
general.php
|
Added a UI for managing the IP blacklist.
|
2018-12-26 17:03:26 +01:00 |
git.php
|
Added more audit log events.
|
2018-12-15 22:16:12 +01:00 |
integer.php
|
Added small topic pagination to topic listing.
|
2019-01-04 02:40:18 +01:00 |
mail.php
|
E-mailing: now more procedurally wrapped OOP than ever!
|
2018-10-04 23:53:37 +02:00 |
manage.php
|
Added forum signatures.
|
2019-01-18 23:24:37 +01:00 |
news.php
|
Added more typesafe shorthands for fetching database operations.
|
2019-01-09 20:06:02 +01:00 |
pagination.php
|
Rewrote the pagination system.
|
2019-01-03 01:33:02 +01:00 |
perms.php
|
Memoize perms (why wasn't this done already).
|
2019-02-27 20:24:17 +01:00 |
string.php
|
Add root folder to include path and move utility functions around.
|
2018-09-28 10:56:51 +02:00 |
tpl.php
|
Removed avatar changing field from management panel. Closes #80.
|
2018-12-01 13:35:42 +01:00 |
Twig.php
|
Restructure templating system.
|
2018-08-15 03:12:58 +02:00 |
TwigMisuzu.php
|
Updated user management styling a little bit.
|
2019-02-04 22:10:00 +01:00 |
url.php
|
Update client scripts to use the url registry.
|
2019-03-01 00:06:28 +01: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 |