0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-02 04:29:00 +02:00
dendrite/userapi/api
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
..
api.go Clean up interface definitions (#2427) 2022-05-06 12:39:26 +01:00
api_logintoken.go Merge both user API databases into one (#2186) 2022-02-18 11:31:05 +00:00
api_trace.go Refactor appservice & client API to use userapi internal (#2290) 2022-03-24 22:45:44 +01:00
api_trace_logintoken.go Support for m.login.token (#2014) 2022-02-10 10:27:26 +00:00