..
.gitignore
Correct attrs package name in requirements ( #3492 )
2018-07-07 10:46:59 +10:00
11915.misc
Rename various ApplicationServices interested methods ( #11915 )
2022-03-03 18:14:09 +00: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 type hints to `tests/rest/client` ( #12108 )
2022-03-02 16:34:14 +00: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
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
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 type hints to `tests/rest` ( #12146 )
2022-03-03 16:05:44 +00: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
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
12182.misc
Retry some http replication failures ( #12182 )
2022-03-09 14:53:28 +00:00
12187.misc
Remove some unused variables/parameters. ( #12187 )
2022-03-09 15:29:39 +00:00
12189.misc
Allow for ignoring some arguments when caching. ( #12189 )
2022-03-09 18:07:41 +00:00
12192.misc
Rename get_tcp_replication to get_replication_command_handler. ( #12192 )
2022-03-10 13:01:56 +00:00
12197.misc
Remove dead code in `tests/storage/test_database.py` ( #12197 )
2022-03-09 18:45:21 +00:00