Commit graph

700 commits

Author SHA1 Message Date
eed6fb7764 Add audio formats to the proxy whitelist. 2019-01-03 16:21:03 +01:00
aea7f600ff Added audio bbcode. 2019-01-03 16:17:17 +01:00
d16703d6d3 Fixed oversight in post locating. 2019-01-03 03:19:53 +01:00
751e296451 Fixed Parsedown being a piece of garbage. 2019-01-03 03:02:43 +01:00
782380f51f Allow overriding the lockdown message. 2019-01-03 03:00:20 +01:00
30c491ec80 Fixed severe error caused by media proxy function. 2019-01-03 02:50:34 +01:00
d4a74748d1 //whoops that wasn't supposed to be pushed! 2019-01-03 02:43:51 +01:00
4fe3c6644d Add media proxying. 2019-01-03 02:43:12 +01:00
3f244cfc53 Fixed topic listing style issue. 2019-01-03 01:42:40 +01:00
cfa18e1a2b Added hover effect to latest user on front page. 2019-01-03 01:36:41 +01:00
0cf328c05d Rewrote the pagination system. 2019-01-03 01:33:02 +01:00
b9afcd27ad Restore [url] and [url=] bbcodes. 2019-01-02 23:23:18 +01:00
b4d621df4f Don't automatically link images. 2019-01-02 23:18:38 +01:00
374f9cf699 Fixed New Topic button not showing up anymore (assumed wrong column type). 2019-01-02 23:16:50 +01:00
2a2a04698c Some stylistic code changes. 2019-01-02 23:03:39 +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
394032e8b8 Display breadcrumbs below post and topic listings. 2019-01-02 22:39:57 +01:00
062a6bd1e4 Release new user menu to everyone. 2019-01-02 22:35:31 +01:00
0e42f8df0e Fixed parser always being set to bbcode. 2019-01-01 15:36:08 +01:00
f6f5692166 Bump license year (I never did this in 2018 apparently). 2019-01-01 14:17:40 +01:00
09b42b669a Fixed post edit date sometimes getting unset by mod edits, closes #107. 2019-01-01 04:56:30 +01:00
af496eec3d Only redirect root forums of category type to index. 2019-01-01 04:54:01 +01:00
b84b4475fc Fixed editor discarding existing content when failing, closes #112. 2019-01-01 04:48:48 +01:00
f3b02edfaa Fixed crash when viewing topics as guest. 2019-01-01 03:44:24 +01:00
727e13b03b Added experimental user navigation bar. 2018-12-31 19:07:41 +01:00
a118d84a59 Redirect to topic rather than directly to post when creating a topic. 2018-12-31 04:07:08 +01:00
8fd20f9c82 Link root forums to the main page from breadcrumbs. 2018-12-31 03:22:13 +01:00
fa6d05e9f6 Updated the changelog list a bit. 2018-12-31 03:16:01 +01:00
81e16bfad1 Sort last online users by time rather than random. 2018-12-31 02:41:53 +01:00
514f7c4513 A bunch of front page updates. 2018-12-31 02:37:47 +01:00
aa8bc37ef1 Fixed topics unpinning themselves when edited by original author. 2018-12-31 01:18:35 +01:00
3da99a37b6 Send relation actions through AJAX, closes #93. 2018-12-30 23:07:32 +01:00
eed548313b Added button to pin/unpin comments, closes #100. 2018-12-30 21:42:01 +01:00
0e0e431e26 Only bump post edit date field when the text has been changed. 2018-12-30 20:53:51 +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
b3d04b138a Some index adjustments. 2018-12-30 18:36:57 +01:00
cbca1911cb Manually bump the post_edited field. 2018-12-30 18:23:55 +01:00
e1e84c43c0 Added cron task to synchronise post forum ids after moving. 2018-12-30 04:27:42 +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
3e4a8504ad Fixed image tag overflow. 2018-12-29 04:43:39 +01:00
0fcd91ef48 Hide unimplemented buttons for now. 2018-12-29 04:17:34 +01:00
bb0fd1bf6a Added permission calculator to the forum section in manage. 2018-12-29 04:14:07 +01:00
4cae285e92 Renamed one the name of the forum read perms set to be more fitting with the write one. 2018-12-29 02:56:45 +01:00
cbd4ae24e6 Reverted addition of permission override flagset. 2018-12-28 21:20:38 +01:00
e14db1a133 Hide the profile sidebar when there's no content for it. 2018-12-28 17:52:15 +01:00
3146b3bc88 Compare hierarchies before applying warnings. 2018-12-28 17:35:55 +01:00