misuzu/src
2025-02-09 16:52:46 +00:00
..
Apps Merged OAuth2 handling into Misuzu. 2025-02-02 02:09:56 +00:00
ATProto Merged OAuth2 handling into Misuzu. 2025-02-02 02:09:56 +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 Merged OAuth2 handling into Misuzu. 2025-02-02 02:09:56 +00:00
Comments Made database column names more consistent across the board. 2025-02-07 23:10:41 +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 Moved forum signatures into dedicated table. 2025-02-08 22:52:36 +00:00
Home Moved birthdate into separate table. 2025-02-08 02:43:54 +00:00
Imaging Raised checking level from 5 to 6. 2024-12-02 21:33:15 +00:00
Info Changed internal parser selection value from integers to a string enum. 2025-02-08 17:51:18 +00:00
Messages Changed internal parser selection value from integers to a string enum. 2025-02-08 17:51:18 +00:00
Net Rely on NGINX GeoIP2 module for country code lookup. 2023-07-11 00:25:43 +00:00
News Changed internal parser selection value from integers to a string enum. 2025-02-08 17:51:18 +00:00
OAuth2 Removed 'is'. 2025-02-06 21:12:13 +00:00
Parsers Fixed detections. 2025-02-09 00:28:28 +00:00
Perms Added Data suffix where applicable. 2025-01-29 23:36:35 +00:00
Profile Moved profile about sections into their own table. 2025-02-08 23:20:53 +00:00
Redirects Merged OAuth2 handling into Misuzu. 2025-02-02 02:09:56 +00:00
Routing Only serve ID stuff on main domain and just redirect the id.flashii.net URLs. 2025-02-02 19:31:06 +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 user name history beginnings. 2025-02-09 01:32:35 +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
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 Raised checking level from 5 to 6. 2024-12-02 21:33:15 +00:00
Misuzu.php Speedrunned Bluesky integration for news posts. 2025-01-30 21:31:38 +00:00
MisuzuContext.php Cleaned up use statements in misuzu context. 2025-02-09 16:52:46 +00:00
Pagination.php Shortcut for pagination appending. 2024-12-19 02:27:28 +00:00
Perm.php Made certain strings less ugly. 2025-02-09 16:41:09 +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 Changed internal parser selection value from integers to a string enum. 2025-02-08 17:51:18 +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