aboutsummaryrefslogtreecommitdiff
path: root/federationapi/storage/shared
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-04-27Remove gmsl.HeaderedEvent (#3068)kegsay
2023-04-19refactor: update GMSL (#3058)kegsay
2023-01-23Initial Store & Forward Implementation (#2917)devonh
2023-01-19Add `/_dendrite/admin/purgeRoom/{roomID}` (#2662)Neil
2022-12-22Add federation peeking table tests (#2920)Till
2022-11-16Fix bug in a2f72dd9Neil Alexander
2022-11-16Fix slice out of bounds in federation APINeil Alexander
2022-11-15Don't get blacklisted hosts when querying joined servers (#2880)Neil Alexander
2022-10-26Initial support for multiple server names (#2829)Neil Alexander
2022-10-21Optimize inserting pending PDUs/EDUs (#2821)Till
2022-10-19Refactor Federation Destination Queues (#2807)devonh
2022-10-10Fix joined hosts with `RewritesState` (#2785)Neil Alexander
2022-09-07Handle errors differently in the `DeviceListUpdater` (#2695)Till
2022-08-18Actually store EDUs once we retrieved from the database (#2651)Till
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-25Store the EDU type in the database (#2370)Till
2022-01-25Exclude our own server name in `GetJoinedHostsForRooms` (#2110)Neil Alexander
2021-11-24Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)Neil Alexander