Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always enable avatars | Morris Jobke | 2017-02-13 | 1 | -14/+3 |
* | Cleanup comment tests | Joas Schilling | 2017-01-09 | 1 | -5/+3 |
* | Adjust tests | Joas Schilling | 2016-11-23 | 1 | -18/+56 |
* | Update test | Joas Schilling | 2016-11-18 | 1 | -1/+3 |
* | fix JS test and introduce tests for rendering mentions to displaynames | Arthur Schiwon | 2016-10-25 | 1 | -8/+62 |
* | move mention extraction to (I)Comment and report mentions via DAV | Arthur Schiwon | 2016-10-19 | 1 | -129/+13 |
* | Merge pull request #1449 from nextcloud/comments-user-mention | Morris Jobke | 2016-10-17 | 5 | -0/+1176 |
|\ | |||||
| * | apply some polish | Arthur Schiwon | 2016-10-14 | 2 | -48/+13 |
| * | emit pre-update event for comments | Arthur Schiwon | 2016-10-12 | 2 | -34/+5 |
| * | adjust wording of the notification | Arthur Schiwon | 2016-10-08 | 1 | -5/+4 |
| * | remove notifications of deleted comments from the DB | Arthur Schiwon | 2016-10-08 | 1 | -6/+16 |
| * | use different files route/controller | Arthur Schiwon | 2016-10-07 | 1 | -7/+0 |
| * | Notificacations for simple @-mentioning in comments | Arthur Schiwon | 2016-10-07 | 5 | -0/+1238 |
* | | Fix js test | Roeland Jago Douma | 2016-10-04 | 1 | -1/+1 |
|/ | |||||
* | 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 |
* | 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 |