Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix js unit test | Roeland Jago Douma | 2016-08-17 | 1 | -2/+2 |
| | |||||
* | Limit comment size to 1000 in UI | Vincent Petry | 2016-02-05 | 1 | -0/+78 |
| | | | | | | | | 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. | ||||
* | Special label for deleted users in comments list | Vincent Petry | 2016-02-04 | 1 | -1/+9 |
| | |||||
* | Added unit tests for edit/delete comments | Vincent Petry | 2016-02-03 | 1 | -0/+134 |
| | |||||
* | Reset comments read marker after loading comments | Vincent Petry | 2016-02-03 | 2 | -4/+82 |
| | |||||
* | Add file row indicator for unread comments | Vincent Petry | 2016-02-03 | 1 | -0/+102 |
| | |||||
* | Added JS unit tests for comments | Vincent Petry | 2016-02-02 | 2 | -0/+302 |