summaryrefslogtreecommitdiffstats
path: root/apps/comments/lib/Activity
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-054-4/+6
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
| | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Unify the HTML encoding handling with other ROS appsJoas Schilling2019-01-251-1/+0
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge the str_replacementsJoas Schilling2019-01-241-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix the comments UI and activities for space-mentionsJoas Schilling2018-11-071-1/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix creating comments when file is accessible to users with numeric idsArthur Schiwon2018-02-141-3/+4
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Fix array method usages with a proper callMorris Jobke2018-01-251-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Update license headersMorris Jobke2017-11-064-0/+7
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Add a doc why this should not be removedJoas Schilling2017-10-231-0/+6
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Use the wrapper to get the parameters which was added in #6369Joas Schilling2017-09-191-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Allow translations of the comments activity in the emails tooJoas Schilling2017-09-052-13/+35
| | | | | | | Message and object data is not available on emails atm, so we can not use them either... Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix CommentsRoeland Jago Douma2017-08-012-5/+5
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Use PNG version of the icons for shipped activitiesJoas Schilling2017-06-201-1/+5
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Move systemtags and comments to new accesslist functionsRoeland Jago Douma2017-04-201-7/+9
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 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