Sean Quah 6121056740 Handle cancellation in `DatabasePool.runInteraction()` (#12199) 2 سال پیش
..
.gitignore e845fd41c2 Correct attrs package name in requirements (#3492) 6 سال پیش
11700.removal 72e7f1c420 Remove workaround introduced in Synapse v1.50.0rc1 for Mjolnir compatibility. Breaks compatibility with Mjolnir v1.3.1 and earlier. (#11700) 2 سال پیش
11915.misc fb0ffa9676 Rename various ApplicationServices interested methods (#11915) 2 سال پیش
11980.misc ef3619e61d Add config settings for background update parameters (#11980) 2 سال پیش
11998.doc b4461e7d8a Enable complexity checking in complexity checking docs example (#11998) 2 سال پیش
12028.feature 15382b1afa Add third_party module callbacks to check if a user can delete a room and deactivate a user (#12028) 2 سال پیش
12042.misc d8bab6793c Fix incorrect type hints for txredis. (#12042) 2 سال پیش
12090.bugfix 1d11b452b7 Use the proper serialization format when bundling aggregations. (#12090) 2 سال پیش
12101.misc 61fd2a8f59 Limit the size of the aggregation_key (#12101) 2 سال پیش
12108.misc e10a2fe0c2 Add some type hints to the tests.handlers module. (#12207) 2 سال پیش
12113.bugfix f63bedef07 Invalidate caches when an event with a relation is redacted. (#12121) 2 سال پیش
12118.misc f3f0ab10fe Move scripts directory inside synapse, exposing as setuptools entry_points (#12118) 2 سال پیش
12120.misc 605d161d7d Add cancellation support to `ReadWriteLock` (#12120) 2 سال پیش
12121.bugfix f63bedef07 Invalidate caches when an event with a relation is redacted. (#12121) 2 سال پیش
12128.misc 1103c5fe8a Check if instances are lists, not sequences. (#12128) 2 سال پیش
12130.bugfix 88cd6f9378 Allow retrieving the relations of a redacted event. (#12130) 2 سال پیش
12131.misc bfa7d6b035 Fix CI not attaching source distributions and wheels to the GitHub releases. (#12131) 2 سال پیش
12132.feature 423cca9efe Spread out sending device lists to remote hosts (#12132) 2 سال پیش
12135.feature 2ce27a24fe Add experimental environment variable to enable asyncio reactor (#12135) 2 سال پیش
12136.misc 106959b3cf Remove unused mocks from `test_typing` (#12136) 2 سال پیش
12137.misc 1fbe0316a9 Add suffices to scripts in scripts-dev (#12137) 2 سال پیش
12138.removal cd1ae3d0b4 Remove backwards compatibility with RelationPaginationToken. (#12138) 2 سال پیش
12140.misc 4aeb00ca20 Move synctl into `synapse._scripts` and expose as an entrypoint (#12140) 2 سال پیش
12142.misc 11282ade1d Move the `snapcraft` configuration to `contrib`. (#12142) 2 سال پیش
12143.doc 9a0172d49f Clean-up demo scripts & documentation (#12143) 2 سال پیش
12144.misc 31b125ccec Enable MSC3030 Complement tests in Synapse (#12144) 2 سال پیش
12145.misc a511a890d7 Enable MSC2716 Complement tests in Synapse (#12145) 2 سال پیش
12146.misc e10a2fe0c2 Add some type hints to the tests.handlers module. (#12207) 2 سال پیش
12149.misc 158e0937eb Add test for `ObservableDeferred`'s cancellation behaviour (#12149) 2 سال پیش
12150.misc 5627182788 Use `ParamSpec` in type hints for `synapse.logging.context` (#12150) 2 سال پیش
12151.feature ea27528b5d Support stable identifiers for MSC3440: Threading (#12151) 2 سال پیش
12152.misc 9297d040a7 Detox, part 2 of N (#12152) 2 سال پیش
12153.misc 36071d39f7 Changelog (#12153) 2 سال پیش
12154.misc 8533c8b03d Avoid generating state groups for local out-of-band leaves (#12154) 2 سال پیش
12155.misc 87c230c27c Update client-visibility filtering for outlier events (#12155) 2 سال پیش
12156.misc d56202b038 Fix type of `events` in `StateGroupStorage` and `StateHandler` (#12156) 2 سال پیش
12157.bugfix 26211fec24 Fix a bug in background updates wherein background updates are never run using the default batch size (#12157) 2 سال پیش
12159.misc 75574726a7 Add type hints for `ObservableDeferred` attributes (#12159) 2 سال پیش
12161.misc 0211f18d65 Switch the `tests-done` job to an Action (#12161) 2 سال پیش
12163.misc 0752ab7a36 Reduce to-device queries for /sync. (#12163) 2 سال پیش
12173.misc dc8d825ef2 Skip attempt to get state at backwards-extremities (#12173) 2 سال پیش
12175.bugfix ca9234a9eb Do not return allowed_room_ids from /hierarchy response. (#12175) 2 سال پیش
12179.doc 52a947dc46 Updates to the Room DAG concepts development document (#12179) 2 سال پیش
12180.misc 90b2327066 Add `delay_cancellation` utility function (#12180) 2 سال پیش
12182.misc 180d8ff0d4 Retry some http replication failures (#12182) 2 سال پیش
12183.misc 2fcf4b3f6c Add cancellation support to `@cached` and `@cachedList` decorators (#12183) 2 سال پیش
12187.misc 032688854b Remove some unused variables/parameters. (#12187) 2 سال پیش
12188.misc 735e89bd3a Add an additional HTTP pusher + push rule tests. (#12188) 2 سال پیش
12189.bugfix 88cd6f9378 Allow retrieving the relations of a redacted event. (#12130) 2 سال پیش
12192.misc 3e4af36bc8 Rename get_tcp_replication to get_replication_command_handler. (#12192) 2 سال پیش
12196.doc 7577894bec Document that most streams can only have a single writer. (#12196) 2 سال پیش
12197.misc a4c1fdb44a Remove dead code in `tests/storage/test_database.py` (#12197) 2 سال پیش
12198.misc dea577998f Add tests for database transaction callbacks (#12198) 2 سال پیش
12199.misc 6121056740 Handle cancellation in `DatabasePool.runInteraction()` (#12199) 2 سال پیش
12200.removal 54f674f7a9 Deprecate the groups/communities endpoints and add an experimental configuration flag. (#12200) 2 سال پیش
12202.misc 483f2aa2ec Retention test: avoid relying on state at purged events (#12202) 2 سال پیش
12203.misc ed9aea42fa fix misleading comment in `check_events_for_spam` (#12203) 2 سال پیش
12204.doc 3b12f6d61b Note that contributors can sign off privately (#12204) 2 سال پیش
12206.misc bc9dff1d95 Remove unnecessary pass statements. (#12206) 2 سال پیش
12207.misc e10a2fe0c2 Add some type hints to the tests.handlers module. (#12207) 2 سال پیش
12208.misc 32c828d0f7 Add type hints to `tests/rest`. (#12208) 2 سال پیش
12210.misc 003cc6910a Update the SSO username picker template to comply with SIWA guidelines (#12210) 2 سال پیش
12211.misc 4a53f35737 Improve code documentation for the typing stream over replication. (#12211) 2 سال پیش
12212.feature e6a106fd5e Implement a Jinja2 filter to extract localparts from email addresses (#12212) 2 سال پیش
12215.bugfix 8e5706d144 Fix broken background updates when using sqlite with `enable_search` off (#12215) 2 سال پیش
12216.misc c486fa5fd9 Add some missing type hints to cache datastore. (#12216) 2 سال پیش
12219.misc 4587b35929 Clean-up logic for rebasing URLs during URL preview. (#12219) 2 سال پیش
12224.misc 5dd949bee6 Add type hints to some tests/handlers files. (#12224) 2 سال پیش
12225.misc dda9b7fc4d Use the ignored_users table to test event visibility & sync. (#12225) 2 سال پیش
12227.misc fc9bd620ce Add a relations handler to avoid duplication. (#12227) 2 سال پیش
12231.doc 86965605a4 Fix dead link in spam checker warning (#12231) 2 سال پیش
12232.misc 1da0f79d54 Refactor relations tests (#12232) 2 سال پیش