nextcloud/apps/comments/js
Vincent Petry 142a2dd2eb Limit comment size to 1000 in UI
Whenever the limit is almost reached (90% of the length), a tooltip will
appear.

Once the limit is exceeded, the "Post" button will be disabled and the
field will become red.
2016-02-05 15:45:30 +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 Limit comment size to 1000 in UI 2016-02-05 15:45:30 +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