aboutsummaryrefslogtreecommitdiff
path: root/federationapi/queue/queue.go
AgeCommit message (Expand)Author
2024-10-18Update the license headers to mention the commercial licenseQuentin Gliech
2024-10-17Rename the go packageQuentin Gliech
2024-10-17Update the copyright headers in all filesQuentin Gliech
2023-11-22Update ACLs when received as outliers (#3008)Till
2023-09-15Update gmsl to use new validated RoomID on PDUs (#3200)devonh
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-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-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-10-10Send E2EE related errors to sentry (#2784)Till
2022-08-05Only create a new destinationQueue if we don't have one (#2620)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-25Only call key update process functions if there are updates, don't send thing...Neil Alexander
2022-04-04Slower federation warm-up (#2320)Neil Alexander
2022-02-11Remove FederationDisabled error type (#2174)S7evinK
2021-11-24Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)Neil Alexander