summaryrefslogtreecommitdiffstats
path: root/apps/files/lib/activity.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18171 from owncloud/fix-language-of-files-activities-in-e...Morris Jobke2015-08-111-9/+10
|\
| * Correctly make use of the languageCode argument in the files activity extensionJoas Schilling2015-08-101-9/+10
* | Do not use magic strings when there are constants for itJoas Schilling2015-07-221-10/+11
* | Make the favorite type stream onlyJoas Schilling2015-07-221-2/+9
|/
* Adjust by/self filter aswell and fix testsJoas Schilling2015-03-311-1/+1
* DeMorgan applied the wrong transformationJoas Schilling2015-03-311-2/+1
* Move tag related code into a helper so we can test the query without a viewJoas Schilling2015-03-301-35/+32
* Use DI for the objects where possibleJoas Schilling2015-03-301-6/+23
* Add a filter for favorites and allow limiting the all-list to favoritesJoas Schilling2015-03-301-2/+69
* Update license headersJenkins for ownCloud2015-03-261-6/+16
* Revert "Updating license headers"Morris Jobke2015-02-261-15/+7
* Updating license headersJenkins for ownCloud2015-02-231-7/+15
* Move displaying of files related activities to files appJoas Schilling2015-02-131-0/+278