Commit graph

27 commits

Author SHA1 Message Date
c1bf19bc12 Converted all Misuzu style route handlers to Index style ones. 2023-08-04 20:51:02 +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
cb40f1efce Added counters table for storing numbers of things statically. 2023-07-28 23:17:37 +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
ace24c8eee Use Node for asset building instead of building on the fly every time (feat. minification!) 2023-07-15 23:58:17 +00:00
7d0e907fa8 Show Index and PDO query counts separately in the footer. 2023-07-15 17:15:40 +00:00
f5d14fac14 Rewrote the news backend. 2023-07-15 17:02:46 +00:00
813d3421bb Landing page redesign. 2021-08-28 17:06:14 +00:00
44fc436134 Made user asset handling OOP. 2020-06-07 20:37:03 +00:00
0661ca5918 Goodbye background-image hacks! 2019-09-28 21:21:23 +02:00
d8cb913892 Removed ice fairies. 2019-09-10 02:02:34 +02:00
124c6c979c Added ice fairies. 2019-09-09 03:36:06 +02:00
feb1faab04 Use resized avatars where appropriate. 2019-03-25 21:11:31 +01:00
bc5c7fb2ff Flip landing page on mobile. 2019-03-02 22:25:35 +01:00
41bce46c7d Sorted the changelog styling out. 2019-03-02 22:04:45 +01:00
aec69ff19c Moved stats into a single db_query call. 2019-03-02 20:29:41 +01:00
d146cbae61 Started centralising URLs. 2019-01-24 21:54:24 +01:00
0fcb7bc4dd //forgot to save whoops 2019-01-18 15:22:53 +01:00
205b019cef Added baseline for birthday field. 2019-01-18 15:11:15 +01:00
44171207d2 Removed the 'throwback' PM welcome notice from the frontpage. 2019-01-07 11:59:06 +01:00
fa6d05e9f6 Updated the changelog list a bit. 2018-12-31 03:16:01 +01:00
514f7c4513 A bunch of front page updates. 2018-12-31 02:37:47 +01:00
f03b37e0c6 Fixed inability to view topics ever and also added icons. 2018-12-27 03:59:57 +01:00
6054422fd8 Fixed some minor things. 2018-12-16 00:58:58 +01:00
e9bda13078 Use avatars for the online users box. 2018-11-17 23:44:58 +01:00
095acb829d Added subtle reminder to split the homepage up in two parts. 2018-10-31 10:44:07 +01:00
Renamed from templates/home/index.twig (Browse further)