Commit graph

38 commits

Author SHA1 Message Date
205b019cef Added baseline for birthday field. 2019-01-18 15:11:15 +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
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
32ac6816f7 Added markdown styling. 2018-11-01 22:35:10 +01:00
d832b59905 Updated everything to use new table names. 2018-10-29 22:18:53 +01: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
8a62431139 Replaced inputs of type hidden, csrf and text with macros. 2018-10-25 03:35:53 +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
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
1d223ae0e5 Display guidelines section on profile in edit mode. 2018-09-27 08:39:49 +02:00
bdff37233e Cool new avatar changing UI on profile. 2018-09-26 11:23:36 +02:00
0ef2dc898b cool profile editor v2 2018-09-23 21:12:40 +02:00
26d17455dc Moved profile header into a separate file. 2018-09-23 16:04:48 +02:00
aa168ed1d0 Updated auth styles to match site styling. 2018-09-23 03:32:18 +02:00
1468d22c9c Added styling to about editor. 2018-09-21 11:28:22 +02:00
65e70ce1f8 Moved parser utility functions to their own file. 2018-09-21 10:56:52 +02:00
4300fc4a4f about section stuff 2018-09-19 20:58:13 +02:00
971a4d83b7 Share new avatar styling. 2018-09-19 08:51:52 +02:00
876d4c45a7 update terminology 2018-09-19 00:41:38 +02:00
818ea9c4c9 Added basic friends system. 2018-09-19 00:16:29 +02:00
af222dfbd8 Restyled the accounts section accordingly with the new profile. 2018-09-17 20:39:46 +02:00
4648520533 laptop 2018-09-17 17:38:49 +02:00
aa748e60c2 Added edit profile button to own profile. 2018-09-17 11:20:15 +02:00
Renamed from templates/user/view.twig (Browse further)