nextcloud/apps/comments
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
..
activity Add a filter for comment activities 2016-02-05 11:30:53 +01:00
appinfo Add activities for comments 2016-02-05 11:30:53 +01:00
css Limit comment size to 1000 in UI 2016-02-05 15:45:30 +01:00
js Limit comment size to 1000 in UI 2016-02-05 15:45:30 +01:00
tests/js Limit comment size to 1000 in UI 2016-02-05 15:45:30 +01:00