0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-30 06:48:57 +02:00
dendrite/federationapi
devonh dcedd1b6bf
Federation backoff fixes and tests (#2792)
This fixes some edge cases where federation queue backoffs and
blacklisting weren't behaving as expected.
It also adds new tests for the federation queues to ensure their
behaviour continues to work correctly.
2022-10-13 14:38:13 +00:00
..
api Fix issue with DMs shown as normal rooms (#2776) 2022-10-07 16:00:12 +02:00
consumers Private read receipts (#2789) 2022-10-11 12:27:21 +01:00
internal Fix issue with DMs shown as normal rooms (#2776) 2022-10-07 16:00:12 +02:00
inthttp Fix issue with stale device lists (#2702) 2022-09-08 12:03:44 +02:00
producers Fix origin on device list update EDUs 2022-09-16 13:30:20 +02:00
queue Federation backoff fixes and tests (#2792) 2022-10-13 14:38:13 +00:00
routing Tweak federation M_NOT_FOUND errors 2022-10-11 10:48:36 +01:00
statistics Federation backoff fixes and tests (#2792) 2022-10-13 14:38:13 +00:00
storage Fix joined hosts with RewritesState (#2785) 2022-10-10 16:54:04 +01:00
types Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00
federationapi.go Add a SigningKeyUpdate producer (#2697) 2022-09-07 11:45:12 +02:00
federationapi_keys_test.go Tweak InsertMigration to avoid logging (#2720) 2022-09-22 15:53:15 +02:00
federationapi_test.go Tweak InsertMigration to avoid logging (#2720) 2022-09-22 15:53:15 +02:00