nextcloud/apps/comments/js
Vincent Petry 78864dc6fa Collapse long comments
Very crude a naive implementation that relies on length and number of
newlines. Should be good enough for most cases.

Clicking on such comments will expand them.
2016-02-08 10:05:03 +01:00
..
app.js Comments GUI 2016-02-02 18:01:15 +01:00
commentcollection.js Reset comments read marker after loading comments 2016-02-03 16:18:14 +01:00
commentmodel.js Comment owner can now edit or delete 2016-02-03 21:06:55 +01:00
commentstabview.js Collapse long comments 2016-02-08 10:05:03 +01:00
commentsummarymodel.js Reset comments read marker after loading comments 2016-02-03 16:18:14 +01:00
filesplugin.js Add file row indicator for unread comments 2016-02-03 13:00:55 +01:00