Commit graph

464 commits

Author SHA1 Message Date
47bbaadc40 // spacing issue 2018-10-15 22:46:40 +02:00
f329964792 Updated lock notif styling. 2018-10-15 22:45:06 +02:00
9c5e5192fa New topic listing styling. 2018-10-15 22:39:31 +02:00
2d2b2c62a0 Renamed forum locked container to status. 2018-10-15 16:29:35 +02:00
d5ba3b7fd8 Fixed overflow issues on forum category listing. 2018-10-15 16:04:01 +02:00
f630d3d91b Don't include deleted comments in counter. 2018-10-14 20:11:27 +02:00
9737659317 Fixed deleted comments being included in count. 2018-10-12 19:35:38 +02:00
7b33ef088d Fixed news tables and finished the shoddy news management panel. 2018-10-11 23:43:52 +02:00
1e0ab7312f Added manage links to the news pages. 2018-10-10 14:25:18 +02:00
6d39c6e3c9 News but everything is a function. 2018-10-10 11:21:57 +02:00
76cc71b0b8 Removed old use statements. 2018-10-10 00:45:53 +02:00
39ff56a6b7 Added horribad quote administration thing. 2018-10-10 00:36:54 +02:00
836f7272c5 Add chat quotes to front page. 2018-10-09 23:09:54 +02:00
a103701d6a Fix: Actually get rid of the notice when posting the first comment. 2018-10-08 15:28:19 +02:00
a89c634799 Use better numeric check in the changelog date checker. 2018-10-08 15:24:26 +02:00
97024927ff //whoops 2018-10-08 15:07:48 +02:00
1785aae6eb Moved password recovery code into its own file. 2018-10-08 14:59:58 +02:00
daae61aacf Move avatar and background functions into their own files. 2018-10-08 14:29:18 +02:00
7af8944314 Fixed password reset redirect. 2018-10-07 20:46:18 +02:00
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