aboutsummaryrefslogtreecommitdiff
path: root/federationapi/queue/destinationqueue.go
AgeCommit message (Expand)Author
2024-05-01Take advantage of changes in recent Go versions (#3361)0x1a8510f2
2024-04-09Don't attempt to send transactions if Dendrite is shutting down (#3356)Till
2023-11-22Update ACLs when received as outliers (#3008)Till
2023-04-27Remove gmsl.HeaderedEvent (#3068)kegsay
2023-04-24Move fedclient interface over to gmsl (#3061)devonh
2023-04-19refactor: update GMSL (#3058)kegsay
2023-04-06refactor: use latest GMSL which splits fed client from matrix room logic (#3051)kegsay
2023-01-28Relay integration to pinecone demos (#2955)devonh
2023-01-23Initial Store & Forward Implementation (#2917)devonh
2022-11-18Add p2p wakeup broadcast handling to pinecone demos (#2841)devonh
2022-11-15Federation fixes for virtual hostingNeil Alexander
2022-11-11Virtual hosting schema and logic changes (#2876)Neil Alexander
2022-10-26Associate events in db before queueing them to send (#2833)devonh
2022-10-21Optimize inserting pending PDUs/EDUs (#2821)Till
2022-10-20Fix race conditionTill Faelligen
2022-10-19Refactor Federation Destination Queues (#2807)devonh
2022-10-13Revert "Federation backoff fixes and tests (#2792)"Neil Alexander
2022-10-13Federation backoff fixes and tests (#2792)devonh
2022-09-20Update dependencies (#2729)Neil Alexander
2022-08-09Add housekeeping function to delete old/expired EDUs (#2399)Till
2022-05-17bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466)kegsay
2022-04-27Fix graceful shutdownNeil Alexander
2022-04-25Store the EDU type in the database (#2370)Till
2022-02-08Demote logging entry for backoffNeil Alexander
2021-11-24Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)Neil Alexander