Commit graph

59 commits

Author SHA1 Message Date
d9aab7078f Recursively retrieve last post in forum. 2019-04-10 20:16:36 +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
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
d146cbae61 Started centralising URLs. 2019-01-24 21:54:24 +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
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
0cf328c05d Rewrote the pagination system. 2019-01-03 01:33:02 +01:00
374f9cf699 Fixed New Topic button not showing up anymore (assumed wrong column type). 2019-01-02 23:16:50 +01:00
9a41b8536e Fixed the New Topic button showing in archived categories. 2019-01-02 22:56:21 +01:00
be0efed5b6 Updated the archival/lock notice to match the current design better. 2019-01-02 22:55:55 +01:00
8fd20f9c82 Link root forums to the main page from breadcrumbs. 2018-12-31 03:22:13 +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
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
698ab50435 Finished implementation of warning and banning system, closes #87. 2018-12-28 06:03:42 +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
774ce1f966 Added soft delete viewing support to the forum. 2018-12-22 12:02:26 +01:00
b9c8a967fa Make url_construct a function instead of a filter. 2018-12-01 12:57:23 +01:00
061100f0d7 Moved some of the JavaScript stuff to TypeScript. 2018-11-06 23:55:05 +01:00
32ac6816f7 Added markdown styling. 2018-11-01 22:35:10 +01:00
8a62431139 Replaced inputs of type hidden, csrf and text with macros. 2018-10-25 03:35:53 +02:00
71b65b93d6 Updated forum/topic tools styling. 2018-10-25 02:15:23 +02:00
a5e9cf8b65 Updated header, footer and forum post view. 2018-10-22 22:23:56 +02:00
c25c2d76ed Restyled container titles. 2018-10-22 21:53:21 +02:00
8a71598850 Removed all uses of --new in class names in templates. 2018-10-22 19:26:59 +02:00
b8a30fae6c Recursive forum accent colours! 2018-10-21 23:53:32 +02:00
9f9b602e75 Prep for category accent colours. 2018-10-16 23:38:17 +02:00
c3b1e52491 New breadcrumb style. 2018-10-16 01:00:17 +02:00
880668a6f6 Updated forum post styling. 2018-10-15 23:57:16 +02:00
f329964792 Updated lock notif styling. 2018-10-15 22:45:06 +02:00
9c5e5192fa New topic listing styling. 2018-10-15 22:39:31 +02:00
2d2b2c62a0 Renamed forum locked container to status. 2018-10-15 16:29:35 +02:00