Commit graph

35 commits

Author SHA1 Message Date
6a9c6cd15a Added namespaces to all files in public. 2019-09-29 00:43:51 +02:00
119bbdd3e8 Code style updates. 2019-06-10 19:04:53 +02:00
5bc6c0728b Split the changelog manage section up into multiple files. 2019-06-08 23:46:24 +02:00
f87a118527 Added feature forum type. 2019-05-07 11:26:42 +02:00
3b84f4c9e0 Rewrote forum permission backend (removed all WITH RECURSIVE statements). 2019-04-30 22:55:12 +02:00
9f472d2693 Stricter checking on GET variables. 2019-03-18 23:02:30 +01:00
d7e2f811ed Dropkick RequestVar 2019-03-18 22:30:19 +01:00
a5459e1120 Revert fucking everything. 2019-03-18 21:47:25 +01:00
af8e86ea09 Reduced ->value calls. 2019-03-18 20:59:46 +01:00
4d47d290bf Added experimental request variable access class. 2019-03-07 19:11:24 +01:00
96c665bfd5 Cleaned up random queries, closes #132. 2019-01-18 18:08:19 +01:00
9869190b2a Added some topic moderation tools. 2019-01-12 00:00:53 +01:00
2857f45f1a Added small topic pagination to topic listing. 2019-01-04 02:40:18 +01:00
2086a6cde2 Fixed forums with no posts throwing a 404. 2019-01-03 17:00:13 +01:00
4f15544a30 Fixed soft delete listing issues. 2019-01-03 16:57:17 +01:00
0cf328c05d Rewrote the pagination system. 2019-01-03 01:33:02 +01:00
698ab50435 Finished implementation of warning and banning system, closes #87. 2018-12-28 06:03:42 +01:00
774ce1f966 Added soft delete viewing support to the forum. 2018-12-22 12:02:26 +01:00
ddedb556be Use new style on the forum. 2018-10-22 00:11:14 +02:00
b8a30fae6c Recursive forum accent colours! 2018-10-21 23:53:32 +02:00
670d672807 Use proper ability functions in forum.php. 2018-10-18 23:54:21 +02:00
c6018d0a4d New config system, define a root dir constant and deprecate more of Application. 2018-10-04 22:30:55 +02:00
f01a6d5372 Made imperative bits of the session system procedural like the rest. 2018-10-03 00:34:05 +02:00
7fd2a8d286 Implemented permission checks everywhere, manage is next. 2018-08-23 22:06:48 +02:00
f1979c8e4a Restructure templating system. 2018-08-15 03:12:58 +02:00
0a8a4d3b99 Use shorthand database operations everywhere. 2018-07-16 00:59:14 +02:00
b7507cf495 finishing touches for the baseline (nowhere near done tho) 2018-05-26 22:33:05 +02:00
8b2e174d40 Cleaned up forum index, listing and topic page as well as added read tracking. 2018-05-24 02:38:42 +02:00
cd9e72d3c0 functions yay 2018-05-23 03:41:57 +02:00
4c366ce454 login checks and some minor javascriptery 2018-05-22 04:09:53 +02:00
14424687d6 Add last replied topic to the forums listing. 2018-05-21 21:08:40 +02:00
feb1ecf530 Topic listing is pretty much complete 2018-05-21 18:37:17 +02:00
1559c5bf40 VERY basic topic viewer exist now yeet 2018-05-20 22:12:45 +02:00
9aa5ed140e topic stuffs 2018-05-20 03:16:29 +02:00
387ab2ccb4 unfinished forum stuff 2018-05-18 03:20:27 +02:00