Commit graph

14 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
d938ff74c1 Removed server-side relative time. 2023-07-18 23:12:47 +00:00
78ba57750c Removed old userDisplayInfo fetch. 2020-06-10 18:20:30 +00:00
5da66e7cf3 Use User class in manage. 2020-06-10 17:50:15 +00: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
feb1faab04 Use resized avatars where appropriate. 2019-03-25 21:11:31 +01:00
cdd7f8d9d7 Fixed another styling issue. 2019-02-05 13:34:09 +01:00
a65777dc3b Fixed styling issue caused by a replace all. 2019-02-05 13:33:33 +01:00
39c9c128c0 Updated user management styling a little bit. 2019-02-04 22:10:00 +01:00
2379d953ac Restyled the manage user listing. 2019-02-04 12:38:20 +01:00
6424f646e2 Added hierarchy checks in important places, mostly closes #94. 2019-01-22 16:18:01 +01:00
0cf328c05d Rewrote the pagination system. 2019-01-03 01:33:02 +01:00
e9ec03608c Removed avatar changing field from management panel. Closes #80. 2018-12-01 13:35:42 +01:00
Renamed from templates/manage/users/listing.twig (Browse further)