Commit graph

757 commits

Author SHA1 Message Date
3e4a8504ad Fixed image tag overflow. 2018-12-29 04:43:39 +01:00
0fcd91ef48 Hide unimplemented buttons for now. 2018-12-29 04:17:34 +01:00
bb0fd1bf6a Added permission calculator to the forum section in manage. 2018-12-29 04:14:07 +01:00
4cae285e92 Renamed one the name of the forum read perms set to be more fitting with the write one. 2018-12-29 02:56:45 +01:00
cbd4ae24e6 Reverted addition of permission override flagset. 2018-12-28 21:20:38 +01:00
e14db1a133 Hide the profile sidebar when there's no content for it. 2018-12-28 17:52:15 +01:00
3146b3bc88 Compare hierarchies before applying warnings. 2018-12-28 17:35:55 +01:00
c2cf8d4d8f Fixed navigation on mobile. 2018-12-28 06:29:50 +01:00
698ab50435 Finished implementation of warning and banning system, closes #87. 2018-12-28 06:03:42 +01:00
e1c2c97669 Improved the warning management UI. 2018-12-27 22:01:57 +01:00
a34a546ace Added ability to assign warnings (WIP). 2018-12-27 06:13:03 +01:00
40042b95c0 Use the thin scrollbar size for pagination. 2018-12-27 05:36:43 +01:00
905fc34b1e Use proper accent colour for pagination scrollbar. 2018-12-27 05:33:26 +01:00
e70a22e104 Redid the topic create/reply form. 2018-12-27 05:25:51 +01:00
7f36672c0d Restored accidental cache disable. 2018-12-27 04:26:08 +01:00
f03b37e0c6 Fixed inability to view topics ever and also added icons. 2018-12-27 03:59:57 +01:00
306690c8a7 First bits of the management side for warnings. 2018-12-27 00:21:44 +01:00
dcd2830b40 // not really much reason to use the while workaround for this with only a single pyramid level 2018-12-26 17:07:14 +01:00
38cb13aefe Added a UI for managing the IP blacklist. 2018-12-26 17:03:26 +01:00
3f12ff7d8d Make the warnings table responsive. 2018-12-26 15:49:08 +01:00
414f3e230e Removed profile notice as well. 2018-12-26 03:22:37 +01:00
c43a853bbc Removed notice on settings page. 2018-12-26 00:31:13 +01:00
abf67dd366 Added IP registration blacklisting. 2018-12-25 22:41:28 +01:00
a88464d67f Removed unused container styling stuff. 2018-12-25 02:55:09 +01:00
f345b7fe51 Added some base stuff for warnings. 2018-12-24 21:35:25 +01:00
74910eddb6 Added CIDR IP range checking function, closes #88. 2018-12-24 19:58:12 +01:00
a37f48fdd6 //cidr stuff 2018-12-22 18:03:58 +01:00
774ce1f966 Added soft delete viewing support to the forum. 2018-12-22 12:02:26 +01:00
ee2d608dc3 Check if a comment is deleted before voting. 2018-12-22 11:37:18 +01:00
744fa99230 added sockets 2018-12-20 13:15:11 -06:00
52f5e5179a Update libraries. 2018-12-19 14:29:21 +01:00
1042f0f6f7 // unfuck the permissions a bit so i can push to release 2018-12-16 22:52:41 +01:00
3294cdbf5b Made adjustments to the topic list styling, fixes #76. 2018-12-16 21:05:27 +01:00
aae29d0d2c Increased latest post title width, fixes #75. 2018-12-16 20:53:13 +01:00
22dea71063 Better handling of deleted comments with replies. 2018-12-16 20:40:50 +01:00
d1be689c27 Undid the header thing, it breaks transparency. 2018-12-16 01:01:42 +01:00
6054422fd8 Fixed some minor things. 2018-12-16 00:58:58 +01:00
b90f810f15 Fixed comments notice link colour. 2018-12-15 23:19:09 +01:00
8fa8eaa1f9 Improved handling of soft deleted comments. 2018-12-15 23:15:35 +01:00
0eff566259 // just using PSR2 until i can figure this out in sublimelinter 2018-12-15 22:29:34 +01:00
3428dc8cc2 Added more audit log events. 2018-12-15 22:16:12 +01:00
00a6e7ff9f Convert audit log strings to constants. 2018-12-15 19:46:48 +01:00
84948121bc Improved look of global audit log. 2018-12-15 19:14:23 +01:00
ea744c5d91 //forgot these 2018-12-11 22:50:56 +01:00
7acabb0471 Fixed an error in the CSRF tag storage. 2018-12-11 22:01:05 +01:00
8d58bdb40e Fixed mismatched comment generation. 2018-12-11 21:54:23 +01:00
3fc0c05b28 Removed unused permissions. 2018-12-11 21:51:09 +01:00
1c9b49a2f6 Some comments maintenance. 2018-12-11 21:42:59 +01:00
594346d262 Actually store updated CSRF token. 2018-12-11 21:20:11 +01:00
3980939d54 // Permissions stuff 2018-12-11 20:08:59 +01:00