summaryrefslogtreecommitdiffstats
path: root/apps/comments
Commit message (Expand)AuthorAgeFilesLines
* Add a filter for comment activitiesJoas Schilling2016-02-051-3/+22
* Add activities for commentsJoas Schilling2016-02-054-1/+431
* Special label for deleted users in comments listVincent Petry2016-02-042-5/+24
* Added unit tests for edit/delete commentsVincent Petry2016-02-031-0/+134
* Move comment delete action into edit modeVincent Petry2016-02-032-14/+21
* Comment owner can now edit or deleteVincent Petry2016-02-033-38/+185
* Merge pull request #22101 from owncloud/comments-filerowThomas Müller2016-02-0310-11/+424
|\
| * Reset comments read marker after loading commentsVincent Petry2016-02-037-11/+234
| * Add file row indicator for unread commentsVincent Petry2016-02-033-0/+190
* | Remove invalid app user doc linksJoas Schilling2016-02-031-3/+0
|/
* Fixed report nameVincent Petry2016-02-021-2/+2
* Added JS unit tests for commentsVincent Petry2016-02-024-6/+308
* Add spinner when submitting commentsVincent Petry2016-02-022-7/+32
* Fix formatting messages with newlinesVincent Petry2016-02-021-2/+11
* Better comments pagination logicVincent Petry2016-02-021-11/+9
* Improve comments style, add avatarsVincent Petry2016-02-023-22/+104
* Use last comment's time for paginationVincent Petry2016-02-021-1/+1
* Add pagination support for comments GUIVincent Petry2016-02-022-16/+45
* Improve comment date formatVincent Petry2016-02-021-3/+10
* Comments GUIVincent Petry2016-02-027-0/+406