Commit graph

34 commits

Author SHA1 Message Date
c3827bceff Rewrote URL registry. 2023-09-08 20:40:48 +00:00
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
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
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
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
4a96f69edc Manage is now less of mess! 2019-06-10 00:10:59 +02:00
3517a1ace4 Moved some elements of news outside of news.php 2019-05-13 19:02:01 +02:00
fc476ac28c Added RSS/Atom feeds to the news section. 2019-04-12 23:37:59 +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
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
6f59c55f75 Restyled news post page. 2018-12-11 02:20:18 +01:00
b9c8a967fa Make url_construct a function instead of a filter. 2018-12-01 12:57:23 +01:00
32ac6816f7 Added markdown styling. 2018-11-01 22:35:10 +01:00
b7ff2e6505 Fixed news pagination. 2018-10-25 02:23:26 +02: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
6d39c6e3c9 News but everything is a function. 2018-10-10 11:21:57 +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