dependabot[bot]
							
						 
						
							 
							
							
								
								
							
							
								
							
								ff155f7891 
								
									
								
							
								 
							
						 
						
							
							
								
								Bump gitpython from 3.1.30 to 3.1.31 ( #15256 )  
							
							 
							
							... 
							
							
							
							* Bump gitpython from 3.1.30 to 3.1.31
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.30 to 3.1.31.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.30...3.1.31 )
---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Changelog
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com> 
							
						 
						
							2023-03-13 10:27:55 +00:00  
						
					 
				
					
						
							
							
								 
								David Robertson
							
						 
						
							 
							
							
								
								
							
							
								
							
								4bb26c95a9 
								
									
								
							
								 
							
						 
						
							
							
								
								Refactor `filter_events_for_server` ( #15240 )  
							
							 
							
							... 
							
							
							
							* Tweak docstring and type hint
* Flip logic and provide better name
* Separate decision from action
* Track a set of strings, not EventBases
* Require explicit boolean options from callers
* Add explicit option for partial state rooms
* Changelog
* Rename param 
							
						 
						
							2023-03-10 15:31:25 +00:00  
						
					 
				
					
						
							
							
								 
								Andrew Morgan
							
						 
						
							 
							
							
								
								
							
							
								
							
								e157c63f68 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix missing conditional for registering `on_remove_user_third_party_identifier` module api callbacks ( #15227  
							
							 
							
							
							
						 
						
							2023-03-10 10:35:18 +00:00  
						
					 
				
					
						
							
							
								 
								David Robertson
							
						 
						
							 
							
							
								
								
							
							
								
							
								ce54477f6f 
								
									
								
							
								 
							
						 
						
							
							
								
								Give PyCharm some help with `@cache_in_self` ( #15238 )  
							
							 
							
							... 
							
							
							
							* Give PyCharm some help with `@cache_in_self`
* Changelog
* Fix import for old python versions 
							
						 
						
							2023-03-09 19:12:09 +00:00  
						
					 
				
					
						
							
							
								 
								Sean Quah
							
						 
						
							 
							
							
								
								
							
							
								
							
								caf43c3d7c 
								
									
								
							
								 
							
						 
						
							
							
								
								Faster joins: Fix spurious errors on incremental sync ( #15232 )  
							
							 
							
							... 
							
							
							
							When pushing events in partial state rooms down incremental /sync, we
try to find the `m.room.member` state event for their senders by digging
through their auth events, so that we can present the membership to the
client. Events usually have a membership event in their auth events,
with the exception of the `m.room.create` event and a user's first join
into the room.
When implementing #13477 , we took the case of a user's first join into
account, but forgot to handle the `m.room.create` case. This change
fixes that.
Signed-off-by: Sean Quah <seanq@matrix.org> 
							
						 
						
							2023-03-09 14:18:39 +00:00  
						
					 
				
					
						
							
							
								 
								Patrick Cloke
							
						 
						
							 
							
							
								
								
							
							
								
							
								3d060eae6c 
								
									
								
							
								 
							
						 
						
							
							
								
								Add missing type hints to `synapse.storage.database`. ( #15230 )  
							
							 
							
							
							
						 
						
							2023-03-09 07:10:09 -05:00  
						
					 
				
					
						
							
							
								 
								Patrick Cloke
							
						 
						
							 
							
							
								
								
							
							
								
							
								e7c3832ba6 
								
									
								
							
								 
							
						 
						
							
							
								
								Pull in netaddr type hints. ( #15231 )  
							
							 
							
							... 
							
							
							
							And fix any issues from having those type hints. 
							
						 
						
							2023-03-09 07:09:49 -05:00  
						
					 
				
					
						
							
							
								 
								Shay
							
						 
						
							 
							
							
								
								
							
							
								
							
								be4ea209e8 
								
									
								
							
								 
							
						 
						
							
							
								
								Add topic and name events to group of events that are batch persisted when creating a room. ( #15229 )  
							
							 
							
							
							
						 
						
							2023-03-08 19:27:20 -08:00  
						
					 
				
					
						
							
							
								 
								Patrick Cloke
							
						 
						
							 
							
							
								
								
							
							
								
							
								88efc75bab 
								
									
								
							
								 
							
						 
						
							
							
								
								Include the room ID in more purge room log lines. ( #15222 )  
							
							 
							
							
							
						 
						
							2023-03-08 20:08:56 +00:00  
						
					 
				
					
						
							
							
								 
								Patrick Cloke
							
						 
						
							 
							
							
								
								
							
							
								
							
								f4fc83ac75 
								
									
								
							
								 
							
						 
						
							
							
								
								Add a missing endpoint to the workers documentation. ( #15223 )  
							
							 
							
							
							
						 
						
							2023-03-08 07:51:34 -05:00  
						
					 
				
					
						
							
							
								 
								Shay
							
						 
						
							 
							
							
								
								
							
							
								
							
								a368d30c1c 
								
									
								
							
								 
							
						 
						
							
							
								
								More speedups/fixes to creating batched events ( #15195 )  
							
							 
							
							
							
						 
						
							2023-03-07 13:54:39 -08:00  
						
					 
				
					
						
							
							
								 
								David Robertson
							
						 
						
							 
							
							
								
								
							
							
								
							
								9418344db4 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix typo in changelog  
							
							 
							
							
							
						 
						
							2023-03-07 18:14:51 +00:00  
						
					 
				
					
						
							
							
								 
								Patrick Cloke
							
						 
						
							 
							
							
								
								
							
							
								
							
								20ed8c926b 
								
									
								
							
								 
							
						 
						
							
							
								
								Stabilize support for MSC3873: disambuguated event push keys. ( #15190 )  
							
							 
							
							... 
							
							
							
							This removes the experimental configuration option and
always escapes the push rule condition keys.
Also escapes any (experimental) push rule condition keys
in the base rules which contain dot in a field name. 
							
						 
						
							2023-03-07 11:27:57 -05:00  
						
					 
				
					
						
							
							
								 
								Quentin Gliech
							
						 
						
							 
							
							
								
								
							
							
								
							
								47bc84dd53 
								
									
								
							
								 
							
						 
						
							
							
								
								Pass the Requester down to the HttpTransactionCache. ( #15200 )  
							
							 
							
							
							
						 
						
							2023-03-07 16:05:22 +00:00  
						
					 
				
					
						
							
							
								 
								Patrick Cloke
							
						 
						
							 
							
							
								
								
							
							
								
							
								820f02b70b 
								
									
								
							
								 
							
						 
						
							
							
								
								Stabilize support for MSC3966: event_property_contains push condition. ( #15187 )  
							
							 
							
							... 
							
							
							
							This removes the configuration flag & updates the identifiers to
use the stable version. 
							
						 
						
							2023-03-07 10:06:02 -05:00  
						
					 
				
					
						
							
							
								 
								David Robertson
							
						 
						
							 
							
							
								
								
							
							
								
							
								2af1a982c1 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove duplicate entry from changelog  
							
							 
							
							
							
						 
						
							2023-03-07 13:34:06 +00:00  
						
					 
				
					
						
							
							
								 
								David Robertson
							
						 
						
							 
							
							
								
								
							
							
								
							
								8314646cd3 
								
									
								
							
								 
							
						 
						
							
							
								
								Update changelog  
							
							 
							
							
							
						 
						
							2023-03-07 13:30:47 +00:00  
						
					 
				
					
						
							
							
								 
								David Robertson
							
						 
						
							 
							
							
								
								
							
							
								
							
								506e24ffc4 
								
									
								
							
								 
							
						 
						
							
							
								
								1.79.0rc1  
							
							 
							
							
							
						 
						
							2023-03-07 12:11:15 +00:00  
						
					 
				
					
						
							
							
								 
								David Robertson
							
						 
						
							 
							
							
								
								
							
							
								
							
								c0854ce65a 
								
									
								
							
								 
							
						 
						
							
							
								
								Hack to rebuild the complement editable image ( #15184 )  
							
							 
							
							... 
							
							
							
							* Hack to rebuild the complement editable image
* Changelog 
							
						 
						
							2023-03-07 11:51:18 +00:00  
						
					 
				
					
						
							
							
								 
								dependabot[bot]
							
						 
						
							 
							
							
								
								
							
							
								
							
								869ef75cb7 
								
									
								
							
								 
							
						 
						
							
							
								
								Bump types-pyopenssl from 22.1.0.2 to 23.0.0.4 ( #15213 )  
							
							 
							
							
							
						 
						
							2023-03-07 10:14:21 +00:00  
						
					 
				
					
						
							
							
								 
								dependabot[bot]
							
						 
						
							 
							
							
								
								
							
							
								
							
								2a869d257f 
								
									
								
							
								 
							
						 
						
							
							
								
								Bump types-pillow from 9.4.0.13 to 9.4.0.17 ( #15211 )  
							
							 
							
							
							
						 
						
							2023-03-07 10:14:05 +00:00  
						
					 
				
					
						
							
							
								 
								dependabot[bot]
							
						 
						
							 
							
							
								
								
							
							
								
							
								a9478e436e 
								
									
								
							
								 
							
						 
						
							
							
								
								Bump types-setuptools from 67.4.0.3 to 67.5.0.0 ( #15212 )  
							
							 
							
							
							
						 
						
							2023-03-07 10:13:51 +00:00  
						
					 
				
					
						
							
							
								 
								dependabot[bot]
							
						 
						
							 
							
							
								
								
							
							
								
							
								89ae8ce7ca 
								
									
								
							
								 
							
						 
						
							
							
								
								Bump types-psycopg2 from 2.9.21.4 to 2.9.21.8 ( #15210 )  
							
							 
							
							
							
						 
						
							2023-03-07 10:13:24 +00:00  
						
					 
				
					
						
							
							
								 
								dependabot[bot]
							
						 
						
							 
							
							
								
								
							
							
								
							
								c114befd6b 
								
									
								
							
								 
							
						 
						
							
							
								
								Bump types-commonmark from 0.9.2.1 to 0.9.2.2 ( #15209 )  
							
							 
							
							
							
						 
						
							2023-03-07 10:13:10 +00:00  
						
					 
				
					
						
							
							
								 
								Erik Johnston
							
						 
						
							 
							
							
								
								
							
							
								
							
								c69aae94cd 
								
									
								
							
								 
							
						 
						
							
							
								
								Split up txn for fetching device keys ( #15215 )  
							
							 
							
							... 
							
							
							
							We look up keys in batches, but we should do that outside of the
transaction to avoid starving the database pool. 
							
						 
						
							2023-03-07 08:51:34 +00:00  
						
					 
				
					
						
							
							
								 
								Quentin Gliech
							
						 
						
							 
							
							
								
								
							
							
								
							
								41f127e068 
								
									
								
							
								 
							
						 
						
							
							
								
								Pass the requester during event serialization. ( #15174 )  
							
							 
							
							... 
							
							
							
							This allows Synapse to properly include the transaction ID in the
unsigned data of events. 
							
						 
						
							2023-03-06 16:08:39 +00:00  
						
					 
				
					
						
							
							
								 
								Patrick Cloke
							
						 
						
							 
							
							
								
								
							
							
								
							
								05e0a4089a 
								
									
								
							
								 
							
						 
						
							
							
								
								Stop applying edits to event contents (MSC3925). ( #15193 )  
							
							 
							
							... 
							
							
							
							Enables MSC3925 support by default, which:
* Includes the full edit event in the bundled aggregations of an
  edited event.
* Stops modifying the original event's content to return the new
  content from the edit event.
This is a backwards-incompatible change that is considered to be
"correct" by the spec. 
							
						 
						
							2023-03-06 09:43:01 -05:00  
						
					 
				
					
						
							
							
								 
								Patrick Cloke
							
						 
						
							 
							
							
								
								
							
							
								
							
								fd9cadcf53 
								
									
								
							
								 
							
						 
						
							
							
								
								Stabilize support for MSC3758: event_property_is push condition ( #15185 )  
							
							 
							
							... 
							
							
							
							This removes the configuration flag & updates the identifiers to
use the stable version. 
							
						 
						
							2023-03-06 08:38:01 -05:00  
						
					 
				
					
						
							
							
								 
								dependabot[bot]
							
						 
						
							 
							
							
								
								
							
							
								
							
								95876cf5f1 
								
									
								
							
								 
							
						 
						
							
							
								
								Bump serde_json from 1.0.93 to 1.0.94 ( #15214 )Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>  
							
							 
							
							... 
							
							
							
							* Bump serde_json from 1.0.93 to 1.0.94
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.93 to 1.0.94.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.93...v1.0.94 )
---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Changelog
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com> 
							
						 
						
							2023-03-06 12:01:05 +00:00  
						
					 
				
					
						
							
							
								 
								Erik Johnston
							
						 
						
							 
							
							
								
								
							
							
								
							
								242d2a27ce 
								
									
								
							
								 
							
						 
						
							
							
								
								Use nightly rustfmt in CI ( #15188 )  
							
							 
							
							... 
							
							
							
							As we use some nightly only options, e.g. to group and sort imports
consistently. 
							
						 
						
							2023-03-03 14:26:14 +00:00  
						
					 
				
					
						
							
							
								 
								6543
							
						 
						
							 
							
							
								
								
							
							
								
							
								6b6e91e610 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix ICU tests on alpine / macOS. ( #15177 )  
							
							 
							
							... 
							
							
							
							The word boundary behaviour is slightly different, consider it
acceptable for the tests. 
							
						 
						
							2023-03-03 14:22:06 +00:00  
						
					 
				
					
						
							
							
								 
								Patrick Cloke
							
						 
						
							 
							
							
								
								
							
							
								
							
								02f74f3a99 
								
									
								
							
								 
							
						 
						
							
							
								
								Combine AbstractStreamIdTracker and AbstractStreamIdGenerator. ( #15192 )  
							
							 
							
							... 
							
							
							
							AbstractStreamIdTracker (now) has only a single sub-class: AbstractStreamIdGenerator,
combine them to simplify some code and remove any direct references to
AbstractStreamIdTracker. 
							
						 
						
							2023-03-03 08:13:37 -05:00  
						
					 
				
					
						
							
							
								 
								Quentin Gliech
							
						 
						
							 
							
							
								
								
							
							
								
							
								848f7e3d5f 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove unspecced and buggy `PUT` method on the unstable `/rooms/<room_id>/batch_send` endpoint. ( #15199 )  
							
							 
							
							
							
						 
						
							2023-03-03 12:22:49 +00:00  
						
					 
				
					
						
							
							
								 
								Patrick Cloke
							
						 
						
							 
							
							
								
								
							
							
								
							
								7ae4f7236a 
								
									
								
							
								 
							
						 
						
							
							
								
								Configure ruff to automatically fix issues. ( #15194 )  
							
							 
							
							
							
						 
						
							2023-03-03 07:13:03 -05:00  
						
					 
				
					
						
							
							
								 
								Andrew Morgan
							
						 
						
							 
							
							
								
								
							
							
								
							
								15e975f68f 
								
									
								
							
								 
							
						 
						
							
							
								
								Experimental MSC3890 Implementation: Fix deleting account data when using an account data writer worker ( #14869 )  
							
							 
							
							
							
						 
						
							2023-03-03 10:51:57 +00:00  
						
					 
				
					
						
							
							
								 
								Andrew Morgan
							
						 
						
							 
							
							
								
								
							
							
								
							
								1eea662780 
								
									
								
							
								 
							
						 
						
							
							
								
								Add a `get_next_txn` method to `StreamIdGenerator` to match `MultiWriterIdGenerator` ( #15191  
							
							 
							
							
							
						 
						
							2023-03-02 18:27:00 +00:00  
						
					 
				
					
						
							
							
								 
								Dirk Klimpel
							
						 
						
							 
							
							
								
								
							
							
								
							
								ecbe0ddbe7 
								
									
								
							
								 
							
						 
						
							
							
								
								Add support for knocking to workers. ( #15133 )  
							
							 
							
							
							
						 
						
							2023-03-02 12:59:53 -05:00  
						
					 
				
					
						
							
							
								 
								Quentin Gliech
							
						 
						
							 
							
							
								
								
							
							
								
							
								c8665dd25d 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove the unspecced and bugged PUT /knock/{roomIdOrAlias} endpoint ( #15189 )  
							
							 
							
							
							
						 
						
							2023-03-02 17:16:54 +00:00  
						
					 
				
					
						
							
							
								 
								David Robertson
							
						 
						
							 
							
							
								
								
							
							
								
							
								c4f4dc35cd 
								
									
								
							
								 
							
						 
						
							
							
								
								Dockerfile-workers: spell out when config isn't generated ( #15186 )  
							
							 
							
							... 
							
							
							
							* Complement: Spell out when config isn't generated
* Changelog 
							
						 
						
							2023-03-02 15:55:26 +00:00  
						
					 
				
					
						
							
							
								 
								Patrick Cloke
							
						 
						
							 
							
							
								
								
							
							
								
							
								8ef324ea6f 
								
									
								
							
								 
							
						 
						
							
							
								
								Update intentional mentions (MSC3952) to depend on `exact_event_property_contains` (MSC3966). ( #15051 )  
							
							 
							
							... 
							
							
							
							This replaces the specific `is_user_mention` push rule condition
used in MSC3952 with the generic `exact_event_property_contains`
push rule condition from MSC3966. 
							
						 
						
							2023-03-02 08:30:51 -05:00  
						
					 
				
					
						
							
							
								 
								Patrick Cloke
							
						 
						
							 
							
							
								
								
							
							
								
							
								33a85cf08c 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix conflicting URLs for dehydrated devices. ( #15180 )  
							
							 
							
							
							
						 
						
							2023-03-02 07:24:29 -05:00  
						
					 
				
					
						
							
							
								 
								Quentin Gliech
							
						 
						
							 
							
							
								
								
							
							
								
							
								7ec1f096d3 
								
									
								
							
								 
							
						 
						
							
							
								
								Add Sytest jobs with the asyncio reactor enabled ( #14101 )  
							
							 
							
							
							
						 
						
							2023-03-02 11:14:44 +00:00  
						
					 
				
					
						
							
							
								 
								Dirk Klimpel
							
						 
						
							 
							
							
								
								
							
							
								
							
								65f10afb64 
								
									
								
							
								 
							
						 
						
							
							
								
								Move event_reports to `RoomWorkerStore` ( #15165 )  
							
							 
							
							
							
						 
						
							2023-03-02 10:38:46 +00:00  
						
					 
				
					
						
							
							
								 
								Hugh Nimmo-Smith
							
						 
						
							 
							
							
								
								
							
							
								
							
								916b8061d2 
								
									
								
							
								 
							
						 
						
							
							
								
								Implementation of MSC3967: Don't require UIA for initial upload of cross signing keys ( #15077 )  
							
							 
							
							
							
						 
						
							2023-03-02 10:34:59 +00:00  
						
					 
				
					
						
							
							
								 
								Richard van der Hoff
							
						 
						
							 
							
							
								
								
							
							
								
							
								2b78981736 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove support for aggregating reactions ( #15172 )  
							
							 
							
							... 
							
							
							
							It turns out that no clients rely on server-side aggregation of `m.annotation`
relationships: it's just not very useful as currently implemented.
It's also non-trivial to calculate.
I want to remove it from MSC2677, so to keep the implementation in line, let's
remove it here. 
							
						 
						
							2023-02-28 18:49:28 +00:00  
						
					 
				
					
						
							
							
								 
								H. Shay
							
						 
						
							 
							
							
							
								
							
								b2fd03d075 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into develop  
							
							 
							
							
							
						 
						
							2023-02-28 10:14:20 -08:00  
						
					 
				
					
						
							
							
								 
								Patrick Cloke
							
						 
						
							 
							
							
								
								
							
							
								
							
								69553052cc 
								
									
								
							
								 
							
						 
						
							
							
								
								Update spam checker documentation for moved media modules. ( #15175 )  
							
							 
							
							
							
						 
						
							2023-02-28 12:51:11 -05:00  
						
					 
				
					
						
							
							
								 
								reivilibre
							
						 
						
							 
							
							
								
								
							
							
								
							
								d62cd940cb 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix a long-standing bug where an initial sync would not respond to changes to the list of ignored users if there was an initial sync cached. ( #15163 )  
							
							 
							
							
							
						 
						
							2023-02-28 17:11:26 +00:00  
						
					 
				
					
						
							
							
								 
								H. Shay
							
						 
						
							 
							
							
							
								
							
								8c3fa748e6 
								
							
								 
							
						 
						
							
							
								
								1.78.0  
							
							 
							
							
							
						 
						
							2023-02-28 08:57:09 -08:00  
						
					 
				
					
						
							
							
								 
								reivilibre
							
						 
						
							 
							
							
								
								
							
							
								
							
								682d31c702 
								
									
								
							
								 
							
						 
						
							
							
								
								Allow use of the `/filter` Client-Server APIs on workers. ( #15134 )  
							
							 
							
							
							
						 
						
							2023-02-28 16:37:19 +00:00