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