misuzu/src
2023-07-20 19:36:43 +00:00
..
AuditLog Fixed various errors and oversights caught by phpstan. 2023-07-18 22:24:23 +00:00
Changelog Improved profile fields code. 2023-07-20 19:36:43 +00:00
Comments Fixed various errors and oversights caught by phpstan. 2023-07-18 22:24:23 +00:00
Config Improved profile fields code. 2023-07-20 19:36:43 +00:00
Database Rewrote most of the comments backend.g 2023-07-15 23:58:17 +00:00
Emoticons Rewrote the Changelog code. 2023-07-15 02:05:49 +00:00
Feeds Fixed various errors and oversights caught by phpstan. 2023-07-18 22:24:23 +00:00
Forum Fixed various errors and oversights caught by phpstan. 2023-07-18 22:24:23 +00:00
Http/Handlers Removed lockdown feature for now. 2023-07-19 19:04:57 +00:00
Imaging Fixed various errors and oversights caught by phpstan. 2023-07-18 22:24:23 +00:00
News Fixed various errors and oversights caught by phpstan. 2023-07-18 22:24:23 +00:00
Parsers Allow media linking without https: or http: prefix on forum. 2023-03-09 16:18:52 +00:00
Profile Improved profile fields code. 2023-07-20 19:36:43 +00:00
SharpChat Removed old formats of and unused SharpChat endpoints. 2023-07-18 22:33:13 +00:00
Users Improved profile fields code. 2023-07-20 19:36:43 +00:00
AuthToken.php Fixed various errors and oversights caught by phpstan. 2023-07-18 22:24:23 +00:00
CSRF.php Fixed possible NULL in CSRF check. 2023-07-12 19:14:40 +00:00
DateCheck.php Fixed leap year birthdays without a year set. 2023-07-12 23:08:35 +00:00
DB.php Use the Index DSN to create the PDO based DB instance. 2023-07-11 22:45:23 +00:00
DbStatementCache.php Added more elegant method for statement caching. 2023-07-14 20:26:38 +00:00
GitInfo.php Imported into new repository. 2022-09-13 15:14:49 +02:00
HasRankInterface.php Imported into new repository. 2022-09-13 15:14:49 +02:00
Mailer.php Fixed various errors and oversights caught by phpstan. 2023-07-18 22:24:23 +00:00
manage.php Fixed various errors and oversights caught by phpstan. 2023-07-18 22:24:23 +00:00
Memoizer.php Cleaned up various utility functions. 2023-07-05 01:33:12 +00:00
MisuzuContext.php Fixed various errors and oversights caught by phpstan. 2023-07-18 22:24:23 +00:00
Pagination.php Index updates + floatval, intval -> casts. 2023-01-01 19:06:01 +00:00
perms.php Added ability to add redirects to deleted topic ids. 2023-04-30 00:18:14 +00:00
Template.php Changed name of context class and global variable. 2023-01-06 20:35:03 +00:00
TOTP.php Restructured config handler. 2023-01-01 20:23:53 +00:00
TwigMisuzu.php Fixed whatever the date formatter was smoking. 2023-07-18 23:19:19 +00:00
url.php Removed unnecessary checks from URL formatter. 2023-07-18 22:36:07 +00:00
Zalgo.php Cleaned up various utility functions. 2023-07-05 01:33:12 +00:00