misuzu/src
2023-03-09 21:38:03 +00:00
..
Changelog Removed MisuzuException and use RuntimeException as base. 2022-02-28 01:55:36 +00:00
Comments Removed MisuzuException and use RuntimeException as base. 2022-02-28 01:55:36 +00:00
Config Use interface constants instead of a dedicate enum class for config types. 2023-01-06 20:50:41 +00:00
Console Removed Twitter integrations. 2023-03-09 21:38:03 +00:00
Database Updated database migration system to use the Index methods. 2023-01-07 04:15:19 +00:00
Feeds Ran PHPStan over everything and attempted some fixes. 2022-02-19 19:03:00 +00:00
Forum Added most active forum category and topic to profiles. 2023-02-10 09:04:15 +00:00
GeoIP Use interface constants instead of a dedicate enum class for config types. 2023-01-06 20:50:41 +00:00
Http/Handlers Use interface constants instead of a dedicate enum class for config types. 2023-01-06 20:50:41 +00:00
Imaging Index updates + floatval, intval -> casts. 2023-01-01 19:06:01 +00:00
Net Changed name of context class and global variable. 2023-01-06 20:35:03 +00:00
News Removed MisuzuException and use RuntimeException as base. 2022-02-28 01:55:36 +00:00
Parsers Allow media linking without https: or http: prefix on forum. 2023-03-09 16:18:52 +00:00
SharpChat Sharp Chat interop updates. 2023-02-08 00:06:15 +00:00
Users Sharp Chat interop updates. 2023-02-08 00:06:15 +00:00
AuditLog.php Remove IPAddress::remote and all implicit resolving of the request remote address. 2023-01-05 18:33:03 +00:00
AuthToken.php Replace more things with Index implementations, also bump QR Code library. 2022-03-01 23:14:03 +00:00
Config.php Use interface constants instead of a dedicate enum class for config types. 2023-01-06 20:50:41 +00:00
CSRF.php Moved forum read marking code into the router. 2019-12-15 02:59:19 +01:00
DB.php Updated database migration system to use the Index methods. 2023-01-07 04:15:19 +00:00
Emoticon.php Ran PHPStan over everything and attempted some fixes. 2022-02-19 19:03:00 +00:00
GitInfo.php // I FORGOT TO COMMIT THE FILES AHAHAHAHA 2019-12-06 02:04:10 +01:00
HasRankInterface.php Made user asset handling OOP. 2020-06-07 20:37:03 +00:00
Mailer.php Ran PHPStan over everything and attempted some fixes. 2022-02-19 19:03:00 +00:00
manage.php Removed Twitter integrations. 2023-03-09 21:38:03 +00:00
Memoizer.php First bits of Indexification. 2022-02-26 01:27:52 +00:00
MisuzuContext.php Removed Twitter integrations. 2023-03-09 21:38:03 +00:00
Pagination.php Index updates + floatval, intval -> casts. 2023-01-01 19:06:01 +00:00
perms.php Removed Twitter integrations. 2023-03-09 21:38:03 +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 Changed name of context class and global variable. 2023-01-06 20:35:03 +00:00
url.php Removed Twitter integrations. 2023-03-09 21:38:03 +00:00
Zalgo.php Ran PHPStan over everything and attempted some fixes. 2022-02-19 19:03:00 +00:00