|
c6649f1ca8
|
Attempt at fixing forum issues.
|
2023-09-10 19:13:36 +00:00 |
|
|
c3827bceff
|
Rewrote URL registry.
|
2023-09-08 20:40:48 +00:00 |
|
|
c0dbd36cbe
|
Removed html_colour function, moved renamed DateCheck to Tools and moved the country names function into it and use new callable syntax.
|
2023-08-31 14:55:39 +00:00 |
|
|
71463fefcc
|
Fixed user colours not showing on forum posts.
|
2023-08-28 01:32:05 +00:00 |
|
|
265399d343
|
Rewrote forum backend.
|
2023-08-28 01:17:34 +00:00 |
|
|
d938ff74c1
|
Removed server-side relative time.
|
2023-07-18 23:12:47 +00:00 |
|
|
070b788038
|
Cleaned up various utility functions.
|
2023-07-05 01:33:12 +00:00 |
|
|
c798ce5d61
|
Added ability to add redirects to deleted topic ids.
|
2023-04-30 00:18:14 +00:00 |
|
|
08b6358cba
|
Pruned a lot of existing Javascript, comments will receive and overhaul later.
|
2023-01-02 20:07:55 +00:00 |
|
|
d43cb6f794
|
Removed unfinished leftovers of priority voting and polls.
|
2023-01-01 05:01:18 +00:00 |
|
|
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 |
|
|
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 |
|
|
f3a2285509
|
WIP poll support.
|
2019-04-18 01:59:33 +02:00 |
|
|
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 |
|