0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-18 12:28:28 +02:00
dendrite/federationapi
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
..
api Define component interfaces based on consumers (1/2) (#2423) 2022-05-05 13:17:38 +01:00
consumers Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00
internal Don't try to federated-join via ourselves (#2383) 2022-04-27 12:23:55 +01:00
inthttp MSC2946: Spaces Summary (round 2) (#2232) 2022-03-01 13:40:07 +00:00
producers Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00
queue Fix graceful shutdown 2022-04-27 15:29:49 +01:00
routing Define component interfaces based on consumers (1/2) (#2423) 2022-05-05 13:17:38 +01:00
statistics Merge federationapi, federationsender, signingkeyserver components (#2055) 2021-11-24 10:45:23 +00:00
storage Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
types Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00
federationapi.go Tidy up AddPublicRoutes (#2412) 2022-05-03 17:17:02 +01:00
federationapi_keys_test.go NATS JetStream tweaks (#2086) 2022-01-07 17:31:57 +00:00
federationapi_test.go Tidy up AddPublicRoutes (#2412) 2022-05-03 17:17:02 +01:00