Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a filter for comment activities | Joas Schilling | 2016-02-05 | 1 | -3/+22 |
* | Add activities for comments | Joas Schilling | 2016-02-05 | 4 | -1/+431 |
* | Special label for deleted users in comments list | Vincent Petry | 2016-02-04 | 2 | -5/+24 |
* | Added unit tests for edit/delete comments | Vincent Petry | 2016-02-03 | 1 | -0/+134 |
* | Move comment delete action into edit mode | Vincent Petry | 2016-02-03 | 2 | -14/+21 |
* | Comment owner can now edit or delete | Vincent Petry | 2016-02-03 | 3 | -38/+185 |
* | Merge pull request #22101 from owncloud/comments-filerow | Thomas Müller | 2016-02-03 | 10 | -11/+424 |
|\ | |||||
| * | Reset comments read marker after loading comments | Vincent Petry | 2016-02-03 | 7 | -11/+234 |
| * | Add file row indicator for unread comments | Vincent Petry | 2016-02-03 | 3 | -0/+190 |
* | | Remove invalid app user doc links | Joas Schilling | 2016-02-03 | 1 | -3/+0 |
|/ | |||||
* | Fixed report name | Vincent Petry | 2016-02-02 | 1 | -2/+2 |
* | Added JS unit tests for comments | Vincent Petry | 2016-02-02 | 4 | -6/+308 |
* | Add spinner when submitting comments | Vincent Petry | 2016-02-02 | 2 | -7/+32 |
* | Fix formatting messages with newlines | Vincent Petry | 2016-02-02 | 1 | -2/+11 |
* | Better comments pagination logic | Vincent Petry | 2016-02-02 | 1 | -11/+9 |
* | Improve comments style, add avatars | Vincent Petry | 2016-02-02 | 3 | -22/+104 |
* | Use last comment's time for pagination | Vincent Petry | 2016-02-02 | 1 | -1/+1 |
* | Add pagination support for comments GUI | Vincent Petry | 2016-02-02 | 2 | -16/+45 |
* | Improve comment date format | Vincent Petry | 2016-02-02 | 1 | -3/+10 |
* | Comments GUI | Vincent Petry | 2016-02-02 | 7 | -0/+406 |