Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(federation): Don't load the addressbook when resolving a cloud IDperf/noid/dont-load-addressbook-on-resolving-cloudid | Joas Schilling | 2 hours | 2 | -14/+39 |
| | | | | | | Instead we delay the lookup of the display name until it is actually used Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | fix(federation): Fix missing protocol on CloudID remote | Joas Schilling | 2024-06-27 | 1 | -16/+8 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 2 | -34/+4 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix(federation): ICloudId->getRemote() should contain the protocol | Joas Schilling | 2024-04-02 | 1 | -5/+7 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(federation): Fix creating local cloudIds with http:// protocol | Joas Schilling | 2024-03-25 | 1 | -6/+10 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | adjusts tests for CloudIdManager | Robin Appelman | 2022-08-31 | 1 | -1/+16 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Allow to get a local cloud id without going through the contacts manager | Julius Härtl | 2021-07-14 | 1 | -10/+26 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | set the display name of federated sharees from addressbook | Arthur Schiwon | 2020-11-24 | 1 | -1/+33 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | clean cloud ids | Robin Appelman | 2017-02-09 | 1 | -7/+7 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | add tests | Robin Appelman | 2017-02-08 | 2 | -0/+145 |
Signed-off-by: Robin Appelman <robin@icewind.nl> |