misuzu/src
2023-09-06 19:35:50 +00:00
..
AuditLog Rewrote the user information class. 2023-08-02 22:12:47 +00:00
Auth Rewrote permissions system. 2023-08-30 22:37:21 +00:00
Changelog Moved user related stuff into its own context object. 2023-09-06 13:50:19 +00:00
Comments Moved user related stuff into its own context object. 2023-09-06 13:50:19 +00:00
Config Switch to Sasae. 2023-08-31 21:33:34 +00:00
Counters Added counters table for storing numbers of things statically. 2023-07-28 23:17:37 +00:00
Emoticons Fixed static analysis detections. 2023-08-31 17:14:41 +00:00
Feeds Normalised custom exception usage in user classes. 2023-07-22 15:02:45 +00:00
Forum Rewrote Satori recent forum post fetch. 2023-09-06 19:35:50 +00:00
Home Moved user related stuff into its own context object. 2023-09-06 13:50:19 +00:00
Imaging Fixed various errors and oversights caught by phpstan. 2023-07-18 22:24:23 +00:00
Info Syntactic sugar for mass route registration. 2023-09-06 11:59:44 +00:00
News Moved user related stuff into its own context object. 2023-09-06 13:50:19 +00:00
Parsers Allow media linking without https: or http: prefix on forum. 2023-03-09 16:18:52 +00:00
Perms Fixed static analysis detections. 2023-08-31 17:14:41 +00:00
Profile Rewrote the user information class. 2023-08-02 22:12:47 +00:00
Satori Rewrote Satori recent forum post fetch. 2023-09-06 19:35:50 +00:00
SharpChat Moved user related stuff into its own context object. 2023-09-06 13:50:19 +00:00
Users Moved user related stuff into its own context object. 2023-09-06 13:50:19 +00:00
ClientInfo.php Rewrite login attempts log to use new database backend. 2023-07-22 16:37:57 +00:00
CSRF.php Fixed possible NULL in CSRF check. 2023-07-12 19:14:40 +00:00
GitInfo.php Imported into new repository. 2022-09-13 15:14:49 +02:00
Mailer.php Normalised custom exception usage in user classes. 2023-07-22 15:02:45 +00:00
MisuzuContext.php Rewrote Satori recent forum post fetch. 2023-09-06 19:35:50 +00:00
MisuzuSasaeExtension.php Switch to Sasae. 2023-08-31 21:33:34 +00:00
Pagination.php Index updates + floatval, intval -> casts. 2023-01-01 19:06:01 +00:00
Perm.php Fixed static analysis detections. 2023-08-31 17:14:41 +00:00
Template.php Switch to Sasae. 2023-08-31 21:33:34 +00:00
Tools.php Removed html_colour function, moved renamed DateCheck to Tools and moved the country names function into it and use new callable syntax. 2023-08-31 14:55:39 +00:00
TOTPGenerator.php Some TOTP touch-ups. 2023-07-29 20:18:41 +00:00
url.php No longer rely on Referer header for the comments return URL. 2023-08-31 14:39:50 +00:00
Zalgo.php Cleaned up various utility functions. 2023-07-05 01:33:12 +00:00