dendrite/federationapi
Till 42a82091a8
Fix issue with stale device lists ()
We were only sending the last entry to the worker, so most likely missed
updates.
2022-09-08 12:03:44 +02:00
..
api Add HTTP status code to FederationClientError () 2022-09-07 16:14:09 +02:00
consumers Allow batching in JetStreamConsumer () 2022-08-31 12:21:56 +01:00
internal Fix using the remote provided event from /send_join () 2022-05-25 14:31:07 +01:00
inthttp Fix issue with stale device lists () 2022-09-08 12:03:44 +02:00
producers Avoid unneeded JSON operations () 2022-09-07 12:16:04 +02:00
queue Add housekeeping function to delete old/expired EDUs () 2022-08-09 11:15:58 +02:00
routing Avoid unneeded JSON operations () 2022-09-07 12:16:04 +02:00
statistics Only set backOffStarted to false if until is not zero () 2022-08-23 16:54:42 +02:00
storage Handle errors differently in the DeviceListUpdater () 2022-09-07 11:44:27 +02:00
types Add presence module V2 () 2022-04-06 13:11:19 +02:00
federationapi.go Add a SigningKeyUpdate producer () 2022-09-07 11:45:12 +02:00
federationapi_keys_test.go Configuration tweaks () 2022-09-01 14:15:41 +01:00
federationapi_test.go Configuration tweaks () 2022-09-01 14:15:41 +01:00