summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Activity
Commit message (Expand)AuthorAgeFilesLines
* Fix group displaynames in activityJoas Schilling2018-03-081-10/+54
* Update license headersMorris Jobke2017-11-0610-0/+23
* Disable default activity email for incoming sharesMorris Jobke2017-07-312-2/+2
* Some app fixes of phpstorm inspectionsRoeland Jago Douma2017-07-241-2/+0
* Fix activity emails for accept/decline of remote sharesJoas Schilling2017-07-101-1/+5
* Use PNG version of the icons for shipped activitiesJoas Schilling2017-06-205-10/+50
* Fix reshare with user activity messageJoas Schilling2017-03-211-1/+1
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-081-3/+24
* Fix files sharing legacy as wellJoas Schilling2017-02-086-749/+291
* Remove leading slash from sharing activityJoas Schilling2016-12-154-4/+4
* Adjust all implementations in the server repoJoas Schilling2016-12-015-22/+55
* Fix placeholder typo in public link activityJoas Schilling2016-11-231-1/+1
* Merge pull request #2281 from nextcloud/fix-translationMorris Jobke2016-11-232-4/+4
|\
| * Fix language typoJoas Schilling2016-11-232-4/+4
* | Merge pull request #2262 from nextcloud/specify-parameters-on-public-downloadLukas Reschke2016-11-231-3/+9
|\ \
| * | Specify the parameters on public downloadJoas Schilling2016-11-221-3/+9
| |/
* / Only do stuff when its a remote-share activityJoas Schilling2016-11-221-2/+3
|/
* Move file sharing activities to the new APIJoas Schilling2016-11-169-0/+1596