Commit graph

637 commits

Author SHA1 Message Date
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
ac02d9ad9b Limited pagination size more. 2018-12-11 17:03:30 +01:00
7e7950fd02 Set custom scrollbar colours based on page background and accent colour. 2018-12-11 16:47:08 +01:00
e0ae0647d3 // begin overrides 2018-12-11 05:36:57 +01:00
721d3b765d Spaced comments a bit more. 2018-12-11 02:30:34 +01:00
6f59c55f75 Restyled news post page. 2018-12-11 02:20:18 +01:00
1c0ca5fc33 Updated comments code to use colour functions. 2018-12-11 01:38:25 +01:00
d488902bd3 Rewrote the client side colour functions to be procedural. 2018-12-11 01:35:33 +01:00
fa9059a9d9 Rewrote client side code for the comment system. 2018-12-11 00:43:50 +01:00
d3531fc2c1 // More comments system updates. 2018-12-10 00:56:36 +01:00
b4abea015a // half finished comments bullshit 2018-12-09 04:42:38 +01:00
418ab0fcb2 Added Nintendo Switch friend code profile field. 2018-12-07 19:02:55 +01:00
0a417b75af //Merging management and public user listing. 2018-12-05 20:57:56 +01:00
9bd1d3e910 Fixed multiple comment posting and removed container height limit. 2018-12-05 18:19:36 +01:00
fa951c5da2 Fixed custom colour checkbox state being inverse. 2018-12-05 17:57:40 +01:00
825899beea Removed hardcoded permissions. Fixes #74. 2018-12-05 16:06:34 +01:00
e9ec03608c Removed avatar changing field from management panel. Closes #80. 2018-12-01 13:35:42 +01:00
8007d3db29 Fixed pagination in settings. Closes #73. 2018-12-01 13:20:21 +01:00
b9c8a967fa Make url_construct a function instead of a filter. 2018-12-01 12:57:23 +01:00
486e5c9e77 Redirect to previous page after login, closes #78. 2018-12-01 12:39:47 +01:00
85b0ba4ba2 Removed old informational pages. 2018-11-29 23:26:27 +01:00