summary refs log tree commit diff
path: root/demo (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-07Use vector clocks for room stream tokens. (#8439)Erik Johnston4-42/+380
2020-10-07Add typing information to the device handler. (#8407)Patrick Cloke4-38/+59
2020-10-07Fix returning incorrect prev_batch token in incremental sync (#8486)Erik Johnston2-1/+7
2020-10-07unblacklist some tests (#8474)Richard van der Hoff3-34/+1
2020-10-07Add support for MSC2697: Dehydrated devices (#8380)Hubert Chathi9-21/+454
2020-10-07Combine `SpamCheckerApi` with the more generic `ModuleApi`. (#8464)Richard van der Hoff10-58/+51
2020-10-07Remove docs/sphinx and related references (#8480)Andrew Morgan62-839/+1
2020-10-07update wordingRichard van der Hoff1-2/+3
2020-10-06Add support for MSC2732: olm fallback keys (#8312)Hubert Chathi8-1/+215
2020-10-06Additional tests for third-party event rules (#8468)Richard van der Hoff3-18/+79
2020-10-06Don't bother responding to client requests that have already disconnected (#8...Andrew Morgan3-0/+12
2020-10-05Update default room version to 6 (#8461)Richard van der Hoff4-3/+13
2020-10-05