summaryrefslogtreecommitdiffstats
path: root/apps/comments/lib/Activity
Commit message (Collapse)AuthorAgeFilesLines
* Remove leading slash from sharing activityJoas Schilling2016-12-151-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Adjust all implementations in the server repoJoas Schilling2016-12-011-4/+11
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Use the display name for usersJoas Schilling2016-11-161-4/+41
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Move comments activities to the new APIJoas Schilling2016-11-165-347/+391
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix comment mentions in activitiesJoas Schilling2016-10-281-0/+25
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #1519 from nextcloud/better-comments-in-activity-sidebarMorris Jobke2016-10-051-12/+2
|\ | | | | Better comments in activity sidebar
| * Remove resolved FIXMEJoas Schilling2016-10-051-1/+0
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
| * Do not shorten comments in the activity sidebarJoas Schilling2016-10-051-11/+2
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Add icons to activity navigationJoas Schilling2016-10-051-2/+3
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Revert "Always add activities for comments to the stream"Joas Schilling2016-08-171-7/+3
| | | | This reverts commit 48c41b888c6a464f645de3e9087a39c163086d9f
* Fix apps/Joas Schilling2016-07-212-4/+6
|
* Move comments, systemtags and updatenotifications to PSR-4Joas Schilling2016-05-032-0/+457