summary refs log tree commit diff
path: root/contrib (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-13Tidy up comments,docstring and fix lintWill Hunt6-33/+25
2020-10-13Save a few DB callsxWill Hunt1-3/+3
2020-10-13Add extra statement to notify_interested_services_ephemeralWill Hunt1-0/+3
2020-10-13Review feedbackWill Hunt4-18/+19
2020-10-13Apply suggestions from code reviewWill Hunt5-5/+14
2020-10-09stores can be NoneWill Hunt1-2/+6
2020-10-09Add new testsWill Hunt2-4/+37
2020-10-09Fix testsWill Hunt1-3/+6
2020-10-09Add a single testWill Hunt1-0/+7
2020-10-08Invalidate the cache when an olm fallback key is uploaded (#8501)Hubert Chathi3-0/+25
2020-10-08Please mypyWill Hunt2-25/+29
2020-10-08Fix types / add docstringsWill Hunt8-66/+95
2020-10-08Linkify MSCWill Hunt1-1/+1
2020-10-08Update change log v1.21.0rc3Erik Johnston1-1/+1
2020-10-081.21.0rc3Erik Johnston4-3/+16
2020-10-08Add useful shields to readme (#8493)Mateusz PrzybyƂowicz2-7/+24
2020-10-08Clarify error message when plugin config parsers raise an error (#8492)Richard van der Hoff2-1/+2
2020-10-07Reduce serialization errors in MultiWriterIdGen (#8456)Erik Johnston7-5/+109
2020-10-07Move additional tasks to the background worker (#8458)Patrick Cloke8-197/+195
2020-10-07Include the configured log level in phone home stats. (#8477)Patrick Cloke2-0/+8
2020-10-07Reduce serialization errors in MultiWriterIdGen (#8456)Erik Johnston7-8/+112
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-07Add Ubuntu 20.10 (Groovy Gorilla) to build scripts. (#8475)Patrick Cloke2-0/+2
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