|
c025a2c88e
|
Allow editing of the topic name when editing the original post.
|
2018-12-30 04:23:04 +01:00 |
|
|
e3d4d41a9a
|
Added post editing, closes #97.
|
2018-12-30 04:02:35 +01:00 |
|
|
3e4a8504ad
|
Fixed image tag overflow.
|
2018-12-29 04:43:39 +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 |
|
|
3146b3bc88
|
Compare hierarchies before applying warnings.
|
2018-12-28 17:35:55 +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 |
|
|
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 |
|
|
38cb13aefe
|
Added a UI for managing the IP blacklist.
|
2018-12-26 17:03:26 +01:00 |
|
|
abf67dd366
|
Added IP registration blacklisting.
|
2018-12-25 22:41:28 +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 |
|
|
744fa99230
|
added sockets
|
2018-12-20 13:15:11 -06:00 |
|
|
1042f0f6f7
|
// unfuck the permissions a bit so i can push to release
|
2018-12-16 22:52:41 +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 |
|
|
3fc0c05b28
|
Removed unused permissions.
|
2018-12-11 21:51:09 +01:00 |
|
|
3980939d54
|
// Permissions stuff
|
2018-12-11 20:08:59 +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 |
|
|
418ab0fcb2
|
Added Nintendo Switch friend code profile field.
|
2018-12-07 19:02:55 +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 |
|
|
b9c8a967fa
|
Make url_construct a function instead of a filter.
|
2018-12-01 12:57:23 +01:00 |
|
|
85b0ba4ba2
|
Removed old informational pages.
|
2018-11-29 23:26:27 +01:00 |
|
|
e7cddfd37e
|
Added personal role management.
|
2018-11-17 21:37:18 +01:00 |
|
|
061100f0d7
|
Moved some of the JavaScript stuff to TypeScript.
|
2018-11-06 23:55:05 +01:00 |
|
|
f690679412
|
Added permissions override flag to table structure.
|
2018-11-03 17:44:19 +01:00 |
|
|
c20a9bf3d5
|
Account for stale threads in the forum read status check.
|
2018-11-03 00:01:05 +01:00 |
|
|
32ac6816f7
|
Added markdown styling.
|
2018-11-01 22:35:10 +01:00 |
|
|
366ea2710a
|
Moved Twig functions and filters into an Extension class.
|
2018-10-29 23:00:49 +01:00 |
|
|
485749c997
|
Added per-session activity timestamp.
|
2018-10-29 22:23:53 +01:00 |
|
|
d832b59905
|
Updated everything to use new table names.
|
2018-10-29 22:18:53 +01:00 |
|
|
67d59d90bf
|
Massively cleaned up settings.php.
|
2018-10-29 20:12:06 +01:00 |
|
|
f3ba61418d
|
Centralised file input selection.
|
2018-10-27 20:50:34 +02:00 |
|
|
7884c98f7e
|
Fully moved profile, avatar and background editing to on-profile.
|
2018-10-27 03:20:27 +02:00 |
|
|
db56958c64
|
Fixed cool oversights in news functionality.
|
2018-10-22 23:18:13 +02:00 |
|
|
c25c2d76ed
|
Restyled container titles.
|
2018-10-22 21:53:21 +02:00 |
|
|
b8a30fae6c
|
Recursive forum accent colours!
|
2018-10-21 23:53:32 +02:00 |
|
|
74712f96fb
|
Templating wrapper updates.
|
2018-10-19 23:38:32 +02:00 |
|
|
df77983a7c
|
Removed old git_branch() function, we're using tags now.
|
2018-10-19 22:47:47 +02:00 |
|