summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Activity/Providers
Commit message (Expand)AuthorAgeFilesLines
* Limit more contact searchesJoas Schilling2021-12-131-1/+6
* Update license headers for 19Christoph Wurst2020-04-296-0/+6
* Add visibility to all constantsChristoph Wurst2020-04-105-29/+29
* Format control structures, classes, methods and functionChristoph Wurst2020-04-105-11/+0
* Use elseif instead of else ifChristoph Wurst2020-04-106-43/+43
* Unify the code a bitJoas Schilling2020-03-103-37/+38
* Use contacts name on federated activitiesJoas Schilling2020-03-103-27/+49
* Update license headersChristoph Wurst2019-12-056-6/+9
* Add expiration event for sharesJohn Molakvoæ (skjnldsv)2019-08-212-1/+21
* Merge pull request #12624 from nextcloud/bugfix/noid/validate-all-rich-objectsMorris Jobke2018-12-041-1/+1
|\
| * Fix wrong used typeJoas Schilling2018-11-231-1/+1
* | Parse activity when a user self-unshares a fileJoas Schilling2018-11-231-0/+12
|/
* Update message shown when unsharing a fileKevin Ndung'u2018-06-181-1/+1
* Fix group displaynames in activityJoas Schilling2018-03-081-10/+54
* Update license headersMorris Jobke2017-11-066-0/+13
* 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-165-0/+1207