summaryrefslogtreecommitdiffstats
path: root/apps/files/lib/activity.php
Commit message (Expand)AuthorAgeFilesLines
* Move Files app to PSR-4 (#24569)Joas Schilling2016-05-121-424/+0
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-011-1/+0
* Happy new year!Thomas Müller2016-01-121-1/+2
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-11-301-2/+2
* Inject the database connectionJoas Schilling2015-11-301-2/+8
* Only require the interfaceJoas Schilling2015-11-301-4/+4
* Correctly escape the paths so we only display favorites instead of wildcardsJoas Schilling2015-11-301-1/+1
* Oracle can not return statements but only valuesJoas Schilling2015-11-301-3/+6
* Use shorter text on the sidebar for files activitiesJoas Schilling2015-10-021-0/+38
* 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