Commit graph

17 commits

Author SHA1 Message Date
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
60cc6643a0 Added new banning system.
it actually works and isn't confusing this time around!
2023-07-26 18:19:48 +00:00
eb30b6b718 Fixed error 500 when trying to view a non-existent profile. 2023-07-25 15:03:25 +00:00
d938ff74c1 Removed server-side relative time. 2023-07-18 23:12:47 +00:00
b797e95d75 Apply user colour to header rather than username on profiles. 2023-07-03 13:53:58 +00:00
50dee8eeb4 Removed the existing, broken follow system. 2021-08-28 20:25:01 +00:00
78ba57750c Removed old userDisplayInfo fetch. 2020-06-10 18:20:30 +00:00
44fc436134 Made user asset handling OOP. 2020-06-07 20:37:03 +00:00
3521d06cef Minor template clean-up. 2020-06-01 19:38:02 +00:00
5556891a40 Made user relation code OOP. 2020-05-29 19:07:18 +00:00
fe1562fd86 Reworked profile field handling. 2019-12-03 02:06:36 +01:00
0661ca5918 Goodbye background-image hacks! 2019-09-28 21:21:23 +02:00
05db5e00cf Display age on profile if a year has been entered. 2019-07-03 02:18:33 +02:00
1badccaa05 Updated avatar selection buttons. 2019-06-08 21:11:24 +02:00
712979ba89 Updated user not found page. 2019-06-06 22:18:31 +02:00
0bf70f82df Highlight active profile section. 2019-05-09 18:46:49 +02:00
19fb0ffc30 Added more styling to the followers/following page. 2019-02-27 17:26:49 +01:00