summaryrefslogtreecommitdiffstats
path: root/apps/federation/lib/AppInfo
Commit message (Collapse)AuthorAgeFilesLines
* Use ::class statement instead of stringMorris Jobke2018-01-291-1/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Update license headersMorris Jobke2017-11-061-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Use automatic injection whenever possibleJoas Schilling2017-08-021-72/+14
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Use ITimeFactoryRoeland Jago Douma2017-08-011-1/+3
| | | | | | | * Inject the timefacotry so we can mock it properly in the tests. * Extended unit tests to cover the new paths Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Remove unused use statementsMorris Jobke2017-04-221-4/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Do proper DIRoeland Jago Douma2017-04-111-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* get addressbook url and carddav user from remote serverBjoern Schiessle2017-04-111-1/+2
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Remove dead OCS register codeRoeland Jago Douma2016-09-021-34/+0
|
* adjust federation appArthur Schiwon2016-08-111-7/+0
|
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix apps/Joas Schilling2016-07-211-1/+2
|
* Update license headersLukas Reschke2016-05-261-1/+1
|
* Move federation code to PSR-4Joas Schilling2016-05-191-0/+181