summaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Activity/Provider.php
Commit message (Expand)AuthorAgeFilesLines
* 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