This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
misuzu-interim/src
2023-08-28 13:45:36 +00:00
..
AuditLog Rewrote the user information class. 2023-08-02 22:12:47 +00:00
Auth Fixed issue caused by used of dangling variable on sessions page. 2023-08-03 01:43:43 +00:00
Changelog Made data source argument lists for News, Changelog, Comments and Emotes consistent with the rest. 2023-08-05 13:50:15 +00:00
Comments Made data source argument lists for News, Changelog, Comments and Emotes consistent with the rest. 2023-08-05 13:50:15 +00:00
Config Use the Index DbStatementCache implementation. 2023-07-22 14:00:51 +00:00
Counters Added counters table for storing numbers of things statically. 2023-07-28 23:17:37 +00:00
Database Rewrote most of the comments backend.g 2023-07-15 23:58:17 +00:00
Emoticons Made data source argument lists for News, Changelog, Comments and Emotes consistent with the rest. 2023-08-05 13:50:15 +00:00
Feeds Normalised custom exception usage in user classes. 2023-07-22 15:02:45 +00:00
Forum Fixed topic type string usage. 2023-08-28 01:41:13 +00:00
Home Made data source argument lists for News, Changelog, Comments and Emotes consistent with the rest. 2023-08-05 13:50:15 +00:00
Imaging Fixed various errors and oversights caught by phpstan. 2023-07-18 22:24:23 +00:00
Info Converted all Misuzu style route handlers to Index style ones. 2023-08-04 20:51:02 +00:00
News Made data source argument lists for News, Changelog, Comments and Emotes consistent with the rest. 2023-08-05 13:50:15 +00:00
Parsers
Profile Rewrote the user information class. 2023-08-02 22:12:47 +00:00
Satori Rewrote the user information class. 2023-08-02 22:12:47 +00:00
SharpChat Fixed emoticon ordering in chat. 2023-08-07 12:59:08 +00:00
Users Rewrote forum backend. 2023-08-28 01:17:34 +00:00
ClientInfo.php Rewrite login attempts log to use new database backend. 2023-07-22 16:37:57 +00:00
CSRF.php
DateCheck.php
DB.php Cleaned up User and UserSession queries. 2023-07-28 15:07:30 +00:00
GitInfo.php
Mailer.php Normalised custom exception usage in user classes. 2023-07-22 15:02:45 +00:00
MisuzuContext.php Rewrote forum backend. 2023-08-28 01:17:34 +00:00
Pagination.php
perms.php Removed manage.php. 2023-08-28 13:45:36 +00:00
Template.php Rewrote forum backend. 2023-08-28 01:17:34 +00:00
TOTPGenerator.php Some TOTP touch-ups. 2023-07-29 20:18:41 +00:00
TwigMisuzu.php Rewrote forum backend. 2023-08-28 01:17:34 +00:00
url.php Rewrote forum backend. 2023-08-28 01:17:34 +00:00
Zalgo.php