Commit graph

58 commits

Author SHA1 Message Date
aed8c8b126 Added permission for displaying load timings in the footer. 2023-08-31 00:37:09 +00:00
a120cce5a0 Removed old database backend. 2023-08-31 00:31:11 +00:00
2ea1018123 Added shitty search hack to users class. 2023-08-31 00:19:20 +00:00
265399d343 Rewrote forum backend. 2023-08-28 01:17:34 +00:00
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
2df94ba0f6 Minor members list redesign. 2023-07-19 18:14:04 +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
6d3a24c723 Turned the air conditioner back off. 2021-09-10 13:57:07 +00:00
8bd006a576 Turned on the air conditioner. Don't catch a cold! 2021-09-08 20:59:37 +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
e19c5a68ba Updated 503 page to not depend on CSS or Twig existing. 2020-05-26 18:57:35 +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
f5d693f24b Use news_preview macrro for search results. 2019-05-05 16:25:21 +02:00
4a3afa9fb0 Use real post layout for search page. 2019-05-04 22:00:23 +02:00
6606b0d7c4 Updated look of nothing found notice. 2019-05-01 22:44:52 +02:00
2f06eedb10 Show count in title again. 2019-05-01 22:34:36 +02:00
9704bd3b54 Update topic look on search page. 2019-05-01 22:31:59 +02:00
2298617ee3 Updated search header. 2019-05-01 22:19:04 +02:00
aea03db8e4 Hide sections individually. 2019-04-14 01:28:50 +02:00
03a6e15fe1 Use user cards for user search results. 2019-04-14 01:20:04 +02:00
58457634e0 Added missing page title to search page. 2019-04-14 01:11:16 +02:00
ac6307d0d8 Updated search bar look. 2019-04-14 01:09:40 +02:00
85c41b4d86 Added basic search page. 2019-04-13 18:44:41 +02:00
feb1faab04 Use resized avatars where appropriate. 2019-03-25 21:11:31 +01:00
b2176cd030 Fixed migration page. 2019-03-10 02:05:40 +01:00
6e5854b165 Some preparations for the activity feed. 2019-03-02 23:49:10 +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
d832b59905 Updated everything to use new table names. 2018-10-29 22:18:53 +01:00
48332b2148 Fixes margins on the index. 2018-10-22 23:10:38 +02:00