Commit graph

84 commits

Author SHA1 Message Date
4a1941a447 Fixed ordering of user menu, was backwards for compat with the older menu. 2019-01-10 23:49:23 +01:00
062a6bd1e4 Release new user menu to everyone. 2019-01-02 22:35:31 +01:00
727e13b03b Added experimental user navigation bar. 2018-12-31 19:07:41 +01:00
eed548313b Added button to pin/unpin comments, closes #100. 2018-12-30 21:42:01 +01:00
22dea71063 Better handling of deleted comments with replies. 2018-12-16 20:40:50 +01:00
8fa8eaa1f9 Improved handling of soft deleted comments. 2018-12-15 23:15:35 +01:00
1c9b49a2f6 Some comments maintenance. 2018-12-11 21:42:59 +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
486e5c9e77 Redirect to previous page after login, closes #78. 2018-12-01 12:39:47 +01:00
b84121e277 Moved some of the comments javascript stuff to typescript. 2018-11-15 23:53:52 +01:00
32ac6816f7 Added markdown styling. 2018-11-01 22:35:10 +01: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
8a62431139 Replaced inputs of type hidden, csrf and text with macros. 2018-10-25 03:35:53 +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
a103701d6a Fix: Actually get rid of the notice when posting the first comment. 2018-10-08 15:28:19 +02:00
787550b000 Fixes oversight. 2018-10-02 21:40:46 +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
238d454464 Remove profile field editor from manage and add return links. 2018-09-25 23:21:11 +02:00
5186ee9027 C S S V A R I A B L E S 2018-09-23 16:42:15 +02:00
1fe9a4fd92 dropkicked phpunit out, no longer expose Application to Twig and also defines. 2018-09-16 21:45:40 +02:00
757362102f Remove dormant checks and add @ mentions to comments. 2018-08-17 03:39:44 +02:00
bcd56a23e7 Fixed user card wrapping issues. 2018-08-16 04:02:27 +02:00
f3760f62ff More manage stuff. 2018-08-15 22:29:18 +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