Commit graph

31 commits

Author SHA1 Message Date
f03b37e0c6 Fixed inability to view topics ever and also added icons. 2018-12-27 03:59:57 +01:00
774ce1f966 Added soft delete viewing support to the forum. 2018-12-22 12:02:26 +01:00
b9c8a967fa Make url_construct a function instead of a filter. 2018-12-01 12:57:23 +01:00
061100f0d7 Moved some of the JavaScript stuff to TypeScript. 2018-11-06 23:55:05 +01:00
32ac6816f7 Added markdown styling. 2018-11-01 22:35:10 +01:00
8a62431139 Replaced inputs of type hidden, csrf and text with macros. 2018-10-25 03:35:53 +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
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
8a71598850 Removed all uses of --new in class names in templates. 2018-10-22 19:26:59 +02:00
ddedb556be Use new style on the forum. 2018-10-22 00:11:14 +02:00
b8a30fae6c Recursive forum accent colours! 2018-10-21 23:53:32 +02:00
670d672807 Use proper ability functions in forum.php. 2018-10-18 23:54:21 +02:00
3d5674dac8 Added forum category colour to sub pages, needs a recursive fetch. 2018-10-17 21:59:16 +02:00
9f9b602e75 Prep for category accent colours. 2018-10-16 23:38:17 +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
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
c21d1b65ac cool new CSRF protection system 2018-10-02 21:16:42 +02:00
3080e72caa Forum index redesign. 2018-09-28 18:40:41 +02:00
e6b81a3378 Forum design updates. 2018-09-26 00:11:20 +02:00
5186ee9027 C S S V A R I A B L E S 2018-09-23 16:42:15 +02:00
65e70ce1f8 Moved parser utility functions to their own file. 2018-09-21 10:56:52 +02:00
1fe9a4fd92 dropkicked phpunit out, no longer expose Application to Twig and also defines. 2018-09-16 21:45:40 +02:00
7fd2a8d286 Implemented permission checks everywhere, manage is next. 2018-08-23 22:06:48 +02:00
8daa95168b Fix fuck ups caused by a global replace all. 2018-08-15 15:26:56 +02:00
1bf81d7a7d First steps to merging manage with the main site. 2018-08-15 04:25:42 +02:00
f1979c8e4a Restructure templating system. 2018-08-15 03:12:58 +02:00