Commit graph

327 commits

Author SHA1 Message Date
22a7f46959 Fixed another one of em oversights. 2018-10-03 01:09:41 +02:00
2dbe78f626 Most date manip is done by MySQL queries, so goodbye Carbon. 2018-10-03 00:43:04 +02:00
f01a6d5372 Made imperative bits of the session system procedural like the rest. 2018-10-03 00:34:05 +02:00
787550b000 Fixes oversight. 2018-10-02 21:40:46 +02:00
a81a54fa1d update comment 2018-10-02 21:37:10 +02:00
298052d1b8 and now actually with a secret key 2018-10-02 21:21:52 +02:00
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
939deb5dd5 shitty halloween logo 4th anniversary 2018-09-30 23:17: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
3080e72caa Forum index redesign. 2018-09-28 18:40:41 +02:00
20aaa0f926 Add root folder to include path and move utility functions around. 2018-09-28 10:56:51 +02:00
22851470f4 Fixed comment mention colours. 2018-09-28 10:05:10 +02:00
e6be1b3471 Fixed about editor showing when the user lacks the proper permissions. 2018-09-28 09:58:26 +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
773bccd009 Removed guidelines title, it looks better without. 2018-09-27 22:02:24 +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
cbda92f72e Move last online bump into a function. 2018-09-27 09:03:41 +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
75e1888cbf shh 2018-09-26 00:22:57 +02:00
e6b81a3378 Forum design updates. 2018-09-26 00:11:20 +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
5f1e354e91 Added tag name function. 2018-09-24 23:20:02 +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
ae7e08ca21 O V E R S I G H T S 2018-09-23 16:53:00 +02:00
5186ee9027 C S S V A R I A B L E S 2018-09-23 16:42:15 +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
488b898af6 Fixed newlines in plain text mode. 2018-09-23 00:48:57 +02:00
09d338a1d3 large brain 2018-09-21 16:45:17 +02:00
f37f33e376 smol fix 2018-09-21 16:40:50 +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
e30ff28af8 Fix about box word wrapping 2018-09-21 09:51:15 +02:00
8c4989c37b info beginnings, still gotta style this 2018-09-21 00:56:14 +02:00
4af5fbbd9a Create CODE_OF_CONDUCT.md 2018-09-20 23:16:57 +02:00
14340774b9 quick 'n dirty about section 2018-09-20 18:50:11 +02:00
4300fc4a4f about section stuff 2018-09-19 20:58:13 +02:00