Commit graph

19 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
9dbfb0a396 Rewrote user role handling. 2023-07-27 23:26:05 +00:00
0bf8fde6c2 Rewrote roles code to be OOP. 2020-06-04 18:48:01 +00:00
216e46eb59 Made the error page when a role has no members less jarring. 2019-12-03 02:28:56 +01:00
4a96f69edc Manage is now less of mess! 2019-06-10 00:10:59 +02:00
126eddec51 Updated most static urls to use the url registry. 2019-02-28 22:52:39 +01:00
8ee35f33c6 Massive user card overhaul. 2019-02-28 22:06:30 +01:00
f57afbc9c7 Temporary (hopefully less glitchy) member listing. 2019-01-18 21:10:09 +01:00
0cf328c05d Rewrote the pagination system. 2019-01-03 01:33:02 +01:00
f03b37e0c6 Fixed inability to view topics ever and also added icons. 2018-12-27 03:59:57 +01:00
0a417b75af //Merging management and public user listing. 2018-12-05 20:57:56 +01:00
b9c8a967fa Make url_construct a function instead of a filter. 2018-12-01 12:57:23 +01:00
d5335a0d26 Centralised select template. 2018-10-27 23:38:01 +02:00
1f3afe4c51 Updated pagination look. 2018-10-25 00:48:07 +02:00
c25c2d76ed Restyled container titles. 2018-10-22 21:53:21 +02:00
774527c616 uhh updates 2018-09-23 18:31:47 +02:00
fa71040fbc More updates to integrate manage into the main site. 2018-08-15 19:20:41 +02:00
1bf81d7a7d First steps to merging manage with the main site. 2018-08-15 04:25:42 +02:00
f1979c8e4a Restructure templating system. 2018-08-15 03:12:58 +02:00
Renamed from views/mio/user/listing.twig (Browse further)