|
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 |
|
|
164513d0e6
|
// she thought
|
2018-10-19 10:44:38 +02:00 |
|
|
4d5ce2dc19
|
Fixed forum read checking logic!
|
2018-10-19 10:14:06 +02:00 |
|
|
9f9b602e75
|
Prep for category accent colours.
|
2018-10-16 23:38:17 +02:00 |
|
|
880668a6f6
|
Updated forum post styling.
|
2018-10-15 23:57:16 +02:00 |
|
|
f630d3d91b
|
Don't include deleted comments in counter.
|
2018-10-14 20:11:27 +02:00 |
|
|
9737659317
|
Fixed deleted comments being included in count.
|
2018-10-12 19:35:38 +02:00 |
|
|
7b33ef088d
|
Fixed news tables and finished the shoddy news management panel.
|
2018-10-11 23:43:52 +02:00 |
|
|
6d39c6e3c9
|
News but everything is a function.
|
2018-10-10 11:21:57 +02:00 |
|
|
76cc71b0b8
|
Removed old use statements.
|
2018-10-10 00:45:53 +02:00 |
|
|
39ff56a6b7
|
Added horribad quote administration thing.
|
2018-10-10 00:36:54 +02:00 |
|
|
836f7272c5
|
Add chat quotes to front page.
|
2018-10-09 23:09:54 +02:00 |
|
|
1785aae6eb
|
Moved password recovery code into its own file.
|
2018-10-08 14:59:58 +02:00 |
|
|
daae61aacf
|
Move avatar and background functions into their own files.
|
2018-10-08 14:29:18 +02:00 |
|
|
de8670087a
|
Database stuff is now also procedural, would ya look at that.
|
2018-10-07 01:30:48 +02:00 |
|
|
fb93b908c9
|
Caching but it's procedural now.
|
2018-10-07 00:40:14 +02:00 |
|
|
a480678b11
|
// this doesn't work sadly
|
2018-10-05 13:04:43 +02:00 |
|
|
45b75f79cd
|
Removed Application class! (finally)
|
2018-10-05 13:01:52 +02:00 |
|
|
1f22a1e4b9
|
Moved GeoIP stuff into its own folder.
|
2018-10-05 13:00:37 +02:00 |
|
|
8ff10f9d3c
|
Moved storage path into a constant.
|
2018-10-05 11:14:54 +02:00 |
|
|
c2b3becc14
|
Changed avatar limitations.
|
2018-10-05 11:06:39 +02:00 |
|