Commit graph

340 commits

Author SHA1 Message Date
a5d79b2306 Moved user validation code into User object. 2020-05-27 17:05:23 +00:00
e19c5a68ba Updated 503 page to not depend on CSS or Twig existing. 2020-05-26 18:57:35 +00:00
f3b1c9f70a Fixed canonical url on changelog index. 2020-05-26 13:18:37 +00:00
d2aa478c58 Rewrote session code to be OOP. 2020-05-25 19:58:06 +00:00
58f22c9d74 Replaced get_browser with a MUCH faster library. 2020-05-25 14:33:52 +00:00
174d25d40f Made login attempts functions OOP. 2020-05-25 14:15:17 +00:00
934aadec37 Parse info page markdown in handler rather than in template. 2020-05-21 15:11:58 +00:00
bfe69276b8 Rewrote audit log to be OOP. 2020-05-21 15:05:30 +00:00
c365e32d89 Added sanity to changelog code. 2020-05-20 18:09:38 +00:00
ff30523e09 Fixed a couple oversights. 2020-05-18 21:40:21 +00:00
41f1a59b1d Rewrote comments backend. 2020-05-18 21:27:34 +00:00
b66eb8ba76 Moved news pages into the router and made news object oriented. 2020-05-16 22:35:11 +00:00
21f254a8c0 Updated libraries and class loading code. 2020-05-12 23:09:03 +00:00
69620fe461 Moving away from LESS and TypeScript part 4 of 4! 2020-05-12 03:13:29 +00:00
67884c3dcc Moving away from LESS and TypeScript part 3 of ?. 2020-05-11 01:17:05 +00:00
da5d7c41e5 Moving away from LESS and TypeScript part 2 of ?. 2020-05-10 18:52:22 +00:00
69b105cddd Moving away from LESS and TypeScript part 1 of ?. 2020-05-10 04:08:22 +00:00
59b5b57515 Include third party assets within the project. 2020-05-09 22:22:07 +00:00
0f1b8ee6e4 Moved forum read marking code into the router. 2019-12-15 02:59:19 +01:00
c7f06979b2 //moving computers 2019-12-14 23:47:36 +01:00
b4a581087a Massive overhauls. 2019-12-12 01:42:28 +01:00
51f3c47a31 CSRF from Hanyuu. 2019-12-11 19:10:54 +01:00
1a40c11a54 Emoticon restructure. 2019-12-09 03:41:34 +01:00
7b910c49bb // I FORGOT TO COMMIT THE FILES AHAHAHAHA 2019-12-06 02:04:10 +01:00
216e46eb59 Made the error page when a role has no members less jarring. 2019-12-03 02:28:56 +01:00
fe1562fd86 Reworked profile field handling. 2019-12-03 02:06:36 +01:00
0661ca5918 Goodbye background-image hacks! 2019-09-28 21:21:23 +02:00
b9f3938b9a Use img tag for post avatars. 2019-09-28 18:56:46 +02:00
9da4b6a123 Added ability to download account data. 2019-09-19 23:55:11 +02:00
d8cb913892 Removed ice fairies. 2019-09-10 02:02:34 +02:00
124c6c979c Added ice fairies. 2019-09-09 03:36:06 +02:00
045b5d768e Finished emoticon management panel. 2019-07-05 02:14:05 +02:00
46aa7cee81 Initial emoticon management stuff. 2019-07-04 19:27:21 +02:00
05db5e00cf Display age on profile if a year has been entered. 2019-07-03 02:18:33 +02:00
e98ed961d4 Quickk-pagination style updates. 2019-07-03 01:54:35 +02:00
119bbdd3e8 Code style updates. 2019-06-10 19:04:53 +02:00
4c0310beb5 Made the CSRF system less complicated. 2019-06-10 17:21:53 +02:00
ff93ddf20e Fixed mobile menu no longer working. 2019-06-10 15:43:55 +02:00
4a96f69edc Manage is now less of mess! 2019-06-10 00:10:59 +02:00
5bc6c0728b Split the changelog manage section up into multiple files. 2019-06-08 23:46:24 +02:00
1badccaa05 Updated avatar selection buttons. 2019-06-08 21:11:24 +02:00
2a7b1680ad Beginning work on splitting up manage into multiple files. 2019-06-07 19:33:51 +02:00
712979ba89 Updated user not found page. 2019-06-06 22:18:31 +02:00
a2ae5e3d15 Made settings multi-page again. 2019-06-06 22:09:27 +02:00
6bbe9bf441 Fixed prompt showing up when submitting. 2019-06-05 17:28:02 +02:00
1d00ede29c Search page is now public. 2019-05-13 19:53:37 +02:00
3517a1ace4 Moved some elements of news outside of news.php 2019-05-13 19:02:01 +02:00
97020c8ca9 Added post editor buttons. 2019-05-12 16:27:03 +02:00
fe5fa2b7a8 Restored password confirmation during registration. 2019-05-12 15:39:56 +02:00
9d35085fe5 Added basic user post listing. 2019-05-09 18:50:18 +02:00