nextcloud-server/lib/public/Federation
Carl Schwan a9cfa72d1c Summer cleanup of the federation app
- Use IEventDispatcher instead of deprecated symfony dispatcher
- Use LoggerInterface where possible
- Use php 7.4 properties
- Add type hinting where possible
- Move federation hooks to a seperate listener

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-24 15:39:52 +07:00
..
Events Summer cleanup of the federation app 2022-06-24 15:39:52 +07:00
Exceptions Migrate HintException to OCP 2021-06-30 15:28:02 +07:00
ICloudFederationFactory.php Update php licenses 2021-06-04 22:02:41 +07:00
ICloudFederationNotification.php Update php licenses 2021-06-04 22:02:41 +07:00
ICloudFederationProvider.php Update php licenses 2021-06-04 22:02:41 +07:00
ICloudFederationProviderManager.php Correctly check the reception of a remote feedback 2021-06-09 15:37:18 +07:00
ICloudFederationShare.php Update php licenses 2021-06-04 22:02:41 +07:00
ICloudId.php Update php licenses 2021-06-04 22:02:41 +07:00
ICloudIdManager.php Allow to get a local cloud id without going through the contacts manager 2021-07-14 16:08:05 +07:00