misuzu/src
2019-01-22 16:18:01 +01:00
..
Forum Added OP badge, closes #120. 2019-01-22 14:58:57 +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 Added hierarchy checks in important places, mostly closes #94. 2019-01-22 16:18:01 +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
cache.php Caching but it's procedural now. 2018-10-07 00:40:14 +02: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 Make links in comments clickable, closes #131 completely. 2019-01-22 15:52:41 +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 Doubled CSRF token lifetime (15 minutes -> 30 minutes). 2019-01-18 13:15:55 +01:00
DatabaseMigrationManager.php use mb_ functions on strings 2018-09-15 23:55:26 +02:00
db.php Added more typesafe shorthands for fetching database operations. 2019-01-09 20:06:02 +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 Added more typesafe shorthands for fetching database operations. 2019-01-09 20:06:02 +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 Added small topic pagination to topic listing. 2019-01-04 02:40:18 +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