Commit graph

18 commits

Author SHA1 Message Date
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
b84121e277 Moved some of the comments javascript stuff to typescript. 2018-11-15 23:53:52 +01:00
f3ba61418d Centralised file input selection. 2018-10-27 20:50:34 +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
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
757362102f Remove dormant checks and add @ mentions to comments. 2018-08-17 03:39:44 +02:00
f1979c8e4a Restructure templating system. 2018-08-15 03:12:58 +02:00
Renamed from views/mio/_layout/comments.twig (Browse further)