Commit graph

138 commits

Author SHA1 Message Date
c21d1b65ac cool new CSRF protection system 2018-10-02 21:16:42 +02:00
5097cb812a Removed static.flash.moe references (topic left overs are up for redesign). 2018-10-02 19:31:33 +02:00
fd1a2fd76e Added some experimental background options. 2018-10-01 13:36:38 +02:00
d7fc87685d Added basic spambot countermeasure 2018-09-30 23:24:15 +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
9b714d6b9b Improved private mode, replaces Auth.staging. 2018-09-28 09:56:55 +02:00
44cb3e5bac Prevent viewing the test site without logging in. 2018-09-28 00:27:30 +02:00
0cda47d5af Move more settings.php into functions. 2018-09-28 00:03:43 +02:00
012171635e Ridding of IPAddress and IPAddressRange, the latter was broken and the former was obsoleted by INET funcs. 2018-09-27 10:32:43 +02:00
b0f6db2450 Removed some refs to IPAddress class. 2018-09-27 09:15:33 +02:00
09490a7599 Removed dead use statements. 2018-09-27 08:48:23 +02:00
b385909298 Don't redirect if there are errors. 2018-09-27 08:42:43 +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
c11a452334 Added ability to get to profile by username. 2018-09-25 23:58:31 +02:00
238d454464 Remove profile field editor from manage and add return links. 2018-09-25 23:21:11 +02:00
0998e5d69c Added online users list to the frontpage. 2018-09-25 23:11:06 +02:00
0ef2dc898b cool profile editor v2 2018-09-23 21:12:40 +02:00
774527c616 uhh updates 2018-09-23 18:31:47 +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
8c4989c37b info beginnings, still gotta style this 2018-09-21 00:56:14 +02:00
14340774b9 quick 'n dirty about section 2018-09-20 18:50:11 +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
aa748e60c2 Added edit profile button to own profile. 2018-09-17 11:20:15 +02:00
d1c109a84f Missed this one. 2018-09-17 10:13:57 +02:00
bd578c7601 Actually check permissions. 2018-09-17 10:10:32 +02:00
1fe9a4fd92 dropkicked phpunit out, no longer expose Application to Twig and also defines. 2018-09-16 21:45:40 +02:00
38bdef2b74 More background stuff [laptop] 2018-09-16 20:45:49 +02:00
be861868f2 Some initial stuff for profile backgrounds. 2018-09-16 03:37:32 +02:00
f12ac03629 and also au revoir to all object trashy wrappings 2018-09-16 02:21:13 +02:00
bce19a2ed6 Use parse_ini_file instead of custom class. 2018-09-16 01:27:12 +02:00
c8aafe1a07 use mb_ functions on strings 2018-09-15 23:55:26 +02:00
33df85b980 Added basic permission viewing stuff. 2018-08-26 03:46:33 +02:00
7fd2a8d286 Implemented permission checks everywhere, manage is next. 2018-08-23 22:06:48 +02:00
55d3979d2c It's not much but if you like rectangles, this is the code for you. 2018-08-18 21:20:10 +02:00
2745dfe0cd Rename global permission constants to make more sense. 2018-08-18 04:31:46 +02:00
757362102f Remove dormant checks and add @ mentions to comments. 2018-08-17 03:39:44 +02:00
86bc60aca2 Restyled changelog related manage pages 2018-08-16 19:26:16 +02:00
f3760f62ff More manage stuff. 2018-08-15 22:29:18 +02:00
fa71040fbc More updates to integrate manage into the main site. 2018-08-15 19:20:41 +02:00
248ba3a539 Added delete all sessions button. 2018-08-15 15:36:40 +02:00
8ea1506a1c Changes the news post previews up a little 2018-08-15 15:08:20 +02:00
1bf81d7a7d First steps to merging manage with the main site. 2018-08-15 04:25:42 +02:00
f1979c8e4a Restructure templating system. 2018-08-15 03:12:58 +02:00
13d99a70a4 Display comment count on profiles. 2018-08-12 15:35:50 +02:00
97d2965d7d Allow account detail editing in debug mode when prevent_registration is enabled. 2018-08-12 15:32:07 +02:00