Commit graph

87 commits

Author SHA1 Message Date
24e4ab980c Updated authentication token format. 2023-05-21 18:15:04 +00:00
c798ce5d61 Added ability to add redirects to deleted topic ids. 2023-04-30 00:18:14 +00:00
3ea078df34 Removed Twitter integrations. 2023-03-09 21:38:03 +00:00
c0e5e8c9ed Removed IP blacklist for now. 2023-01-05 15:56:36 +00:00
86e465797d Rewrote Twitter connection (v1.1 -> v2). 2023-01-05 03:20:31 +00:00
901add2ce9 Replaced Misuzu Colour library with the Index ones. 2023-01-02 23:48:04 +00:00
fdb200b36a Added site configuration editor. 2022-07-04 23:25:58 +00:00
f2fd3ff66f Fixed emoticons manage panel. 2022-07-04 20:39:50 +00:00
2c57107eb9 Use Symfony Mailer instead of SwiftMailer because they killed the latter for no reason. 2022-02-15 22:14:38 +00:00
50dee8eeb4 Removed the existing, broken follow system. 2021-08-28 20:25:01 +00:00
78ba57750c Removed old userDisplayInfo fetch. 2020-06-10 18:20:30 +00:00
5da66e7cf3 Use User class in manage. 2020-06-10 17:50:15 +00:00
0bf8fde6c2 Rewrote roles code to be OOP. 2020-06-04 18:48:01 +00:00
73d3552dcb Rewrote warnings system to be OOP, also added permanent warnings. 2020-06-01 00:33:16 +00:00
8602e6a87e Fixed oversight in changelog tag editor. 2020-05-30 23:59:24 +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
b66eb8ba76 Moved news pages into the router and made news object oriented. 2020-05-16 22:35:11 +00:00
b4a581087a Massive overhauls. 2019-12-12 01:42:28 +01:00
1a40c11a54 Emoticon restructure. 2019-12-09 03:41:34 +01:00
0661ca5918 Goodbye background-image hacks! 2019-09-28 21:21:23 +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
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
2a7b1680ad Beginning work on splitting up manage into multiple files. 2019-06-07 19:33:51 +02:00
9d5376926f Better indexing and added statistics overview to manage. 2019-04-13 01:28:09 +02:00
6ecb590c57 Hardcoded changelog actions. 2019-04-12 00:31:23 +02:00
1ed7aef2aa Improved changelog tag management. 2019-04-02 21:02:35 +02:00
0bf4c5433c Improved role management. 2019-04-02 20:36:05 +02:00
feb1faab04 Use resized avatars where appropriate. 2019-03-25 21:11:31 +01:00
41bce46c7d Sorted the changelog styling out. 2019-03-02 22:04:45 +01:00
126eddec51 Updated most static urls to use the url registry. 2019-02-28 22:52:39 +01:00
5fbad79c23 Moved user asset serving out of profile.php. 2019-02-27 15:46:18 +01:00
cdd7f8d9d7 Fixed another styling issue. 2019-02-05 13:34:09 +01:00
a65777dc3b Fixed styling issue caused by a replace all. 2019-02-05 13:33:33 +01:00
65567d65e4 Turn styled colour input into a global control. 2019-02-05 13:31:52 +01:00
39c9c128c0 Updated user management styling a little bit. 2019-02-04 22:10:00 +01:00
2379d953ac Restyled the manage user listing. 2019-02-04 12:38:20 +01:00
21c2fd9ffe Updated manage roles listing. 2019-02-04 12:15:40 +01:00
d146cbae61 Started centralising URLs. 2019-01-24 21:54:24 +01:00
6424f646e2 Added hierarchy checks in important places, mostly closes #94. 2019-01-22 16:18:01 +01:00
f048dd20f5 Header updates (tester only). 2019-01-17 02:46:19 +01:00
e9a1f59b4f Nuked the stale chat quotes code, rewrite when the chat actually exists. 2019-01-10 23:59:24 +01:00
0cf328c05d Rewrote the pagination system. 2019-01-03 01:33:02 +01:00
bb0fd1bf6a Added permission calculator to the forum section in manage. 2018-12-29 04:14:07 +01:00
cbd4ae24e6 Reverted addition of permission override flagset. 2018-12-28 21:20:38 +01:00
698ab50435 Finished implementation of warning and banning system, closes #87. 2018-12-28 06:03:42 +01:00