Commit graph

20 commits

Author SHA1 Message Date
cc9fccdf18 Updated Index and switched to Carbon for date handling. 2024-08-04 21:37:12 +00:00
107d16cf46 Updated Misuzu to new HTTP router. 2024-03-30 03:14:03 +00:00
070dc5e782 Added lazy database object creation. 2024-02-07 00:04:45 +00:00
3e49f6e503 Added URL registry attributes. 2023-09-10 00:04:53 +00:00
c3bed1c0e3 Rewrote URL registry. 2023-09-08 20:40:48 +00:00
c5a284f360 Route registration with attributes! 2023-09-08 00:13:30 +00:00
9b2c409a24 Moved user related stuff into its own context object. 2023-09-06 13:50:19 +00:00
7190a5f4df Syntactic sugar for mass route registration. 2023-09-06 11:59:44 +00:00
9682fa595a Fixed static analysis detections. 2023-08-31 17:14:41 +00:00
45500ce698 Removed html_colour function, moved renamed DateCheck to Tools and moved the country names function into it and use new callable syntax. 2023-08-31 14:55:39 +00:00
d4f6990e8a Made data source argument lists for News, Changelog, Comments and Emotes consistent with the rest. 2023-08-05 13:50:15 +00:00
cf71129153 Converted all Misuzu style route handlers to Index style ones. 2023-08-04 20:51:02 +00:00
383e2ed0e0 Rewrote the user information class.
This one took multiple days and it pretty invasive into the core of Misuzu so issue might (will) arise, there's also some features that have gone temporarily missing in the mean time and some inefficiencies introduced that will be fixed again at a later time.
The old class isn't gone entirely because I still have to figure out what I'm gonna do about validation, but for the most part this knocks out one of the "layers of backwards compatibility", as I've been referring to it, and is moving us closer to a future where Flashii actually gets real updates.
If you run into anything that's broken and you're inhibited from reporting it through the forum, do it through chat or mail me at flashii-issues@flash.moe.
2023-08-02 22:12:47 +00:00
42d893fc18 Use the Index DbStatementCache implementation. 2023-07-22 14:00:51 +00:00
e6c826a7d7 Fixed various errors and oversights caught by phpstan. 2023-07-18 22:24:23 +00:00
f24f811acc Rewrote most of the comments backend.g 2023-07-15 23:58:17 +00:00
bff42c26ab Rewrote the news backend. 2023-07-15 17:02:46 +00:00
9cb0a04611 Get rid of unused JSON stuff. 2023-07-10 20:12:20 +00:00
027ed5aff6 Cleaned up various utility functions. 2023-07-05 01:33:12 +00:00
28890cd5d5 Imported into new repository. 2022-09-13 15:14:49 +02:00