misuzu/src
2025-02-26 22:03:13 +00:00
..
Apps PHPStan fixes. 2025-02-26 22:03:13 +00:00
ATProto Moved user agent string creation thingy into a method. 2025-02-26 15:14:30 +00:00
AuditLog Added id to the audit logs table. 2025-02-08 02:51:03 +00:00
Auth Made database column names more consistent across the board. 2025-02-07 23:10:41 +00:00
Changelog PHPStan fixes. 2025-02-26 22:03:13 +00:00
Comments PHPStan fixes. 2025-02-26 22:03:13 +00:00
Counters Merged OAuth2 handling into Misuzu. 2025-02-02 02:09:56 +00:00
Emoticons Made database column names more consistent across the board. 2025-02-07 23:10:41 +00:00
Forum PHPStan fixes. 2025-02-26 22:03:13 +00:00
Home Rewrote the comments system. (#1) 2025-02-20 02:19:32 +00:00
Imaging Raised checking level from 5 to 6. 2024-12-02 21:33:15 +00:00
Info Moved constants out of misuzu.php. 2025-02-09 20:44:10 +00:00
JWT PHPStan fixes. 2025-02-26 22:03:13 +00:00
Messages Moved constants out of misuzu.php. 2025-02-09 20:44:10 +00:00
Net Rely on NGINX GeoIP2 module for country code lookup. 2023-07-11 00:25:43 +00:00
News PHPStan fixes. 2025-02-26 22:03:13 +00:00
OAuth2 PHPStan fixes. 2025-02-26 22:03:13 +00:00
Parsers Fixed detections. 2025-02-09 00:28:28 +00:00
Perms Use .env file instead of local config. 2025-02-09 23:34:28 +00:00
Profile Moved profile about sections into their own table. 2025-02-08 23:20:53 +00:00
Redirects No longer use random anonymous object for asset info. 2025-02-09 19:58:09 +00:00
Routing Rewrote the comments system. (#1) 2025-02-20 02:19:32 +00:00
Satori Moved profile background settings out of the users table. 2025-02-08 21:20:44 +00:00
SharpChat Fixed chat login using Bearer token. 2025-02-02 02:34:51 +00:00
Users Added OpenID Connect. 2025-02-25 02:30:24 +00:00
WebFinger PHPStan fixes. 2025-02-26 22:03:13 +00:00
Whoops Use .env file instead of local config. 2025-02-09 23:34:28 +00:00
AssetInfo.php No longer use random anonymous object for asset info. 2025-02-09 19:58:09 +00:00
ClientInfo.php Updated Index version. 2025-01-29 23:13:17 +00:00
CSRF.php Added template layer below the master template in preparation for other things. 2025-01-30 12:07:59 +00:00
DatabaseContext.php Use .env file instead of local config. 2025-02-09 23:34:28 +00:00
DomainRoles.php Use .env file instead of local config. 2025-02-09 23:34:28 +00:00
GitInfo.php // I FORGOT TO COMMIT THE FILES AHAHAHAHA 2019-12-06 02:04:10 +01:00
LegacyRoutes.php Improved flow for using OAuth2 while logged out. 2025-02-02 19:51:05 +00:00
Mailer.php Moved constants out of misuzu.php. 2025-02-09 20:44:10 +00:00
Misuzu.php Moved user agent string creation thingy into a method. 2025-02-26 15:14:30 +00:00
MisuzuContext.php JWT out of the OpenID namespace and merged the remainder with the OAuth namespace. 2025-02-26 21:01:32 +00:00
Pagination.php Shortcut for pagination appending. 2024-12-19 02:27:28 +00:00
Perm.php Rewrote the comments system. (#1) 2025-02-20 02:19:32 +00:00
SiteInfo.php Added Bluesky link where the Twitter link used to be. 2025-01-30 13:04:43 +00:00
Template.php Raised checking level from 5 to 6. 2024-12-02 21:33:15 +00:00
TemplatingExtension.php No longer use random anonymous object for asset info. 2025-02-09 19:58:09 +00:00
Tools.php Removed unused CSS stuff. 2025-02-07 00:12:13 +00:00
TotpGenerator.php Moved TOTP codes out of the main users table. 2025-02-08 01:36:33 +00:00
Zalgo.php Raised checking level from 5 to 6. 2024-12-02 21:33:15 +00:00