50a22632ab 
								
							
								 
							
						 
						
							
							
								
								Prepare changelog for v3.77.1  
							
							
							
						 
						
							2023-08-04 09:24:41 +01:00  
				
					
						
							
							
								 
						
							
							
								c609829056 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #11366  from matrix-org/backport-11365-to-staging  
							
							... 
							
							
							
							Merge pull request #11365  from matrix-org/andybalaam/revert-to-presence-api 
							
						 
						
							2023-08-04 07:10:22 +01:00  
				
					
						
							
							
								 
						
							
							
								a0d994ac59 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #11365  from matrix-org/andybalaam/revert-to-presence-api  
							
							... 
							
							
							
							Revert "Switch to updating presence via /sync calls instead of PUT /presence"
(cherry picked from commit bbab65a4cd 
							
						 
						
							2023-08-03 17:20:40 +01:00  
				
					
						
							
							
								 
						
							
							
								dcd8f9a16f 
								
							
								 
							
						 
						
							
							
								
								v3.77.0  
							
							
							
						 
						
							2023-08-01 12:39:36 +01:00  
				
					
						
							
							
								 
						
							
							
								8d3799924a 
								
							
								 
							
						 
						
							
							
								
								Prepare changelog for v3.77.0  
							
							
							
						 
						
							2023-08-01 12:39:35 +01:00  
				
					
						
							
							
								 
						
							
							
								eda8cd88eb 
								
							
								 
							
						 
						
							
							
								
								Upgrade matrix-js-sdk to 27.1.0  
							
							
							
						 
						
							2023-08-01 12:38:11 +01:00  
				
					
						
							
							
								 
						
							
							
								bccefd4d86 
								
							
								 
							
						 
						
							
							
								
								v3.77.0-rc.1  
							
							
							
						 
						
							2023-07-27 09:39:46 +01:00  
				
					
						
							
							
								 
						
							
							
								fe047160b6 
								
							
								 
							
						 
						
							
							
								
								Prepare changelog for v3.77.0-rc.1  
							
							
							
						 
						
							2023-07-27 09:39:44 +01:00  
				
					
						
							
							
								 
						
							
							
								84ce5cbb59 
								
							
								 
							
						 
						
							
							
								
								Upgrade matrix-js-sdk to 27.1.0-rc.1  
							
							
							
						 
						
							2023-07-27 09:38:15 +01:00  
				
					
						
							
							
								 
						
							
							
								1efeccb97e 
								
									
								
							
								 
							
						 
						
							
							
								
								Translations update from Weblate ( #11325 )  
							
							... 
							
							
							
							Co-authored-by: Nui Harime <harime.nui@yandex.ru>
Co-authored-by: Weblate <translate@riot.im>
Co-authored-by: Someone <hahahahacker2009@gmail.com>
Co-authored-by: LinAGKar <linus.kardell@gmail.com>
Co-authored-by: Kim Brose <kim.brose@rwth-aachen.de>
Co-authored-by: iaiz <git@iapellaniz.com>
Co-authored-by: Vri <element@vrifox.cc>
Co-authored-by: Edgars Andersons <Edgars+Element-translations@gaitenis.id.lv> 
							
						 
						
							2023-07-27 09:23:06 +01:00  
				
					
						
							
							
								 
						
							
							
								3ab0757604 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix edge case with sent indicator being drawn when it shouldn't be ( #11320 )  
							
							... 
							
							
							
							* Fix edge case with sent indicator being drawn when it shouldn't be
* Comment 
							
						 
						
							2023-07-27 07:41:36 +00:00  
				
					
						
							
							
								 
						
							
							
								22f83e7917 
								
									
								
							
								 
							
						 
						
							
							
								
								Use correct translation function for WYSIWYG buttons ( #11315 )  
							
							... 
							
							
							
							* Use correct translation function for WYSIWYG buttons
* Add tests 
							
						 
						
							2023-07-26 11:30:54 +00:00  
				
					
						
							
							
								 
						
							
							
								9319911a27 
								
									
								
							
								 
							
						 
						
							
							
								
								Improve notifications debug devtool ( #11310 )  
							
							
							
						 
						
							2023-07-26 10:18:43 +00:00  
				
					
						
							
							
								 
						
							
							
								e33a7e41a4 
								
									
								
							
								 
							
						 
						
							
							
								
								Handle own profile 404 ( #11319 )  
							
							
							
						 
						
							2023-07-26 09:54:45 +00:00  
				
					
						
							
							
								 
						
							
							
								a47ee92094 
								
									
								
							
								 
							
						 
						
							
							
								
								Add `cy.viewRoomById` command ( #11317 )  
							
							... 
							
							
							
							... and use it to fix a racy composer test.
Fixes https://github.com/vector-im/element-web/issues/25527  
							
						 
						
							2023-07-25 21:55:13 +00:00  
				
					
						
							
							
								 
						
							
							
								c57a4cb090 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix peeked rooms showing up in historical ( #11316 )  
							
							
							
						 
						
							2023-07-25 12:58:29 +00:00  
				
					
						
							
							
								 
						
							
							
								b5cbd9eeca 
								
									
								
							
								 
							
						 
						
							
							
								
								Ensure consistency when rendering the sent event indicator ( #11314 )  
							
							... 
							
							
							
							* Ensure consistency when considering where to render the sent event indicator
* Add test
* Fix redacted edge case
* Comments 
							
						 
						
							2023-07-25 11:50:20 +00:00  
				
					
						
							
							
								 
						
							
							
								5fbdbccdc6 
								
									
								
							
								 
							
						 
						
							
							
								
								Temporarily add missing @types imports ( #11309 )  
							
							... 
							
							
							
							* Add CI to typecheck without yarn link like in release process
* Temporarily add missing @types imports 
							
						 
						
							2023-07-25 08:29:52 +00:00  
				
					
						
							
							
								 
						
							
							
								9136a581d2 
								
									
								
							
								 
							
						 
						
							
							
								
								Prevent re-filtering user directory results in spotlight ( #11290 )  
							
							... 
							
							
							
							* Prevent re-filtering user directory results in spotlight
As they were already filtered by the server and may be fuzzier than any filtering we can do locally,
e.g. matching against email addresses or other fields not available to the client
* deduplicate work
* Improve coverage 
							
						 
						
							2023-07-25 08:05:54 +00:00  
				
					
						
							
							
								 
						
							
							
								d9aaed0ef6 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix GIF label on dark theme ( #11312 )  
							
							
							
						 
						
							2023-07-25 08:02:19 +00:00  
				
					
						
							
							
								 
						
							
							
								4316ebae29 
								
									
								
							
								 
							
						 
						
							
							
								
								Do not show "Forget room" button in Room View header for guest users ( #10898 )  
							
							... 
							
							
							
							* Do not show "Forget room" button in Room View header for guest users
You can observe this problem by opening this in a new private tab:
https://app.element.io/#/room/#matrix:matrix.org 
This is a public room with guest access enabled and Element will use a
guest account to display it.
Showing a "Forget room" button in the header for guest users is
pointless. Clicking on it leads to a `M_GUEST_ACCESS_FORBIDDEN` error.
Signed-off-by: Slavi Pantaleev <slavi@devture.com>
* Iterate
---------
Signed-off-by: Slavi Pantaleev <slavi@devture.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2023-07-25 07:57:26 +00:00  
				
					
						
							
							
								 
						
							
							
								d268cc1b75 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix spurious "Your server isn't responding to some requests" ( #11306 )  
							
							... 
							
							
							
							When changing room notification settings
This happened due to a race condition between adding a push rule and enabling it, the latter being superfluous given the spec says
> When creating push rules, they MUST be enabled by default. 
							
						 
						
							2023-07-24 17:29:04 +00:00  
				
					
						
							
							
								 
						
							
							
								a70fcfd0bc 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix invite dialog showing the same user multiple times ( #11308 )  
							
							... 
							
							
							
							* Fix invite dialog showing the same user multiple times
* Add test
* Improve coverage 
							
						 
						
							2023-07-24 09:12:37 +00:00  
				
					
						
							
							
								 
						
							
							
								b6e373c65b 
								
									
								
							
								 
							
						 
						
							
							
								
								Avoid warning about config.json fallback keys more than once ( #11307 )  
							
							
							
						 
						
							2023-07-24 07:36:51 +00:00  
				
					
						
							
							
								 
						
							
							
								d0c6880335 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix blockquote colour contrast ( #11299 )  
							
							... 
							
							
							
							* Fix blockquote colour contrast
* Blockquote update 
							
						 
						
							2023-07-21 12:16:33 +00:00  
				
					
						
							
							
								 
						
							
							
								3b0ed17241 
								
									
								
							
								 
							
						 
						
							
							
								
								Don't hide room header buttons in video rooms and rooms with a call ( #9712 )  
							
							... 
							
							
							
							* Don't hide room header buttons in video rooms and rooms with a call
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Fix types
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Attempt to fix types 2
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Delint
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Update test case
---------
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2023-07-21 10:33:37 +00:00  
				
					
						
							
							
								 
						
							
							
								0b0d77cbcc 
								
									
								
							
								 
							
						 
						
							
							
								
								OIDC: Persist details in session storage, create store ( #11302 )  
							
							... 
							
							
							
							* utils to persist clientId and issuer after oidc authentication
* add dep oidc-client-ts
* persist issuer and clientId after successful oidc auth
* add OidcClientStore
* comments and tidy
* format 
							
						 
						
							2023-07-20 21:30:19 +00:00  
				
					
						
							
							
								 
						
							
							
								882c85a028 
								
									
								
							
								 
							
						 
						
							
							
								
								Restore room list backdrop ( #11300 )  
							
							... 
							
							
							
							* Restore room list backdrop
* Lintfix 
							
						 
						
							2023-07-20 08:13:22 +00:00  
				
					
						
							
							
								 
						
							
							
								dd5b9329e4 
								
									
								
							
								 
							
						 
						
							
							
								
								Only error log url preview failure if not 404 matrix error ( #11297 )  
							
							
							
						 
						
							2023-07-19 16:03:59 +00:00  
				
					
						
							
							
								 
						
							
							
								0c4a5cd7c1 
								
									
								
							
								 
							
						 
						
							
							
								
								Don't show composer send button if user cannot send ( #11298 )  
							
							... 
							
							
							
							Such as when room is tombstoned 
							
						 
						
							2023-07-19 11:03:44 +00:00  
				
					
						
							
							
								 
						
							
							
								a1ca79c6c7 
								
									
								
							
								 
							
						 
						
							
							
								
								Retry joins on 524 (Cloudflare timeout) also ( #11296 )  
							
							
							
						 
						
							2023-07-19 10:49:52 +00:00  
				
					
						
							
							
								 
						
							
							
								9a31cd0fa8 
								
									
								
							
								 
							
						 
						
							
							
								
								Allow setting room join rule to knock ( #11248 )  
							
							... 
							
							
							
							Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net> 
							
						 
						
							2023-07-19 10:48:24 +00:00  
				
					
						
							
							
								 
						
							
							
								b03433ef8b 
								
									
								
							
								 
							
						 
						
							
							
								
								Restore color for sender in imageview ( #11289 )  
							
							... 
							
							
							
							* Restore color for sender in imageview
* fix typo 
							
						 
						
							2023-07-19 09:07:37 +00:00  
				
					
						
							
							
								 
						
							
							
								150e97744d 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix changelog dialog heading size ( #11286 )  
							
							
							
						 
						
							2023-07-19 08:03:56 +00:00  
				
					
						
							
							
								 
						
							
							
								42d8e4f1a8 
								
									
								
							
								 
							
						 
						
							
							
								
								Try to find out the Matrix homeserver version and include in rageshakes ( #11212 )  
							
							
							
						 
						
							2023-07-19 09:25:38 +01:00  
				
					
						
							
							
								 
						
							
							
								689089d9e6 
								
									
								
							
								 
							
						 
						
							
							
								
								Jest test coverage for `Lifecycle.persistCredentials` ( #11243 )  
							
							... 
							
							
							
							* test persistCredentials without a pickle key
* test setLoggedIn with pickle key
* lint
* type error
* rest restore session with pickle key 
							
						 
						
							2023-07-19 07:40:40 +00:00  
				
					
						
							
							
								 
						
							
							
								19d927f497 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix over-simplified cypress test ( #11294 )  
							
							
							
						 
						
							2023-07-19 03:43:57 +00:00  
				
					
						
							
							
								 
						
							
							
								58db307cf2 
								
									
								
							
								 
							
						 
						
							
							
								
								Update jest snapshot ( #11293 )  
							
							
							
						 
						
							2023-07-18 14:33:46 +00:00  
				
					
						
							
							
								 
						
							
							
								86bd66b7c3 
								
							
								 
							
						 
						
							
							
								
								Reset matrix-js-sdk back to develop branch  
							
							
							
						 
						
							2023-07-18 13:34:50 +01:00  
				
					
						
							
							
								 
						
							
							
								c268560b32 
								
							
								 
							
						 
						
							
							
								
								Resetting package fields for development  
							
							
							
						 
						
							2023-07-18 13:33:48 +01:00  
				
					
						
							
							
								 
						
							
							
								5881df3f41 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into develop  
							
							
							
						 
						
							2023-07-18 13:33:41 +01:00  
				
					
						
							
							
								 
						
							
							
								35c7df19af 
								
							
								 
							
						 
						
							
							
								
								v3.76.0  
							
							
							
						 
						
							2023-07-18 13:33:23 +01:00  
				
					
						
							
							
								 
						
							
							
								2722bd4e4c 
								
							
								 
							
						 
						
							
							
								
								Prepare changelog for v3.76.0  
							
							
							
						 
						
							2023-07-18 13:33:20 +01:00  
				
					
						
							
							
								 
						
							
							
								f0f1f0c1f5 
								
							
								 
							
						 
						
							
							
								
								Upgrade matrix-js-sdk to 27.0.0  
							
							
							
						 
						
							2023-07-18 13:30:17 +01:00  
				
					
						
							
							
								 
						
							
							
								22fcd34c60 
								
							
								 
							
						 
						
							
							
								
								Sanitise strings going into the html export CVE-2023-37259  
							
							
							
						 
						
							2023-07-18 13:23:27 +01:00  
				
					
						
							
							
								 
						
							
							
								a72ee7236c 
								
									
								
							
								 
							
						 
						
							
							
								
								Enable Cypress experimentalMemoryManagement ( #11281 )  
							
							
							
						 
						
							2023-07-18 10:37:39 +00:00  
				
					
						
							
							
								 
						
							
							
								599d19d094 
								
									
								
							
								 
							
						 
						
							
							
								
								Restore -offline value ( #11287 )  
							
							
							
						 
						
							2023-07-18 08:36:58 +00:00  
				
					
						
							
							
								 
						
							
							
								c8ddeb8e8a 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix bubble message layout avatar overlap ( #11284 )  
							
							
							
						 
						
							2023-07-18 08:36:01 +00:00  
				
					
						
							
							
								 
						
							
							
								10991736e4 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix voice call tile size ( #11285 )  
							
							
							
						 
						
							2023-07-18 08:35:53 +00:00  
				
					
						
							
							
								 
						
							
							
								d9d0b84152 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert "Do not filter users post search ( #9556 )" ( #11288 )  
							
							
							
						 
						
							2023-07-18 09:26:54 +01:00