|
d47052d1b4
|
Rewrote database stuff.
|
2019-09-29 00:38:39 +02:00 |
|
|
119bbdd3e8
|
Code style updates.
|
2019-06-10 19:04:53 +02:00 |
|
|
32c18c4e29
|
Fixed error on search and profile pages.
|
2019-05-09 18:40:40 +02:00 |
|
|
967be382f6
|
Added function to bump topic priority.
|
2019-05-08 17:46:03 +02:00 |
|
|
957f32e588
|
Added basic priority star display.
|
2019-05-07 21:43:54 +02:00 |
|
|
a9e2458ac5
|
Added priority fetch function.
|
2019-05-07 19:16:08 +02:00 |
|
|
f87a118527
|
Added feature forum type.
|
2019-05-07 11:26:42 +02:00 |
|
|
f2d6e8b870
|
More polls stuff
|
2019-05-02 23:36:57 +02:00 |
|
|
9704bd3b54
|
Update topic look on search page.
|
2019-05-01 22:31:59 +02:00 |
|
|
3b84f4c9e0
|
Rewrote forum permission backend (removed all WITH RECURSIVE statements).
|
2019-04-30 22:55:12 +02:00 |
|
|
f3a2285509
|
WIP poll support.
|
2019-04-18 01:59:33 +02:00 |
|
|
0af1216e8f
|
An attempt at fixing #169.
|
2019-04-02 21:22:45 +02:00 |
|
|
c6826bd4f1
|
Added profile topic listing (wip).
|
2019-03-10 22:18:33 +01:00 |
|
|
eafa258d7a
|
Just kidding, this actually fixes it.
|
2019-03-04 21:25:20 +01:00 |
|
|
5d4e2c84c8
|
Adjustments to make the TRIGGER execute properly.
|
2019-03-03 16:26:23 +01:00 |
|
|
79ea1303fe
|
Added participation indicator to topics.
|
2019-01-18 16:55:48 +01:00 |
|
|
9869190b2a
|
Added some topic moderation tools.
|
2019-01-12 00:00:53 +01:00 |
|
|
9505cb1f0b
|
Added more typesafe shorthands for fetching database operations.
|
2019-01-09 20:06:02 +01:00 |
|
|
ad6d4d9ec4
|
Fixed pagination not counting properly for moderators, closes #123.
|
2019-01-05 18:21:48 +01:00 |
|
|
2857f45f1a
|
Added small topic pagination to topic listing.
|
2019-01-04 02:40:18 +01:00 |
|
|
4f15544a30
|
Fixed soft delete listing issues.
|
2019-01-03 16:57:17 +01:00 |
|
|
8c7aad6d16
|
Added dropdown for selecting topic type in editor.
|
2018-12-30 20:51:32 +01:00 |
|
|
0d6b1be094
|
Added global announcement post type.
|
2018-12-30 19:58:30 +01:00 |
|
|
c025a2c88e
|
Allow editing of the topic name when editing the original post.
|
2018-12-30 04:23:04 +01:00 |
|
|
774ce1f966
|
Added soft delete viewing support to the forum.
|
2018-12-22 12:02:26 +01:00 |
|
|
76cc71b0b8
|
Removed old use statements.
|
2018-10-10 00:45:53 +02:00 |
|
|
de8670087a
|
Database stuff is now also procedural, would ya look at that.
|
2018-10-07 01:30:48 +02:00 |
|
|
af8cc763bf
|
Added per user colours, removed old chat key stuff and fixed a permissions editor error.
|
2018-07-18 18:01:17 +02:00 |
|
|
0a8a4d3b99
|
Use shorthand database operations everywhere.
|
2018-07-16 00:59:14 +02:00 |
|
|
60d14f9709
|
Fix some oversights and add a fallback page for when there are no forums.
|
2018-05-24 02:57:13 +02:00 |
|
|
8b2e174d40
|
Cleaned up forum index, listing and topic page as well as added read tracking.
|
2018-05-24 02:38:42 +02:00 |
|
|
cd9e72d3c0
|
functions yay
|
2018-05-23 03:41:57 +02:00 |
|