Commit graph

433 commits

Author SHA1 Message Date
84c5bcacaa Attempt to improve the way the site looks in MSEdge a bit. 2018-11-18 21:58:26 +01:00
e9bda13078 Use avatars for the online users box. 2018-11-17 23:44:58 +01:00
5d12e5e3de An attempt to fix h* styling in markdown. 2018-11-17 23:03:38 +01:00
c4aa9c63f4 Restyle changelog log page. 2018-11-17 22:59:01 +01:00
a2f3e2f966 Updated the icon and text in the roles section. 2018-11-17 21:51:43 +01:00
e7cddfd37e Added personal role management. 2018-11-17 21:37:18 +01:00
3cb971aa03 //user role stuff 2018-11-16 18:54:56 +01:00
b84121e277 Moved some of the comments javascript stuff to typescript. 2018-11-15 23:53:52 +01:00
89afab2d96 Make it possible to have more than one login form on a page. 2018-11-15 23:02:57 +01:00
a1f891fd22 Moved more stuff to TypeScript. 2018-11-07 22:00:16 +01:00
061100f0d7 Moved some of the JavaScript stuff to TypeScript. 2018-11-06 23:55:05 +01:00
90d325966d Added TypeScript compilation stuff. 2018-11-05 17:45:22 +01:00
02126c6dd6 //what 2018-11-04 18:06:35 +01:00
103ea34249 Fixed some alignments on profiles. 2018-11-04 18:06:01 +01:00
f690679412 Added permissions override flag to table structure. 2018-11-03 17:44:19 +01:00
c20a9bf3d5 Account for stale threads in the forum read status check. 2018-11-03 00:01:05 +01:00
f01eaf87c0 Added rule to remove stale forum tracking rows. 2018-11-02 23:54:40 +01:00
32ac6816f7 Added markdown styling. 2018-11-01 22:35:10 +01:00
afa1660596 Halloween is dead. 2018-10-31 18:38:14 +01:00
095acb829d Added subtle reminder to split the homepage up in two parts. 2018-10-31 10:44:07 +01:00
153ca81808 Made profile design responsive. Closes #71 2018-10-31 10:36:24 +01:00
b89cecd0bc Fixed naming error in cron tasks. 2018-10-31 09:21:08 +01:00
3328ef48bf Added special accent colour variable for header and footer. 2018-10-30 23:30:49 +01:00
366ea2710a Moved Twig functions and filters into an Extension class. 2018-10-29 23:00:49 +01:00
485749c997 Added per-session activity timestamp. 2018-10-29 22:23:53 +01:00
d832b59905 Updated everything to use new table names. 2018-10-29 22:18:53 +01:00
22a1ae6217 Fixed wrong style database column names from Laravel. 2018-10-29 22:03:01 +01:00
67d59d90bf Massively cleaned up settings.php. 2018-10-29 20:12:06 +01:00
1430b2e692 Updated session manager styling. 2018-10-29 18:55:10 +01:00
8786ed10dc // 2018-10-28 14:45:25 +01:00
bb6abe4f33 Fixed error on profiles while logged out. 2018-10-28 03:03:53 +01:00
72d72e4c60 Merge settings pages into one. 2018-10-28 03:02:00 +01:00
8495a83d18 Merged settings into a single page. 2018-10-28 00:01:01 +02:00
1e4dc367fc Only show the feature notice on own profile. 2018-10-27 23:39:36 +02:00
d5335a0d26 Centralised select template. 2018-10-27 23:38:01 +02:00
170e832d72 Updated all numeric input boxes. 2018-10-27 21:06:16 +02:00
f3ba61418d Centralised file input selection. 2018-10-27 20:50:34 +02:00
46bca5bfca Radio buttons also exist! 2018-10-27 16:50:46 +02:00
a887ad6ed4 Restyled checkboxes. 2018-10-27 16:29:13 +02:00
9e105de5cd Moved background settings above the Elsewhere section. 2018-10-27 14:45:51 +02:00
7884c98f7e Fully moved profile, avatar and background editing to on-profile. 2018-10-27 03:20:27 +02:00
654f40e600 Fixed user actions alignment in Chrome. 2018-10-27 00:50:13 +02:00
a8337d7ab1 Fixed profile header shadows. (Closes #69) 2018-10-26 00:56:21 +02:00
8a62431139 Replaced inputs of type hidden, csrf and text with macros. 2018-10-25 03:35:53 +02:00
b7ff2e6505 Fixed news pagination. 2018-10-25 02:23:26 +02:00
71b65b93d6 Updated forum/topic tools styling. 2018-10-25 02:15:23 +02:00
1f3afe4c51 Updated pagination look. 2018-10-25 00:48:07 +02:00
ae97ae5dbb Fixed forum reply box not showing because of the title structure change. 2018-10-25 00:01:20 +02:00
f3204f467c More spacing fixes. 2018-10-24 01:03:05 +02:00
db56958c64 Fixed cool oversights in news functionality. 2018-10-22 23:18:13 +02:00