|
28205006c5
|
Make title in reply mode clickable to return to the topic page.
|
2018-12-30 04:07:42 +01:00 |
|
|
e3d4d41a9a
|
Added post editing, closes #97.
|
2018-12-30 04:02:35 +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 |
|
|
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 |
|
|
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 |
|
|
e70a22e104
|
Redid the topic create/reply form.
|
2018-12-27 05:25:51 +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 |
|
|
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 |
|
|
774ce1f966
|
Added soft delete viewing support to the forum.
|
2018-12-22 12:02:26 +01:00 |
|
|
22dea71063
|
Better handling of deleted comments with replies.
|
2018-12-16 20:40:50 +01:00 |
|
|
6054422fd8
|
Fixed some minor things.
|
2018-12-16 00:58:58 +01:00 |
|
|
8fa8eaa1f9
|
Improved handling of soft deleted comments.
|
2018-12-15 23:15:35 +01:00 |
|
|
84948121bc
|
Improved look of global audit log.
|
2018-12-15 19:14:23 +01:00 |
|
|
1c9b49a2f6
|
Some comments maintenance.
|
2018-12-11 21:42:59 +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 |
|
|
e0ae0647d3
|
// begin overrides
|
2018-12-11 05:36:57 +01:00 |
|
|
6f59c55f75
|
Restyled news post page.
|
2018-12-11 02:20:18 +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 |
|
|
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 |
|
|
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 |
|
|
1412fd6568
|
Added navigation to settings.
|
2018-11-20 00:48:09 +01:00 |
|
|
e4ad15b660
|
A makeover for account logs as well.
|
2018-11-20 00:13:48 +01:00 |
|
|
70c3cd63fc
|
Restyled login attempts.
|
2018-11-19 23:48:01 +01:00 |
|
|
e9bda13078
|
Use avatars for the online users box.
|
2018-11-17 23:44:58 +01:00 |
|
|
c4aa9c63f4
|
Restyle changelog log page.
|
2018-11-17 22:59:01 +01:00 |
|
|
a2f3e2f966
|
Updated the icon and text in the roles section.
|
2018-11-17 21:51:43 +01:00 |
|
|
e7cddfd37e
|
Added personal role management.
|
2018-11-17 21:37:18 +01:00 |
|
|
3cb971aa03
|
//user role stuff
|
2018-11-16 18:54:56 +01:00 |
|
|
b84121e277
|
Moved some of the comments javascript stuff to typescript.
|
2018-11-15 23:53:52 +01:00 |
|
|
89afab2d96
|
Make it possible to have more than one login form on a page.
|
2018-11-15 23:02:57 +01:00 |
|
|
a1f891fd22
|
Moved more stuff to TypeScript.
|
2018-11-07 22:00:16 +01:00 |
|
|
061100f0d7
|
Moved some of the JavaScript stuff to TypeScript.
|
2018-11-06 23:55:05 +01:00 |
|
|
90d325966d
|
Added TypeScript compilation stuff.
|
2018-11-05 17:45:22 +01:00 |
|