summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/activity.php
Commit message (Expand)AuthorAgeFilesLines
* Move lib/ to PSR-4Joas Schilling2016-05-251-483/+0
* Add translations of unshare activitiesJoas Schilling2016-02-101-16/+77
* Happy new year!Thomas Müller2016-01-121-1/+1
* Fix intendationJoas Schilling2015-10-021-34/+34
* Use shorter text on the sidebar for files_sharing activitiesJoas Schilling2015-10-021-3/+63
* Publish an activity when sending a share link via emailJoas Schilling2015-09-221-0/+8
* Add reshare activities for the parent sharee and the original file ownerJoas Schilling2015-09-151-4/+38
* Do not use magic strings when there are constants for itJoas Schilling2015-07-221-1/+1
* Use federated cloud id as a parameter typeJoas Schilling2015-07-021-3/+3
* Add the item name to the federated sahre activityJoas Schilling2015-07-021-0/+5
* Use the app constant to fix the groupingJoas Schilling2015-07-021-1/+1
* Use the item name when refering to the unaccepted remote shareJoas Schilling2015-07-021-1/+1
* Correct the app name for sharing eventsJoas Schilling2015-03-301-12/+7
* Update license headersJenkins for ownCloud2015-03-261-7/+16
* Group sharing activities by user/group and file respectivelyJoas Schilling2015-03-201-0/+14
* Revert "Updating license headers"Morris Jobke2015-02-261-15/+8
* Updating license headersJenkins for ownCloud2015-02-231-8/+15
* Use filterNotificationTypes to filter the types and group the methodsJoas Schilling2015-02-131-43/+37
* Copy sharing related activity code to Files_Sharing activity extensionJoas Schilling2015-02-131-44/+124
* by default send mail for new server-to-server shareBjoern Schiessle2015-01-231-3/+10
* Correctly return false when translating a foreign activityJoas Schilling2015-01-071-5/+3
* add activity if public shared file/folder was downloadedBjoern Schiessle2014-12-221-4/+26
* Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-191-1/+1
* Specify list of activity parameters for sharing extensionJoas Schilling2014-12-121-3/+34
* OCS API for server-to-server sharingBjoern Schiessle2014-12-041-0/+165