Commit graph

252 commits

Author SHA1 Message Date
8c7aad6d16 Added dropdown for selecting topic type in editor. 2018-12-30 20:51:32 +01:00
b3d04b138a Some index adjustments. 2018-12-30 18:36:57 +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
c2cf8d4d8f Fixed navigation on mobile. 2018-12-28 06:29:50 +01:00
698ab50435 Finished implementation of warning and banning system, closes #87. 2018-12-28 06:03:42 +01:00
e1c2c97669 Improved the warning management UI. 2018-12-27 22:01:57 +01:00
40042b95c0 Use the thin scrollbar size for pagination. 2018-12-27 05:36:43 +01:00
905fc34b1e Use proper accent colour for pagination scrollbar. 2018-12-27 05:33:26 +01:00
e70a22e104 Redid the topic create/reply form. 2018-12-27 05:25:51 +01:00
38cb13aefe Added a UI for managing the IP blacklist. 2018-12-26 17:03:26 +01:00
3f12ff7d8d Make the warnings table responsive. 2018-12-26 15:49:08 +01:00
abf67dd366 Added IP registration blacklisting. 2018-12-25 22:41:28 +01:00
a88464d67f Removed unused container styling stuff. 2018-12-25 02:55:09 +01:00
f345b7fe51 Added some base stuff for warnings. 2018-12-24 21:35:25 +01:00
774ce1f966 Added soft delete viewing support to the forum. 2018-12-22 12:02:26 +01:00
3294cdbf5b Made adjustments to the topic list styling, fixes #76. 2018-12-16 21:05:27 +01:00
aae29d0d2c Increased latest post title width, fixes #75. 2018-12-16 20:53:13 +01:00
d1be689c27 Undid the header thing, it breaks transparency. 2018-12-16 01:01:42 +01:00
6054422fd8 Fixed some minor things. 2018-12-16 00:58:58 +01:00
b90f810f15 Fixed comments notice link colour. 2018-12-15 23:19:09 +01:00
8fa8eaa1f9 Improved handling of soft deleted comments. 2018-12-15 23:15:35 +01:00
3428dc8cc2 Added more audit log events. 2018-12-15 22:16:12 +01:00
84948121bc Improved look of global audit log. 2018-12-15 19:14:23 +01:00
ea744c5d91 //forgot these 2018-12-11 22:50:56 +01:00
7acabb0471 Fixed an error in the CSRF tag storage. 2018-12-11 22:01:05 +01:00
8d58bdb40e Fixed mismatched comment generation. 2018-12-11 21:54:23 +01:00
1c9b49a2f6 Some comments maintenance. 2018-12-11 21:42:59 +01:00
594346d262 Actually store updated CSRF token. 2018-12-11 21:20:11 +01:00
7e7950fd02 Set custom scrollbar colours based on page background and accent colour. 2018-12-11 16:47:08 +01:00
721d3b765d Spaced comments a bit more. 2018-12-11 02:30:34 +01:00
6f59c55f75 Restyled news post page. 2018-12-11 02:20:18 +01:00
1c0ca5fc33 Updated comments code to use colour functions. 2018-12-11 01:38:25 +01:00
d488902bd3 Rewrote the client side colour functions to be procedural. 2018-12-11 01:35:33 +01:00
fa9059a9d9 Rewrote client side code for the comment system. 2018-12-11 00:43:50 +01:00
d3531fc2c1 // More comments system updates. 2018-12-10 00:56:36 +01:00
b4abea015a // half finished comments bullshit 2018-12-09 04:42:38 +01:00
9bd1d3e910 Fixed multiple comment posting and removed container height limit. 2018-12-05 18:19:36 +01:00
1412fd6568 Added navigation to settings. 2018-11-20 00:48:09 +01:00
e4ad15b660 A makeover for account logs as well. 2018-11-20 00:13:48 +01:00
70c3cd63fc Restyled login attempts. 2018-11-19 23:48:01 +01:00
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
e7cddfd37e Added personal role management. 2018-11-17 21:37:18 +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
103ea34249 Fixed some alignments on profiles. 2018-11-04 18:06:01 +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
153ca81808 Made profile design responsive. Closes #71 2018-10-31 10:36:24 +01:00
3328ef48bf Added special accent colour variable for header and footer. 2018-10-30 23:30:49 +01:00
1430b2e692 Updated session manager styling. 2018-10-29 18:55:10 +01:00
72d72e4c60 Merge settings pages into one. 2018-10-28 03:02:00 +01:00
d5335a0d26 Centralised select template. 2018-10-27 23:38:01 +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
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
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
48332b2148 Fixes margins on the index. 2018-10-22 23:10:38 +02:00
0441b72d13 Fixed oversight. 2018-10-22 23:08:31 +02:00
aeb71d91d8 Styling fixes. 2018-10-22 23:05:22 +02:00
a5e9cf8b65 Updated header, footer and forum post view. 2018-10-22 22:23:56 +02:00
c25c2d76ed Restyled container titles. 2018-10-22 21:53:21 +02:00
5b7bd50193 Merged --new stylings with the normal ones. 2018-10-22 19:39:48 +02:00
ddedb556be Use new style on the forum. 2018-10-22 00:11:14 +02:00
c3b1e52491 New breadcrumb style. 2018-10-16 01:00:17 +02:00
880668a6f6 Updated forum post styling. 2018-10-15 23:57:16 +02:00
47bbaadc40 // spacing issue 2018-10-15 22:46:40 +02:00
f329964792 Updated lock notif styling. 2018-10-15 22:45:06 +02:00
9c5e5192fa New topic listing styling. 2018-10-15 22:39:31 +02:00
2d2b2c62a0 Renamed forum locked container to status. 2018-10-15 16:29:35 +02:00
d5ba3b7fd8 Fixed overflow issues on forum category listing. 2018-10-15 16:04:01 +02:00
836f7272c5 Add chat quotes to front page. 2018-10-09 23:09:54 +02:00
c21d1b65ac cool new CSRF protection system 2018-10-02 21:16:42 +02:00
5097cb812a Removed static.flash.moe references (topic left overs are up for redesign). 2018-10-02 19:31:33 +02:00
fd1a2fd76e Added some experimental background options. 2018-10-01 13:36:38 +02:00
939deb5dd5 shitty halloween logo 4th anniversary 2018-09-30 23:17:15 +02:00
a389ddec79 Revert "Experimenting with new colour scheme more"
This reverts commit 27fb701cec.
2018-09-30 23:10:51 +02:00
27fb701cec Experimenting with new colour scheme more 2018-09-29 23:31:44 +02:00
3080e72caa Forum index redesign. 2018-09-28 18:40:41 +02:00
22851470f4 Fixed comment mention colours. 2018-09-28 10:05:10 +02:00
773bccd009 Removed guidelines title, it looks better without. 2018-09-27 22:02:24 +02:00
1d223ae0e5 Display guidelines section on profile in edit mode. 2018-09-27 08:39:49 +02:00
bdff37233e Cool new avatar changing UI on profile. 2018-09-26 11:23:36 +02:00
75e1888cbf shh 2018-09-26 00:22:57 +02:00
e6b81a3378 Forum design updates. 2018-09-26 00:11:20 +02:00
0ef2dc898b cool profile editor v2 2018-09-23 21:12:40 +02:00
774527c616 uhh updates 2018-09-23 18:31:47 +02:00
5186ee9027 C S S V A R I A B L E S 2018-09-23 16:42:15 +02:00
aa168ed1d0 Updated auth styles to match site styling. 2018-09-23 03:32:18 +02:00