Commit graph

14 commits

Author SHA1 Message Date
9911c51d9b Count profile stats using Index database backend. 2023-08-31 00:24:59 +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
60cc6643a0 Added new banning system.
it actually works and isn't confusing this time around!
2023-07-26 18:19:48 +00:00
50dee8eeb4 Removed the existing, broken follow system. 2021-08-28 20:25:01 +00:00
44fc436134 Made user asset handling OOP. 2020-06-07 20:37:03 +00:00
41f1a59b1d Rewrote comments backend. 2020-05-18 21:27:34 +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
4a96f69edc Manage is now less of mess! 2019-06-10 00:10:59 +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
feb1faab04 Use resized avatars where appropriate. 2019-03-25 21:11:31 +01:00
c6826bd4f1 Added profile topic listing (wip). 2019-03-10 22:18:33 +01:00
19fb0ffc30 Added more styling to the followers/following page. 2019-02-27 17:26:49 +01:00