summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Activity
Commit message (Expand)AuthorAgeFilesLines
* 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-0510-10/+13
* Some php-cs fixesRoeland Jago Douma2019-11-223-3/+0
* List share download activity under sharingJoas Schilling2019-10-101-2/+6
* 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-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