Commit graph

17 commits

Author SHA1 Message Date
f394f372c1 Made data source argument lists for News, Changelog, Comments and Emotes consistent with the rest. 2023-08-05 13:50:15 +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
d938ff74c1 Removed server-side relative time. 2023-07-18 23:12:47 +00:00
ce01602fb0 Fixed error on main page. 2023-07-15 02:08:13 +00:00
b6c9c6c627 Rewrote the Changelog code. 2023-07-15 02:05:49 +00:00
70e340be34 Moved webhook handler for changelog into Misuzu. 2021-07-30 22:06:11 +00:00
c365e32d89 Added sanity to changelog code. 2020-05-20 18:09:38 +00:00
4a96f69edc Manage is now less of mess! 2019-06-10 00:10:59 +02:00
5bc6c0728b Split the changelog manage section up into multiple files. 2019-06-08 23:46:24 +02:00
6ecb590c57 Hardcoded changelog actions. 2019-04-12 00:31:23 +02: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
fa6d05e9f6 Updated the changelog list a bit. 2018-12-31 03:16:01 +01:00
366ea2710a Moved Twig functions and filters into an Extension class. 2018-10-29 23:00:49 +01:00
5186ee9027 C S S V A R I A B L E S 2018-09-23 16:42:15 +02:00
86bc60aca2 Restyled changelog related manage pages 2018-08-16 19:26:16 +02:00
f1979c8e4a Restructure templating system. 2018-08-15 03:12:58 +02:00
Renamed from views/mio/changelog/macros.twig (Browse further)