0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-13 00:18:45 +02:00
dendrite/roomserver/api
kegsay 506de4bb3d
Define component interfaces based on consumers (1/2) (#2423)
* Specify interfaces used by appservice, do half of clientapi

* convert more deps of clientapi to finer-grained interfaces

* Convert mediaapi and rest of clientapi

* Somehow this got missed
2022-05-05 13:17:38 +01:00
..
alias.go Fix lint errors 2022-03-24 10:03:22 +00:00
alias_test.go Fix lint errors 2022-03-24 10:03:22 +00:00
api.go Define component interfaces based on consumers (1/2) (#2423) 2022-05-05 13:17:38 +01:00
api_trace.go Add /_dendrite/admin/evacuateRoom/{roomID} (#2401) 2022-04-28 16:02:30 +01:00
input.go Improve roomserver logging 2022-01-31 15:33:00 +00:00
output.go Don't send adds_state_events in roomserver output events anymore (#2258) 2022-03-07 17:17:16 +00:00
perform.go Add /_dendrite/admin/evacuateRoom/{roomID} (#2401) 2022-04-28 16:02:30 +01:00
query.go Return M_NOT_FOUND for rejected events (#2371) 2022-04-25 19:05:01 +02:00
wrapper.go Define component interfaces based on consumers (1/2) (#2423) 2022-05-05 13:17:38 +01:00