Commit graph

34 commits

Author SHA1 Message Date
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