Commit Graph

24 Commits (bac6641bb1ac8a98b2ddbe4a9d497ae10d0f5e62)

Author SHA1 Message Date
yflory 0575a7a233 Scrollbar and rich text dark
yflory 04af753a81 lint compliance
ansuz 526c17810b update rich text toolbar comment button to reflect state
yflory 9d2b2ac13c Merge branch 'staging' into padcsp
yflory e64d831c40 Remove requirements for unsafe-inline and unsafe-eval in pad
yflory 34b2987816 Fix type error with comments
ansuz d5d30c2e09 guard against a few possible typeErrors
ansuz 6a8ab6bc55 remove the 'comment' option from CKEditor's contextmenu in when UI is locked
yflory 7c7bfe72d7 Allow comments on mathjax
yflory 7ba88751eb Fix addComment button
David Benqué 003ad074a5 adjust colors
yflory 66b74b0a68 Inline button to add comments
yflory cdd90cea82 Clean links plugin code for ckeditor
yflory f3e921d7a5 Comment from context menu
yflory 45d3c1304f Restore a comment with undo
yflory 8e4ede3bb8 Fix mediatags in comments
yflory 3722725462 Fix race condition when adding a new comment
yflory a71d75bad3 Better representation of active comments
yflory 448edbf972 lint compliance
yflory c2f26775d8 Visual link between comments and commented content
yflory 17d78a3831 Add support for comments with multiple users
yflory 31081eac46 Add comments UI
yflory 3be884d702 Comments prototype
yflory 7acbe4ba2c Comment plugin