Commit graph

36 commits

Author SHA1 Message Date
50dee8eeb4 Removed the existing, broken follow system. 2021-08-28 20:25:01 +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
d2aa478c58 Rewrote session code to be OOP. 2020-05-25 19:58:06 +00:00
58f22c9d74 Replaced get_browser with a MUCH faster library. 2020-05-25 14:33:52 +00:00
174d25d40f Made login attempts functions OOP. 2020-05-25 14:15:17 +00:00
bfe69276b8 Rewrote audit log to be OOP. 2020-05-21 15:05:30 +00:00
0661ca5918 Goodbye background-image hacks! 2019-09-28 21:21:23 +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
a2ae5e3d15 Made settings multi-page again. 2019-06-06 22:09:27 +02:00
4c506d84cb Updates to the session system. Closes #168. 2019-03-31 01:53:46 +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
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
5fbad79c23 Moved user asset serving out of profile.php. 2019-02-27 15:46:18 +01:00
f57afbc9c7 Temporary (hopefully less glitchy) member listing. 2019-01-18 21:10:09 +01:00
698ab50435 Finished implementation of warning and banning system, closes #87. 2018-12-28 06:03:42 +01:00
e1c2c97669 Improved the warning management UI. 2018-12-27 22:01:57 +01:00
306690c8a7 First bits of the management side for warnings. 2018-12-27 00:21:44 +01:00
84948121bc Improved look of global audit log. 2018-12-15 19:14:23 +01:00
0a417b75af //Merging management and public user listing. 2018-12-05 20:57:56 +01:00
e4ad15b660 A makeover for account logs as well. 2018-11-20 00:13:48 +01:00
70c3cd63fc Restyled login attempts. 2018-11-19 23:48:01 +01:00
485749c997 Added per-session activity timestamp. 2018-10-29 22:23:53 +01:00
d832b59905 Updated everything to use new table names. 2018-10-29 22:18:53 +01:00
67d59d90bf Massively cleaned up settings.php. 2018-10-29 20:12:06 +01:00
1430b2e692 Updated session manager styling. 2018-10-29 18:55:10 +01:00
8786ed10dc // 2018-10-28 14:45:25 +01:00
aeb71d91d8 Styling fixes. 2018-10-22 23:05:22 +02:00
8a71598850 Removed all uses of --new in class names in templates. 2018-10-22 19:26:59 +02:00
5186ee9027 C S S V A R I A B L E S 2018-09-23 16:42:15 +02:00
b3a9eb4fdf Make user cards match new profile look. 2018-09-19 10:18:20 +02:00
bcd56a23e7 Fixed user card wrapping issues. 2018-08-16 04:02:27 +02:00
fa71040fbc More updates to integrate manage into the main site. 2018-08-15 19:20:41 +02:00