Commit graph

625 commits

Author SHA1 Message Date
6424f646e2 Added hierarchy checks in important places, mostly closes #94. 2019-01-22 16:18:01 +01:00
b170ef315e Display following/followers count on profile, closes #85. 2019-01-22 15:57:12 +01:00
749ace8893 Make links in comments clickable, closes #131 completely. 2019-01-22 15:52:41 +01:00
f1f20eebe2 Bypass avatar and background 404 on profiles when admin, closes #95. 2019-01-22 15:48:26 +01:00
d6eebeee75 Added forum action audit logging. 2019-01-22 15:24:30 +01:00
c7aa90c6b2 Added macro for defining audit log constants. 2019-01-22 15:02:53 +01:00
cdb8e75f72 Added OP badge, closes #120. 2019-01-22 14:58:57 +01:00
d2e7984708 Added @flashiistatus to the contact page 2019-01-21 10:07:14 +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
f57afbc9c7 Temporary (hopefully less glitchy) member listing. 2019-01-18 21:10:09 +01:00
96c665bfd5 Cleaned up random queries, closes #132. 2019-01-18 18:08:19 +01:00
feea91f89e Made new header public. 2019-01-18 17:00:34 +01:00
79ea1303fe Added participation indicator to topics. 2019-01-18 16:55:48 +01:00
0fcb7bc4dd //forgot to save whoops 2019-01-18 15:22:53 +01:00
4458ac011b Less bad hover effect on avatar. 2019-01-18 15:16:06 +01:00
205b019cef Added baseline for birthday field. 2019-01-18 15:11:15 +01:00
a03da59888 Doubled CSRF token lifetime (15 minutes -> 30 minutes). 2019-01-18 13:15:55 +01:00
61214d63e5 Fixed CSRF check failure discarding posts. 2019-01-18 13:15:35 +01:00
8e4f67fab2 // this is quite possibly the worst fucking thing i've ever done but it closes #133 2019-01-18 01:27:04 +01:00
aa24c32136 Removed hack required for floating header. 2019-01-18 01:25:02 +01:00
2e72a53461 Removed comment. 2019-01-17 21:50:57 +01:00
2becb091da Increased max-height of about section. 2019-01-17 21:32:58 +01:00
79ed079e4d More subtle user colour glow around header avatar. 2019-01-17 21:31:35 +01:00
fb752def3e Fixed annoyingness. 2019-01-17 21:25:28 +01:00
ffaf041529 Fixed issues with the mobile nav. 2019-01-17 21:18:28 +01:00
734424f473 Restyled the desktop header once more. 2019-01-17 21:12:28 +01:00
1e9583405c Copy menu generation code to old header. 2019-01-17 20:32:44 +01:00
a924d18be5 Linkify urls on the forum. 2019-01-17 20:27:06 +01:00
42ae2704ae Fixed youtu.be links not embedding. 2019-01-17 03:11:03 +01:00
f048dd20f5 Header updates (tester only). 2019-01-17 02:46:19 +01:00
b73f739432 Added rel stuff to the Twitter link under the Home dropdown. 2019-01-16 20:53:11 +01:00
616a6e4ab9 Some styling updates to the old header. 2019-01-16 20:49:36 +01:00
906abdcd8f Use case sensitive ETag for proxy. 2019-01-16 19:53:45 +01:00
e259c91ce8 Serve basic error pages when using through the proxy script. 2019-01-15 00:30:01 +01:00
b409a18a9d Started work on header redesign (tester-only for now). 2019-01-12 21:43:51 +01:00
bd42ef8a66 Fixed user menu alignment on mobile. 2019-01-12 19:25:55 +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
93357f90e7 Added other jpeg mime type to the proxy. 2019-01-11 22:52:44 +01:00
e58e715e6d Proxy fixes. 2019-01-11 00:38:16 +01:00
6f6381221d Fixed horrible bug in shitty bbcode parser. 2019-01-11 00:05:57 +01:00
e9a1f59b4f Nuked the stale chat quotes code, rewrite when the chat actually exists. 2019-01-10 23:59:24 +01:00
4a1941a447 Fixed ordering of user menu, was backwards for compat with the older menu. 2019-01-10 23:49:23 +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
8d060045f9 Added page jumping to mobile view. 2019-01-10 21:33:28 +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
9505cb1f0b Added more typesafe shorthands for fetching database operations. 2019-01-09 20:06:02 +01:00