Commit graph

24 commits

Author SHA1 Message Date
5e5e45db1e Ensure content passed to the parse_text filter is escaped. 2024-11-07 00:33:42 +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
49b3062dbe Fixed gross misalignment. 2023-07-25 19:03:48 +00:00
92f18bfe9a Redesigned news post preview information section. 2023-07-25 19:02:00 +00:00
d938ff74c1 Removed server-side relative time. 2023-07-18 23:12:47 +00:00
f5d14fac14 Rewrote the news backend. 2023-07-15 17:02:46 +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
b66eb8ba76 Moved news pages into the router and made news object oriented. 2020-05-16 22:35:11 +00:00
b4a581087a Massive overhauls. 2019-12-12 01:42:28 +01:00
0661ca5918 Goodbye background-image hacks! 2019-09-28 21:21:23 +02:00
feb1faab04 Use resized avatars where appropriate. 2019-03-25 21:11:31 +01:00
93e89fe8e5 Match the news preview styling with the real page more. 2019-03-03 20:18:03 +01:00
126eddec51 Updated most static urls to use the url registry. 2019-02-28 22:52:39 +01:00
d146cbae61 Started centralising URLs. 2019-01-24 21:54:24 +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
5186ee9027 C S S V A R I A B L E S 2018-09-23 16:42:15 +02:00
65e70ce1f8 Moved parser utility functions to their own file. 2018-09-21 10:56:52 +02:00
8ea1506a1c Changes the news post previews up a little 2018-08-15 15:08:20 +02:00
f1979c8e4a Restructure templating system. 2018-08-15 03:12:58 +02:00
Renamed from views/mio/news/macros.twig (Browse further)