Commit graph

75 commits

Author SHA1 Message Date
ef46b0ccbb Fixed graphical glitches (hopefully). 2019-01-03 19:02:38 +01:00
0cf328c05d Rewrote the pagination system. 2019-01-03 01:33:02 +01:00
3da99a37b6 Send relation actions through AJAX, closes #93. 2018-12-30 23:07:32 +01:00
e14db1a133 Hide the profile sidebar when there's no content for it. 2018-12-28 17:52:15 +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
f03b37e0c6 Fixed inability to view topics ever and also added icons. 2018-12-27 03:59:57 +01:00
306690c8a7 First bits of the management side for warnings. 2018-12-27 00:21:44 +01:00
abf67dd366 Added IP registration blacklisting. 2018-12-25 22:41:28 +01:00
a88464d67f Removed unused container styling stuff. 2018-12-25 02:55:09 +01:00
f345b7fe51 Added some base stuff for warnings. 2018-12-24 21:35:25 +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
8007d3db29 Fixed pagination in settings. Closes #73. 2018-12-01 13:20:21 +01:00
b9c8a967fa Make url_construct a function instead of a filter. 2018-12-01 12:57:23 +01:00
1412fd6568 Added navigation to settings. 2018-11-20 00:48:09 +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
a2f3e2f966 Updated the icon and text in the roles section. 2018-11-17 21:51:43 +01:00
e7cddfd37e Added personal role management. 2018-11-17 21:37:18 +01:00
3cb971aa03 //user role stuff 2018-11-16 18:54:56 +01:00
32ac6816f7 Added markdown styling. 2018-11-01 22:35:10 +01:00
366ea2710a Moved Twig functions and filters into an Extension class. 2018-10-29 23:00:49 +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
bb6abe4f33 Fixed error on profiles while logged out. 2018-10-28 03:03:53 +01:00
72d72e4c60 Merge settings pages into one. 2018-10-28 03:02:00 +01:00
8495a83d18 Merged settings into a single page. 2018-10-28 00:01:01 +02:00
d5335a0d26 Centralised select template. 2018-10-27 23:38:01 +02:00
f3ba61418d Centralised file input selection. 2018-10-27 20:50:34 +02:00
a887ad6ed4 Restyled checkboxes. 2018-10-27 16:29:13 +02:00
9e105de5cd Moved background settings above the Elsewhere section. 2018-10-27 14:45:51 +02:00
7884c98f7e Fully moved profile, avatar and background editing to on-profile. 2018-10-27 03:20:27 +02:00
a8337d7ab1 Fixed profile header shadows. (Closes #69) 2018-10-26 00:56:21 +02:00
8a62431139 Replaced inputs of type hidden, csrf and text with macros. 2018-10-25 03:35:53 +02:00
1f3afe4c51 Updated pagination look. 2018-10-25 00:48:07 +02:00
aeb71d91d8 Styling fixes. 2018-10-22 23:05:22 +02:00
c25c2d76ed Restyled container titles. 2018-10-22 21:53:21 +02:00
8a71598850 Removed all uses of --new in class names in templates. 2018-10-22 19:26:59 +02:00
b8a30fae6c Recursive forum accent colours! 2018-10-21 23:53:32 +02:00
9a8c0cc164 Fixed date tooltip being displayed on non-date stats on profiles. 2018-10-05 01:35:43 +02:00
c21d1b65ac cool new CSRF protection system 2018-10-02 21:16:42 +02:00
a389ddec79 Revert "Experimenting with new colour scheme more"
This reverts commit 27fb701cec.
2018-09-30 23:10:51 +02:00
27fb701cec Experimenting with new colour scheme more 2018-09-29 23:31:44 +02:00
e6be1b3471 Fixed about editor showing when the user lacks the proper permissions. 2018-09-28 09:58:26 +02:00
0cda47d5af Move more settings.php into functions. 2018-09-28 00:03:43 +02:00
773bccd009 Removed guidelines title, it looks better without. 2018-09-27 22:02:24 +02:00