Commit graph

44 commits

Author SHA1 Message Date
c876bc2710 Fixed Forum Activity section always showing up. 2024-02-13 21:22:56 +00:00
3e7935fb79 Added private messages. 2024-01-30 23:47:02 +00:00
c3827bceff Rewrote URL registry. 2023-09-08 20:40:48 +00:00
fdafd9b129 Switch to Sasae. 2023-08-31 21:33:34 +00:00
9911c51d9b Count profile stats using Index database backend. 2023-08-31 00:24:59 +00:00
0d90b6576b Fixed errors on profiles. 2023-08-28 14:45:32 +00:00
265399d343 Rewrote forum backend. 2023-08-28 01:17:34 +00:00
ce8f9c0435 Fixed profile editing failing due to old argument. 2023-08-06 19:09:59 +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
d31cc70128 Rewrote user warnings backend. 2023-07-26 22:43:50 +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
d870a386cf Improved profile fields code. 2023-07-20 19:36:43 +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
f9edc5b9cf Switched to Index byte formatter and adjusted max file sizes. 2023-07-05 23:09:28 +00:00
b797e95d75 Apply user colour to header rather than username on profiles. 2023-07-03 13:53:58 +00:00
1f6eb44ab6 Added most active forum category and topic to profiles. 2023-02-10 09:04:15 +00:00
249294aa0f Fixed 'view full profile' thing showing up on non-existent users while logged out. 2023-01-07 04:47:31 +00:00
c750591782 Fixed user not found error page. 2022-06-06 18:30:02 +02: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
73d3552dcb Rewrote warnings system to be OOP, also added permanent warnings. 2020-06-01 00:33:16 +00:00
5556891a40 Made user relation code OOP. 2020-05-29 19:07:18 +00:00
41f1a59b1d Rewrote comments backend. 2020-05-18 21:27:34 +00:00
b4a581087a Massive overhauls. 2019-12-12 01:42:28 +01: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
119bbdd3e8 Code style updates. 2019-06-10 19:04:53 +02:00
4c0310beb5 Made the CSRF system less complicated. 2019-06-10 17:21:53 +02:00
4a96f69edc Manage is now less of mess! 2019-06-10 00:10:59 +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
9d35085fe5 Added basic user post listing. 2019-05-09 18:50:18 +02:00
0bf70f82df Highlight active profile section. 2019-05-09 18:46:49 +02:00
101d4d1b51 Updated text on profile. 2019-03-25 21:12:49 +01: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
7057ca7855 Fixed typo. 2019-02-27 17:29:38 +01:00
19fb0ffc30 Added more styling to the followers/following page. 2019-02-27 17:26:49 +01:00