..
.gitignore
11700.removal
Remove workaround introduced in Synapse v1.50.0rc1 for Mjolnir compatibility. Breaks compatibility with Mjolnir v1.3.1 and earlier. ( #11700 )
2022-03-10 15:53:23 +00:00
11915.misc
Rename various ApplicationServices interested methods ( #11915 )
2022-03-03 18:14:09 +00:00
11980.misc
Add config settings for background update parameters ( #11980 )
2022-03-11 10:46:45 -08:00
11998.doc
Enable complexity checking in complexity checking docs example ( #11998 )
2022-03-02 16:11:16 +00:00
12028.feature
Add third_party module callbacks to check if a user can delete a room and deactivate a user ( #12028 )
2022-03-09 18:23:57 +00:00
12042.misc
Fix incorrect type hints for txredis. ( #12042 )
2022-03-08 07:26:05 -05:00
12090.bugfix
Use the proper serialization format when bundling aggregations. ( #12090 )
2022-03-03 10:43:06 -05:00
12101.misc
Limit the size of the aggregation_key ( #12101 )
2022-03-03 10:52:35 +00:00
12108.misc
Add some type hints to the tests.handlers module. ( #12207 )
2022-03-11 07:07:15 -05:00
12113.bugfix
Invalidate caches when an event with a relation is redacted. ( #12121 )
2022-03-07 14:00:05 +00:00
12118.misc
Move scripts directory inside synapse, exposing as setuptools entry_points ( #12118 )
2022-03-02 13:00:16 +00:00
12120.misc
Add cancellation support to ReadWriteLock
( #12120 )
2022-03-14 18:49:07 +00:00
12121.bugfix
Invalidate caches when an event with a relation is redacted. ( #12121 )
2022-03-07 14:00:05 +00:00
12128.misc
Check if instances are lists, not sequences. ( #12128 )
2022-03-02 13:18:51 +00:00
12130.bugfix
Allow retrieving the relations of a redacted event. ( #12130 )
2022-03-10 09:03:59 -05:00
12131.misc
Fix CI not attaching source distributions and wheels to the GitHub releases. ( #12131 )
2022-03-08 15:11:50 +00:00
12132.feature
Spread out sending device lists to remote hosts ( #12132 )
2022-03-04 11:48:15 +00:00
12135.feature
Add experimental environment variable to enable asyncio reactor ( #12135 )
2022-03-08 13:23:18 +00:00
12136.misc
Remove unused mocks from test_typing
( #12136 )
2022-03-02 17:24:52 +00:00
12137.misc
Add suffices to scripts in scripts-dev ( #12137 )
2022-03-02 18:00:26 +00:00
12138.removal
Remove backwards compatibility with RelationPaginationToken. ( #12138 )
2022-03-04 07:10:10 -05:00
12140.misc
Move synctl into synapse._scripts
and expose as an entrypoint ( #12140 )
2022-03-04 11:58:49 +00:00
12142.misc
Move the snapcraft
configuration to contrib
. ( #12142 )
2022-03-02 19:22:44 +00:00
12143.doc
Clean-up demo scripts & documentation ( #12143 )
2022-03-08 15:02:59 -05:00
12144.misc
Enable MSC3030 Complement tests in Synapse ( #12144 )
2022-03-03 11:45:23 +01:00
12145.misc
Enable MSC2716 Complement tests in Synapse ( #12145 )
2022-03-03 11:19:20 +00:00
12146.misc
Add some type hints to the tests.handlers module. ( #12207 )
2022-03-11 07:07:15 -05:00
12149.misc
Add test for ObservableDeferred
's cancellation behaviour ( #12149 )
2022-03-04 13:10:05 +00:00
12150.misc
Use ParamSpec
in type hints for synapse.logging.context
( #12150 )
2022-03-08 15:58:14 +00:00
12151.feature
Support stable identifiers for MSC3440: Threading ( #12151 )
2022-03-10 15:36:13 +00:00
12152.misc
Detox, part 2 of N ( #12152 )
2022-03-03 17:14:09 +00:00
12153.misc
Changelog ( #12153 )
2022-03-04 12:01:51 +00:00
12154.misc
Avoid generating state groups for local out-of-band leaves ( #12154 )
2022-03-03 19:58:08 +00:00
12155.misc
Update client-visibility filtering for outlier events ( #12155 )
2022-03-04 10:31:19 +00:00
12156.misc
Fix type of events
in StateGroupStorage
and StateHandler
( #12156 )
2022-03-04 10:25:18 +00:00
12157.bugfix
Fix a bug in background updates wherein background updates are never run using the default batch size ( #12157 )
2022-03-07 09:44:33 -08:00
12159.misc
Add type hints for ObservableDeferred
attributes ( #12159 )
2022-03-04 15:37:02 +00:00
12161.misc
Switch the tests-done
job to an Action ( #12161 )
2022-03-07 12:24:06 +00:00
12163.misc
Reduce to-device queries for /sync. ( #12163 )
2022-03-04 17:57:27 +00:00
12173.misc
Skip attempt to get state at backwards-extremities ( #12173 )
2022-03-09 11:00:48 +00:00
12175.bugfix
Do not return allowed_room_ids from /hierarchy response. ( #12175 )
2022-03-08 08:09:11 -05:00
12179.doc
Updates to the Room DAG concepts development document ( #12179 )
2022-03-10 15:18:31 +00:00
12180.misc
Add delay_cancellation
utility function ( #12180 )
2022-03-14 17:52:15 +00:00
12182.misc
Retry some http replication failures ( #12182 )
2022-03-09 14:53:28 +00:00
12183.misc
Add cancellation support to @cached
and @cachedList
decorators ( #12183 )
2022-03-14 19:04:29 +00:00
12187.misc
Remove some unused variables/parameters. ( #12187 )
2022-03-09 15:29:39 +00:00
12188.misc
Add an additional HTTP pusher + push rule tests. ( #12188 )
2022-03-11 08:45:26 -05:00
12189.bugfix
Allow retrieving the relations of a redacted event. ( #12130 )
2022-03-10 09:03:59 -05:00
12192.misc
Rename get_tcp_replication to get_replication_command_handler. ( #12192 )
2022-03-10 13:01:56 +00:00
12196.doc
Document that most streams can only have a single writer. ( #12196 )
2022-03-10 18:15:19 +00:00
12197.misc
Remove dead code in tests/storage/test_database.py
( #12197 )
2022-03-09 18:45:21 +00:00
12198.misc
Add tests for database transaction callbacks ( #12198 )
2022-03-15 15:40:34 +00:00
12200.removal
Deprecate the groups/communities endpoints and add an experimental configuration flag. ( #12200 )
2022-03-12 13:23:37 -05:00
12202.misc
Retention test: avoid relying on state at purged events ( #12202 )
2022-03-11 10:33:49 +00:00
12203.misc
fix misleading comment in check_events_for_spam
( #12203 )
2022-03-10 09:40:07 -08:00
12204.doc
Note that contributors can sign off privately ( #12204 )
2022-03-11 11:10:20 +00:00
12206.misc
Remove unnecessary pass statements. ( #12206 )
2022-03-11 07:06:21 -05:00
12207.misc
Add some type hints to the tests.handlers module. ( #12207 )
2022-03-11 07:07:15 -05:00
12208.misc
Add type hints to tests/rest
. ( #12208 )
2022-03-11 12:42:22 +00:00
12210.misc
Update the SSO username picker template to comply with SIWA guidelines ( #12210 )
2022-03-11 13:20:00 +00:00
12211.misc
Improve code documentation for the typing stream over replication. ( #12211 )
2022-03-11 14:00:15 +00:00
12212.feature
Implement a Jinja2 filter to extract localparts from email addresses ( #12212 )
2022-03-11 15:15:11 +00:00
12215.bugfix
Fix broken background updates when using sqlite with enable_search
off ( #12215 )
2022-03-14 17:52:58 +00:00
12219.misc
Clean-up logic for rebasing URLs during URL preview. ( #12219 )
2022-03-16 07:21:36 -04:00
12224.misc
Add type hints to some tests/handlers files. ( #12224 )
2022-03-15 09:16:37 -04:00
12225.misc
Use the ignored_users table to test event visibility & sync. ( #12225 )
2022-03-15 14:06:05 -04:00
12232.misc
Refactor relations tests ( #12232 )
2022-03-16 09:20:57 -04:00