Commit graph

18 commits

Author SHA1 Message Date
7cfdfc6bd8 Made config functions into a static class. 2019-12-03 19:52:20 +01:00
6a9c6cd15a Added namespaces to all files in public. 2019-09-29 00:43:51 +02:00
81826fe874 Moved all config except database creds into the database. 2019-08-14 21:40:36 +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
5bc6c0728b Split the changelog manage section up into multiple files. 2019-06-08 23:46:24 +02:00
2510e580e0 Fixed unfollowing, closes #172. 2019-04-03 19:48:55 +02:00
9f472d2693 Stricter checking on GET variables. 2019-03-18 23:02:30 +01:00
a5459e1120 Revert fucking everything. 2019-03-18 21:47:25 +01:00
7bf60765be Updated more stuff to use RequestVar. 2019-03-18 20:53:05 +01:00
3da99a37b6 Send relation actions through AJAX, closes #93. 2018-12-30 23:07:32 +01:00
698ab50435 Finished implementation of warning and banning system, closes #87. 2018-12-28 06:03:42 +01:00
c25c2d76ed Restyled container titles. 2018-10-22 21:53:21 +02:00
ddedb556be Use new style on the forum. 2018-10-22 00:11:14 +02:00
76cc71b0b8 Removed old use statements. 2018-10-10 00:45:53 +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
818ea9c4c9 Added basic friends system. 2018-09-19 00:16:29 +02:00