aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Activity/Provider.php
Commit message (Expand)AuthorAgeFilesLines
* Use elseif instead of else ifChristoph Wurst2020-04-101-18/+18
* Unify the code a bitJoas Schilling2020-03-101-16/+36
* Use contacts name on federated activitiesJoas Schilling2020-03-101-11/+35
* Combine move activities as wellJoas Schilling2020-03-101-1/+5
* Update license headersChristoph Wurst2019-12-051-1/+1
* Add icon to restore activityJoas Schilling2019-01-221-3/+6
* Catch exception when the parent is deleted as wellJoas Schilling2018-02-281-2/+27
* Do a recursion instead of an endless loopJoas Schilling2018-02-281-1/+1
* Fix problem with deleted filesJoas Schilling2018-02-281-5/+14
* Fix path handling for activitiesJoas Schilling2018-02-281-7/+20
* Add special handling for e2e encryptionJoas Schilling2018-02-281-1/+108
* Extract duplicated logic into a methodJoas Schilling2018-02-281-80/+24
* Update license headersMorris Jobke2017-11-061-0/+3
* Use PNG version of the icons for shipped activitiesJoas Schilling2017-06-201-16/+80
* Fix username and avatar for external usersJoas Schilling2017-05-191-0/+26
* Fix files sharing legacy as wellJoas Schilling2017-02-081-1/+5
* Add tests for getFile()Joas Schilling2017-02-071-11/+12
* Make sure ownCloud 8.2 activities also can get displayedJoas Schilling2017-02-071-12/+30
* Remove leading slash from sharing activityJoas Schilling2016-12-151-2/+3
* Adjust all implementations in the server repoJoas Schilling2016-12-011-4/+11
* Add an event merger and use it for the files activitiesJoas Schilling2016-11-251-1/+16
* Working towards groupsJoas Schilling2016-11-251-108/+68
* document new variableMorris Jobke2016-11-221-0/+3
* Use the display name for files activities againJoas Schilling2016-11-221-4/+28
* Fix wrong copyright headersJoas Schilling2016-11-161-10/+9
* Update the since version to 11.0.0Joas Schilling2016-11-161-3/+3
* Add back the support for the short translationsJoas Schilling2016-11-161-4/+68
* Don't even try to combine when the subject is differentJoas Schilling2016-11-161-0/+5
* Provider for the files appJoas Schilling2016-11-161-0/+207