Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #22475 from owncloud/fix-js-issues | Thomas Müller | 2016-02-18 | 1 | -2/+2 |
|\ | |||||
| * | Fixes code analysis issues | Morris Jobke | 2016-02-17 | 1 | -2/+2 |
* | | Show the comments and tags on the share filters | Joas Schilling | 2016-02-16 | 1 | -4/+4 |
|/ | |||||
* | Collapse long comments | Vincent Petry | 2016-02-08 | 1 | -4/+25 |
* | Limit comment size to 1000 in UI | Vincent Petry | 2016-02-05 | 1 | -1/+29 |
* | Special label for deleted users in comments list | Vincent Petry | 2016-02-04 | 1 | -4/+15 |
* | Move comment delete action into edit mode | Vincent Petry | 2016-02-03 | 1 | -13/+20 |
* | Comment owner can now edit or delete | Vincent Petry | 2016-02-03 | 2 | -38/+158 |
* | Reset comments read marker after loading comments | Vincent Petry | 2016-02-03 | 4 | -7/+151 |
* | Add file row indicator for unread comments | Vincent Petry | 2016-02-03 | 1 | -0/+84 |
* | Fixed report name | Vincent Petry | 2016-02-02 | 1 | -2/+2 |
* | Added JS unit tests for comments | Vincent Petry | 2016-02-02 | 2 | -6/+6 |
* | Add spinner when submitting comments | Vincent Petry | 2016-02-02 | 1 | -5/+30 |
* | 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 | 2 | -22/+53 |
* | 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 | 5 | -0/+356 |