Commit graph

98 commits

Author SHA1 Message Date
0f1b8ee6e4 Moved forum read marking code into the router. 2019-12-15 02:59:19 +01:00
b4a581087a Massive overhauls. 2019-12-12 01:42:28 +01:00
0661ca5918 Goodbye background-image hacks! 2019-09-28 21:21:23 +02:00
b9f3938b9a Use img tag for post avatars. 2019-09-28 18:56:46 +02:00
e98ed961d4 Quickk-pagination style updates. 2019-07-03 01:54:35 +02:00
4c0310beb5 Made the CSRF system less complicated. 2019-06-10 17:21:53 +02:00
6bbe9bf441 Fixed prompt showing up when submitting. 2019-06-05 17:28:02 +02:00
97020c8ca9 Added post editor buttons. 2019-05-12 16:27:03 +02:00
5cdb063f85 Fixed permission checking. 2019-05-09 17:11:42 +02:00
967be382f6 Added function to bump topic priority. 2019-05-08 17:46:03 +02:00
c133c7c7a3 Use wide icons in priority vote forums. 2019-05-08 16:36:22 +02:00
957f32e588 Added basic priority star display. 2019-05-07 21:43:54 +02:00
f87a118527 Added feature forum type. 2019-05-07 11:26:42 +02:00
abd6983b79 Add support for individual forum category icons. 2019-05-05 18:44:47 +02:00
d33f7614d0 Fixed the way polls are displayed in certain situations. 2019-05-05 17:46:57 +02:00
a48d583f33 Fixed tag being closed too early. 2019-05-04 02:34:17 +02:00
244d0f9be0 Polls stuff. 2019-05-04 02:32:43 +02:00
f2d6e8b870 More polls stuff 2019-05-02 23:36:57 +02:00
2f06eedb10 Show count in title again. 2019-05-01 22:34:36 +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
d51931cc42 Added forum post submission with CTRL+ENTER. 2019-04-10 20:43:33 +02:00
d9aab7078f Recursively retrieve last post in forum. 2019-04-10 20:16:36 +02:00
a7b82293a6 Added private Forum Leaderboard page. 2019-03-31 18:49:16 +02:00
feb1faab04 Use resized avatars where appropriate. 2019-03-25 21:11:31 +01:00
5d4e2c84c8 Adjustments to make the TRIGGER execute properly. 2019-03-03 16:26:23 +01:00
126eddec51 Updated most static urls to use the url registry. 2019-02-28 22:52:39 +01:00
fc4b6be7c7 Fixed post editor avatar. 2019-02-28 22:17:59 +01:00
5cabd79702 Recursively count topics and posts. 2019-02-26 15:35:35 +01:00
c60faa9607 Updated forum headers, closes #143. 2019-02-12 15:04:05 +01:00
e3493aac79 Added posting preview button, closes #125. 2019-01-30 10:19:35 +01:00
d146cbae61 Started centralising URLs. 2019-01-24 21:54:24 +01:00
a560fba80f Removed commented buttons. 2019-01-22 17:03:03 +01:00
cdb8e75f72 Added OP badge, closes #120. 2019-01-22 14:58:57 +01:00
c70de41222 Added forum signatures. 2019-01-18 23:24:37 +01:00
2f89996679 Display user title on the forum. 2019-01-18 21:24:35 +01:00
96c665bfd5 Cleaned up random queries, closes #132. 2019-01-18 18:08:19 +01:00
79ea1303fe Added participation indicator to topics. 2019-01-18 16:55:48 +01:00
2896eca542 Moved mark as read button to the actions row. 2019-01-12 19:22:13 +01:00
9869190b2a Added some topic moderation tools. 2019-01-12 00:00:53 +01:00
4743aa7a77 //whoops that isn't right 2019-01-10 21:40:15 +01:00
bf70461e5c Updated post links to only use direct ones, indirect would break on different pages. 2019-01-10 21:38:20 +01:00
364cc75b68 Added basic post deletion (no AJAX or topic deletion yet). 2019-01-10 21:08:37 +01:00
624cba9d32 Added button to mark a forum or the entire thing as read. 2019-01-09 21:22:54 +01:00
96badc0f72 Fixed wideposting being fixed too early. 2019-01-06 22:40:58 +01:00
142165338e Scheduled wideposting to fix itself in February, closes #103. 2019-01-05 18:33:12 +01:00
2857f45f1a Added small topic pagination to topic listing. 2019-01-04 02:40:18 +01:00
a67c3d67ff Fixed post lookup. 2019-01-04 01:11:31 +01:00
f8d9abce0a Change opacity of locked topics. 2019-01-03 17:06:35 +01:00
fe58c66d9d Show locked/archived notice at the end of the page too. 2019-01-03 17:02:43 +01:00