Commit graph

395 commits

Author SHA1 Message Date
de8670087a Database stuff is now also procedural, would ya look at that. 2018-10-07 01:30:48 +02:00
fb93b908c9 Caching but it's procedural now. 2018-10-07 00:40:14 +02:00
a480678b11 // this doesn't work sadly 2018-10-05 13:04:43 +02:00
45b75f79cd Removed Application class! (finally) 2018-10-05 13:01:52 +02:00
1f22a1e4b9 Moved GeoIP stuff into its own folder. 2018-10-05 13:00:37 +02:00
8ff10f9d3c Moved storage path into a constant. 2018-10-05 11:14:54 +02:00
c2b3becc14 Changed avatar limitations. 2018-10-05 11:06:39 +02:00
885b76fce3 Removed meta lockdown checks, they're only used once anyway. 2018-10-05 09:52:13 +02:00
818a8a9ade Removed prevent_registration config var, functionally replaced by the Private section. 2018-10-05 09:36:16 +02:00
7ab2c69f5c Removed getPrivateInfo from Application class. 2018-10-05 09:33:26 +02:00
3c41231985 Use ARGON2ID if available for password hashing (prep for PHP 7.3). 2018-10-05 09:09:59 +02:00
8847cf233c //forgot to remove the travis badge, perfect opportunity to test changelog skips 2018-10-05 01:38:02 +02:00
9a8c0cc164 Fixed date tooltip being displayed on non-date stats on profiles. 2018-10-05 01:35:43 +02:00
0c0ff7126d Removed leftover use statements at the top of Application. 2018-10-05 01:29:18 +02:00
2c151fd68c E-mailing: now more procedurally wrapped OOP than ever! 2018-10-04 23:53:37 +02:00
c6018d0a4d New config system, define a root dir constant and deprecate more of Application. 2018-10-04 22:30:55 +02:00
d0ddd07079 new config system but not finished 2018-10-04 21:01:17 +02:00
0f79e2015c Refer to tag name rather than branch name in the footer. 2018-10-03 09:54:43 +02:00
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