Commit graph

234 commits

Author SHA1 Message Date
126eddec51 Updated most static urls to use the url registry. 2019-02-28 22:52:39 +01:00
fc4b6be7c7 Fixed post editor avatar. 2019-02-28 22:17:59 +01:00
8ee35f33c6 Massive user card overhaul. 2019-02-28 22:06:30 +01:00
7057ca7855 Fixed typo. 2019-02-27 17:29:38 +01:00
19fb0ffc30 Added more styling to the followers/following page. 2019-02-27 17:26:49 +01:00
17fa18665f Updated profile.php in accordance with user assets no longer being served through it. 2019-02-27 16:32:13 +01:00
5fbad79c23 Moved user asset serving out of profile.php. 2019-02-27 15:46:18 +01:00
5cabd79702 Recursively count topics and posts. 2019-02-26 15:35:35 +01:00
f8a3b8bb9b Added lite login model window, closes #79. 2019-02-12 17:38:42 +01:00
c60faa9607 Updated forum headers, closes #143. 2019-02-12 15:04:05 +01:00
5d36e24fc7 Lock the site during migrations to avoid dumb errors. 2019-02-05 14:39:22 +01:00
cdd7f8d9d7 Fixed another styling issue. 2019-02-05 13:34:09 +01:00
a65777dc3b Fixed styling issue caused by a replace all. 2019-02-05 13:33:33 +01:00
65567d65e4 Turn styled colour input into a global control. 2019-02-05 13:31:52 +01:00
39c9c128c0 Updated user management styling a little bit. 2019-02-04 22:10:00 +01:00
2379d953ac Restyled the manage user listing. 2019-02-04 12:38:20 +01:00
21c2fd9ffe Updated manage roles listing. 2019-02-04 12:15:40 +01:00
9a1d05e3d6 Fixed birthday field discrepancy. 2019-02-01 09:27:06 +01:00
e3493aac79 Added posting preview button, closes #125. 2019-01-30 10:19:35 +01:00
d146cbae61 Started centralising URLs. 2019-01-24 21:54:24 +01:00
a560fba80f Removed commented buttons. 2019-01-22 17:03:03 +01:00
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
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
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
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
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
b409a18a9d Started work on header redesign (tester-only for now). 2019-01-12 21:43:51 +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
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
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
44171207d2 Removed the 'throwback' PM welcome notice from the frontpage. 2019-01-07 11:59:06 +01:00
96badc0f72 Fixed wideposting being fixed too early. 2019-01-06 22:40:58 +01:00