Commit graph

16 commits

Author SHA1 Message Date
4493cc1ab1 No longer rely on Referer header for the comments return URL. 2023-08-31 14:39:50 +00:00
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
f5d14fac14 Rewrote the news backend. 2023-07-15 17:02:46 +00:00
41f1a59b1d Rewrote comments backend. 2020-05-18 21:27:34 +00:00
b66eb8ba76 Moved news pages into the router and made news object oriented. 2020-05-16 22:35:11 +00:00
4a96f69edc Manage is now less of mess! 2019-06-10 00:10:59 +02:00
126eddec51 Updated most static urls to use the url registry. 2019-02-28 22:52:39 +01:00
f03b37e0c6 Fixed inability to view topics ever and also added icons. 2018-12-27 03:59:57 +01:00
6f59c55f75 Restyled news post page. 2018-12-11 02:20:18 +01:00
32ac6816f7 Added markdown styling. 2018-11-01 22:35:10 +01:00
c25c2d76ed Restyled container titles. 2018-10-22 21:53:21 +02:00
7b33ef088d Fixed news tables and finished the shoddy news management panel. 2018-10-11 23:43:52 +02:00
1e0ab7312f Added manage links to the news pages. 2018-10-10 14:25:18 +02:00
65e70ce1f8 Moved parser utility functions to their own file. 2018-09-21 10:56:52 +02:00
f1979c8e4a Restructure templating system. 2018-08-15 03:12:58 +02:00
Renamed from views/mio/news/post.twig (Browse further)