Commit graph

17 commits

Author SHA1 Message Date
7353553de7 Rewrote the comments system. ()
old one basically bitrotted to death, may it rinse in prosciutto

Reviewed-on: 
Co-authored-by: flashwave <me@flash.moe>
Co-committed-by: flashwave <me@flash.moe>
2025-02-20 02:19:32 +00:00
d462ee0594 Added Data suffix where applicable. 2025-01-29 23:36:35 +00:00
6c7568e261 Updated Index version. 2025-01-29 23:13:17 +00:00
d3f9c299af Rewrote the Pagination handler. 2024-12-19 01:22:26 +00:00
0e64d85393 Raised checking level from 5 to 6. 2024-12-02 21:33:15 +00:00
d103477fe1 Removed getter/setter methods in favour of property hooks and asymmetric visibility. 2024-11-30 04:09:29 +00:00
55a2424fee Updated to latest Index version. 2024-10-05 02:40:29 +00:00
0da002d6d2 Updated Misuzu to new HTTP router. 2024-03-30 03:14:03 +00:00
ba7fb5e15a Added lazy database object creation. 2024-02-07 00:04:45 +00:00
48b767edd4 Added URL registry attributes. 2023-09-10 00:04:53 +00:00
c3827bceff Rewrote URL registry. 2023-09-08 20:40:48 +00:00
0d0bd041a4 Route registration with attributes! 2023-09-08 00:13:30 +00:00
ade2460b92 Moved user related stuff into its own context object. 2023-09-06 13:50:19 +00:00
618a3c31d9 Syntactic sugar for mass route registration. 2023-09-06 11:59:44 +00:00
c0dbd36cbe 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
f394f372c1 Made data source argument lists for News, Changelog, Comments and Emotes consistent with the rest. 2023-08-05 13:50:15 +00:00
c1bf19bc12 Converted all Misuzu style route handlers to Index style ones. 2023-08-04 20:51:02 +00:00
Renamed from src/Http/Handlers/ChangelogHandler.php (Browse further)