0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-08 22:18:36 +02:00
dendrite/roomserver/internal
kegsay 85704eff20
Clean up interface definitions (#2427)
* tidy up interfaces

* remove unused GetCreatorIDForAlias

* Add RoomserverUserAPI interface

* Define more interfaces

* Use AppServiceInternalAPI for consistent naming

* clean up federationapi constructor a bit

* Fix monolith in -http mode
2022-05-06 12:39:26 +01:00
..
helpers Various bug fixes and tweaks around invites and membership 2022-03-17 17:05:21 +00:00
input Define component interfaces based on consumers (2/2) (#2425) 2022-05-05 19:30:38 +01:00
perform Clean up interface definitions (#2427) 2022-05-06 12:39:26 +01:00
query Return M_NOT_FOUND for rejected events (#2371) 2022-04-25 19:05:01 +02:00
alias.go Clean up interface definitions (#2427) 2022-05-06 12:39:26 +01:00
api.go Clean up interface definitions (#2427) 2022-05-06 12:39:26 +01:00