summary refs log tree commit diff
path: root/synapse/storage (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-01Cache requests for user's devices from federation (#15675)Erik Johnston2-2/+69
2023-06-01Implement stable support for MSC3882 to allow an existing device/session to g...Hugh Nimmo-Smith12-75/+225
2023-05-31Add Synapse versio