Commit graph

17 commits

Author SHA1 Message Date
e000c21987 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
ec74f74624 Rewrote most of the comments backend.g 2023-07-15 23:58:17 +00:00
b6c9c6c627 Rewrote the Changelog code. 2023-07-15 02:05:49 +00:00
f3b1c9f70a Fixed canonical url on changelog index. 2020-05-26 13:18:37 +00:00
c365e32d89 Added sanity to changelog code. 2020-05-20 18:09:38 +00:00
41f1a59b1d Rewrote comments backend. 2020-05-18 21:27:34 +00:00
7b910c49bb // I FORGOT TO COMMIT THE FILES AHAHAHAHA 2019-12-06 02:04:10 +01:00
41bce46c7d Sorted the changelog styling out. 2019-03-02 22:04:45 +01:00
126eddec51 Updated most static urls to use the url registry. 2019-02-28 22:52:39 +01:00
f524da4ad6 Fixed changelog date page throwing a 404. 2019-01-03 17:22:51 +01:00
0cf328c05d Rewrote the pagination system. 2019-01-03 01:33:02 +01:00
f03b37e0c6 Fixed inability to view topics ever and also added icons. 2018-12-27 03:59:57 +01:00
b9c8a967fa Make url_construct a function instead of a filter. 2018-12-01 12:57:23 +01:00
1f3afe4c51 Updated pagination look. 2018-10-25 00:48:07 +02:00
c25c2d76ed Restyled container titles. 2018-10-22 21:53:21 +02:00
74fa937332 Made changelog date headers not look out of place. 2018-09-16 23:20:30 +02:00
f1979c8e4a Restructure templating system. 2018-08-15 03:12:58 +02:00
Renamed from views/mio/changelog/index.twig (Browse further)