Commit graph

726 commits

Author SHA1 Message Date
9505cb1f0b Added more typesafe shorthands for fetching database operations. 2019-01-09 20:06:02 +01:00
44dc4ae2ce Fixed incorrect post count on posting page. 2019-01-09 18:30:09 +01:00
44171207d2 Removed the 'throwback' PM welcome notice from the frontpage. 2019-01-07 11:59:06 +01:00
6f94247db3 Enabled pointer-events on the topic/category stats. 2019-01-06 22:46:41 +01:00
96badc0f72 Fixed wideposting being fixed too early. 2019-01-06 22:40:58 +01:00
612cc4ef84 Limit video dimensions. 2019-01-05 21:26:41 +01:00
c48e60b6b2 Fixed oversight causing people to be unable to post. 2019-01-05 21:09:07 +01:00
9eaf09635b Fixed overlow issues on forum index on mobile, closes #99. 2019-01-05 21:02:37 +01:00
de2aad5cd1 Fixed user info in topics on mobile. 2019-01-05 19:40:30 +01:00
07f2322303 Added measure to prevent doubleposting. 2019-01-05 19:08:18 +01:00
778d5bad0e Fixed post lookup exploding with non-existent ID, closes #122. 2019-01-05 18:48:35 +01:00
142165338e Scheduled wideposting to fix itself in February, closes #103. 2019-01-05 18:33:12 +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
019110a4aa Fixed permission constant not being used. 2019-01-04 01:12:27 +01:00
a67c3d67ff Fixed post lookup. 2019-01-04 01:11:31 +01:00
78a3fa9c07 Lowered minimum lengths for forum stuff. 2019-01-03 21:59:46 +01:00
5aaff24eca Fixed warnings manager 404. 2019-01-03 19:28:52 +01:00
ef46b0ccbb Fixed graphical glitches (hopefully). 2019-01-03 19:02:38 +01:00
55d991d261 Add ETag cache support to avatars, backgrounds and proxied media. 2019-01-03 18:00:56 +01:00
e3e8b2f1aa Made the header padding less weird. 2019-01-03 17:33:07 +01:00
f524da4ad6 Fixed changelog date page throwing a 404. 2019-01-03 17:22:51 +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
2086a6cde2 Fixed forums with no posts throwing a 404. 2019-01-03 17:00:13 +01:00
4f15544a30 Fixed soft delete listing issues. 2019-01-03 16:57:17 +01:00
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