summaryrefslogtreecommitdiffstats
path: root/lib/Controller/FederationController.php
AgeCommit message (Expand)Author
2023-04-26feat(controllers): Migrate server annotations to attributesJoas Schilling
2023-04-13chore(CS): Unify construct() callsJoas Schilling
2023-04-13automated: Apply CS fixJoas Schilling
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2022-02-17Return the remote token and server so we can compare in testsJoas Schilling
2022-02-17Add an API endpoint to get all invitesJoas Schilling
2021-07-15Implement CloudFederationProvider for TalkGary Kim