| Commit message (Expand) | Author | Files | Lines |
2020-10-14 | Remove racey assertion in MultiWriterIDGenerator (#8530) | Erik Johnston | 2 | -7/+1 |
2020-10-14 | Add note to manhole.md about bind_address when using with docker (#8526) | Christopher May-Townsend | 2 | -7/+40 |
2020-10-14 | Update documentation on retention policies limits (#8529) | Brendan Abolivier | 2 | -12/+23 |
2020-10-14 | Add basic tests for sync/pagination with vector clock tokens. (#8488) | Erik Johnston | 3 | -1/+249 |
2020-10-14 | Fix not sending events over federation when using sharded event persisters (#... | Erik Johnston | 10 | -21/+51 |
2020-10-14 | Make sure a retention policy is a state event (#8527) | Brendan Abolivier | 3 | -0/+8 |
2020-10-14 | Add correct M_BAD_JSON error code to /profile/{userId}/displayname (#8517) | Aaron Raimist | 2 | -1/+4 |
2020-10-13 | Move additional tasks to the background worker, part 4 (#8513) | Patrick Cloke | 11 | -221/+196 |
2020-10-13 | Fix message duplication if something goes wrong after persisting the event (#... | Erik Johnston | 13 | -32/+481 |
2020-10-13 | 1.21.1 v1.21.1 github/release-v1.21.1 release-v1.21.1 | Andrew Morgan | 3 | -3/+13 |
2020-10-12 | Multi arch docker support: add arm/v7 and arm64 to our docker images (#7921) | Christopher May-Townsend | 2 | -8/+53 |
2020-10-12 | Explicitly install test dependencies when building deb packages (#8523) | Andrew Morgan | 2 | -1/+7 |
2020-10-12 | Reverse proxies are not the only thing to change;be explicit w/ new endpoint v1.21.0 github/release-v1.21.0 release-v1.21.0 | Andrew Morgan | 1 | -6/+7 |
2020-10-12 | Add deprecation warning for admin api under client api prefixes | Andrew Morgan | 1 | -0/+8 |
2020-10-12 | Make event persisters periodically announce position over replication. (#8499) | Erik Johnston | 9 | -34/+128 |
2020-10-12 | 1.21.0 | Andrew Morgan | 3 | -1/+13 |
2020-10-11 | Docker: support passing additional commandline args to synapse (#8390) | Samuel Philipp | 3 | -18/+44 |
2020-10-09 | Clean-up some broken/unused code in the test framework (#8514) | Patrick Cloke | 3 | -70/+55 |
2020-10-09 | Fix threadsafety in ThreadedMemoryReactorClock (#8497) | Richard van der Hoff | 2 | -4/+33 |
2020-10-09 | Increase default max_upload_size from 10M to 50M (#8502) | Mateusz PrzybyĆowicz | 5 | -5/+6 |
2020-10-09 | Add type hints to response cache. (#8507) | Patrick Cloke | 9 | -34/+48 |
2020-10-09 | Allow modules to create and send events into rooms (#8479) | Andrew Morgan | 5 | -8/+157 |
2020-10-09 | Only send RDATA for instance local events. (#8496) | Erik Johnston | 6 | -25/+54 |
2020-10-09 | Move additional tasks to the background worker, part 3 (#8489) | Patrick Cloke | 8 | -282/+276 |
2020-10-09 | Remove the deprecated Handlers object (#8494) | Patrick Cloke | 40 | -157/+116 |
2020-10-09 | Add type hints to some handlers (#8505) | Patrick Cloke | 10 | -22/+60 |
2020-10-08 | Invalidate the cache when an olm fallback key is uploaded (#8501) | Hubert Chathi | 3 | -0/+25 |
2020-10-08 | Update change log v1.21.0rc3 | Erik Johnston | 1 | -1/+1 |
2020-10-08 | 1.21.0rc3 | Erik Johnston | 4 | -3/+16 |
2020-10-08 | Add useful shields to readme (#8493) | Mateusz PrzybyĆowicz | 2 | -7/+24 |
2020-10-08 | Clarify error message when plugin config parsers raise an error (#8492) | Richard van der Hoff | 2 | -1/+2 |
2020-10-07 | Reduce serialization errors in MultiWriterIdGen (#8456) | Erik Johnston | 7 | -5/+109 |
2020-10-07 | Move additional tasks to the background worker (#8458) | Patrick Cloke | 8 | -197/+195 |
2020-10-07 | Include the configured log level in phone home stats. (#8477) | Patrick Cloke | 2 | -0/+8 |
2020-10-07 | Reduce serialization errors in MultiWriterIdGen (#8456) | Erik Johnston | 7 | -8/+112 |
2020-10-07 | Use vector clocks for room stream tokens. (#8439) | Erik Johnston | 4 | -42/+380 |
2020-10-07 | Add typing information to the device handler. (#8407) | Patrick Cloke | 4 | -38/+59 |
2020-10-07 | Fix returning incorrect prev_batch token in incremental sync (#8486) | Erik Johnston | 2 | -1/+7 |
2020-10-07 | Add Ubuntu 20.10 (Groovy Gorilla) to build scripts. (#8475) | Patrick Cloke | 2 | -0/+2 |
2020-10-07 | unblacklist some tests (#8474) | Richard van der Hoff | 3 | -34/+1 |
2020-10-07 | Add support for MSC2697: Dehydrated devices (#8380) | Hubert Chathi | 9 | -21/+454 |
2020-10-07 | Combine `SpamCheckerApi` with the more generic `ModuleApi`. (#8464) | Richard van der Hoff | 10 | -58/ |