misuzu/src
2023-01-05 18:33: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 Rewrote Twitter connection (v1.1 -> v2). 2023-01-05 03:20:31 +00:00
Console Rewrote Twitter connection (v1.1 -> v2). 2023-01-05 03:20:31 +00:00
Database Removed support for rolling back database migrations. 2023-01-01 03:42:18 +00:00
Feeds Ran PHPStan over everything and attempted some fixes. 2022-02-19 19:03:00 +00:00
Forum Fixed Mark As Read on forum index not working. 2023-01-02 19:50:33 +00:00
Http/Handlers Fixed Mark As Read on forum index not working. 2023-01-02 19:50:33 +00:00
Imaging Index updates + floatval, intval -> casts. 2023-01-01 19:06:01 +00:00
Net Remove IPAddress::remote and all implicit resolving of the request remote address. 2023-01-05 18:33:03 +00:00
News Removed MisuzuException and use RuntimeException as base. 2022-02-28 01:55:36 +00:00
Parsers Fixed oversight from removing the proxy stuff. 2023-01-01 20:37:15 +00:00
SharpChat Remove IPAddress::remote and all implicit resolving of the request remote address. 2023-01-05 18:33:03 +00:00
Twitter Rewrote Twitter connection (v1.1 -> v2). 2023-01-05 03:20:31 +00:00
Users Remove IPAddress::remote and all implicit resolving of the request remote address. 2023-01-05 18:33:03 +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 Restructured config handler. 2023-01-01 20:23:53 +00:00
CSRF.php Moved forum read marking code into the router. 2019-12-15 02:59:19 +01:00
DB.php Index updates + floatval, intval -> casts. 2023-01-01 19:06:01 +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 IP blacklist for now. 2023-01-05 15:56:36 +00:00
Memoizer.php First bits of Indexification. 2022-02-26 01:27:52 +00:00
MszContext.php Rewrote Twitter connection (v1.1 -> v2). 2023-01-05 03:20:31 +00:00
Pagination.php Index updates + floatval, intval -> casts. 2023-01-01 19:06:01 +00:00
perms.php Removed IP blacklist for now. 2023-01-05 15:56:36 +00:00
Template.php Index updates + floatval, intval -> casts. 2023-01-01 19:06:01 +00:00
TOTP.php Restructured config handler. 2023-01-01 20:23:53 +00:00
TwigMisuzu.php Rewrote avatar element contruction as Twig macro. 2023-01-03 00:10:28 +00:00
url.php Removed IP blacklist for now. 2023-01-05 15:56:36 +00:00
Zalgo.php Ran PHPStan over everything and attempted some fixes. 2022-02-19 19:03:00 +00:00