1d45921d14 
								
									
								
							
								 
							
						 
						
							
							
								
								Improve/add notifications for location and poll events ( #7552 )  
							
							... 
							
							
							
							* Add getSenderName()
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Handle location and poll event notifications
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* i18n
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* pollQuestions -> pollQuestion
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Make lookup safe and remove poll end event lookup as it wouldn't work
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* i18n
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> 
							
						 
						
							2022-01-18 17:58:31 -07:00  
				
					
						
							
							
								 
						
							
							
								336e1ae3b6 
								
									
								
							
								 
							
						 
						
							
							
								
								Upgrade linkify to v3.0 ( #7282 )  
							
							... 
							
							
							
							Co-authored-by: Timo K <toger5@hotmail.de> 
							
						 
						
							2022-01-18 18:24:16 +01:00  
				
					
						
							
							
								 
						
							
							
								8ced6e6117 
								
									
								
							
								 
							
						 
						
							
							
								
								Start a conference in a room with 2 people + invitee rather than a 1:1 call ( #7557 )  
							
							... 
							
							
							
							* Start a conference call in a room with 2 people + invitee rather than a 1:1
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Fix tests
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> 
							
						 
						
							2022-01-17 13:46:55 -07:00  
				
					
						
							
							
								 
						
							
							
								65987e6b72 
								
									
								
							
								 
							
						 
						
							
							
								
								Move all polls processing to events-sdk & prep for stable polls ( #7517 )  
							
							... 
							
							
							
							* Move all polls processing to events-sdk
This makes polls support the full range of extensible events (both parsing and generation).
* Appease the linter
* Fix & update tests
* Update events-sdk for polls bugfix
* Update events-sdk for typechecking
* Add missing type cast
* Update per review 
							
						 
						
							2022-01-17 10:06:30 -07:00  
				
					
						
							
							
								 
						
							
							
								f4a6219c88 
								
									
								
							
								 
							
						 
						
							
							
								
								Replace `kick` terminology with `Remove from chat` ( #7469 )  
							
							
							
						 
						
							2022-01-14 13:08:34 +00:00  
				
					
						
							
							
								 
						
							
							
								ec6c1b8272 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix RoomViewStore forgetting some details of a view room call ( #7512 )  
							
							
							
						 
						
							2022-01-12 13:12:28 -07:00  
				
					
						
							
							
								 
						
							
							
								61116377f3 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix composer localStorage key for draft event in a thread ( #7526 )  
							
							
							
						 
						
							2022-01-12 17:13:47 +00:00  
				
					
						
							
							
								 
						
							
							
								5ae166777c 
								
									
								
							
								 
							
						 
						
							
							
								
								Update test snapshots to reflect new field in Room ( #7523 )  
							
							
							
						 
						
							2022-01-12 13:14:33 +00:00  
				
					
						
							
							
								 
						
							
							
								3c1ce77d48 
								
									
								
							
								 
							
						 
						
							
							
								
								Properly maintain aspect ratio of inline images ( #7503 )  
							
							
							
						 
						
							2022-01-10 15:32:06 +00:00  
				
					
						
							
							
								 
						
							
							
								5cfb046816 
								
									
								
							
								 
							
						 
						
							
							
								
								fallback properly with pluralized strings ( #7495 )  
							
							... 
							
							
							
							Signed-off-by: Kerry Archibald <kerrya@element.io> 
							
						 
						
							2022-01-10 14:54:57 +01:00  
				
					
						
							
							
								 
						
							
							
								6199c337ea 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix spacing errors ( #7484 )  
							
							
							
						 
						
							2022-01-10 12:57:20 +00:00  
				
					
						
							
							
								 
						
							
							
								c03cb67aef 
								
									
								
							
								 
							
						 
						
							
							
								
								Disable "Publish this room" option in invite only rooms ( #7441 )  
							
							
							
						 
						
							2022-01-10 11:46:30 +00:00  
				
					
						
							
							
								 
						
							
							
								d4250918cf 
								
									
								
							
								 
							
						 
						
							
							
								
								fix fallback for pluralized strings ( #7480 )  
							
							... 
							
							
							
							* fix fallback for pluralized cases
Signed-off-by: Kerry Archibald <kerrya@element.io>
* add test case for no pluralizer
Signed-off-by: Kerry Archibald <kerrya@element.io> 
							
						 
						
							2022-01-07 16:20:24 +01:00  
				
					
						
							
							
								 
						
							
							
								fed53a268b 
								
									
								
							
								 
							
						 
						
							
							
								
								A11y - fix anchors-as-buttons ( #7444 )  
							
							... 
							
							
							
							* add link_inline accessiblebutton variant
* valid anchors in SecurityRoomSettingsTab
Signed-off-by: Kerry Archibald <kerrya@element.io>
* new room intro link button
Signed-off-by: Kerry Archibald <kerrya@element.io>
* replace anchor with button in rerequest encryption keys message
Signed-off-by: Kerry Archibald <kerrya@element.io>
* inline button in UrlPreviewSettings
Signed-off-by: Kerry Archibald <kerrya@element.io>
* ButtonResetDefault mixin
Signed-off-by: Kerry Archibald <kerrya@element.io>
* inline link buttons in TextForEvent
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix anchors in InviteDialog
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix anchors in DevToolsDialog
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix anchors in login/registration/reset pword flows
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix types after fixing anchors in devtools
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix anchors in MemberEventListSummary
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix anchors in ReactionsRow and RoomUpgrade
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix anchors in ReplyChain
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix more anchors
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix anchors in auth comps
* stylelint fixes
Signed-off-by: Kerry Archibald <kerrya@element.io>
* remove ignore of jsx-a11y rule that is not added yet
Signed-off-by: Kerry Archibald <kerrya@element.io>
* devtools style important explainer
Signed-off-by: Kerry Archibald <kerrya@element.io>
* translate button alt in devtools dialog
Signed-off-by: Kerry Archibald <kerrya@element.io>
* AccessibleButton is reactionsrow
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix viewsourcevent button placement, use AccessibleButton
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use AccessibleButton in EventTile
Signed-off-by: Kerry Archibald <kerrya@element.io>
* unignore jsx-a11y/anchor-is-valid
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix lint issue in test jsx
Signed-off-by: Kerry Archibald <kerrya@element.io>
* update coment
Signed-off-by: Kerry Archibald <kerrya@element.io> 
							
						 
						
							2022-01-07 10:40:53 +01:00  
				
					
						
							
							
								 
						
							
							
								dc2d52c1f2 
								
									
								
							
								 
							
						 
						
							
							
								
								a11y - wrap notification level radios in fieldsets ( #7471 )  
							
							... 
							
							
							
							* notification settings radios table -> fieldset
Signed-off-by: Kerry Archibald <kerrya@element.io>
* aria-label for inputs
Signed-off-by: Kerry Archibald <kerrya@element.io>
* update tests for fielset
Signed-off-by: Kerry Archibald <kerrya@element.io>
* remove unneccessary wrapping div
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix stylelint
Signed-off-by: Kerry Archibald <kerrya@element.io> 
							
						 
						
							2022-01-06 18:52:06 +01:00  
				
					
						
							
							
								 
						
							
							
								b1066a5699 
								
									
								
							
								 
							
						 
						
							
							
								
								Wrap inputs in fieldsets in Space visibility settings ( #7350 )  
							
							... 
							
							
							
							* use fieldset in space settings > visibility
Signed-off-by: Kerry Archibald <kerrya@element.io>
* add basic tests for space setttings visibility
Signed-off-by: Kerry Archibald <kerrya@element.io>
* i18n
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix toggle button placement
Signed-off-by: Kerry Archibald <kerrya@element.io>
* i18n
Signed-off-by: Kerry Archibald <kerrya@element.io>
* update settings separator color to quinary
Signed-off-by: Kerry Archibald <kerrya@element.io> 
							
						 
						
							2022-01-06 10:09:26 +00:00  
				
					
						
							
							
								 
						
							
							
								92ee02fe02 
								
									
								
							
								 
							
						 
						
							
							
								
								unit test Notifications.tsx ( #7468 )  
							
							... 
							
							
							
							Signed-off-by: Kerry Archibald <kerrya@element.io> 
							
						 
						
							2022-01-06 09:47:03 +00:00  
				
					
						
							
							
								 
						
							
							
								7f13a1b40a 
								
									
								
							
								 
							
						 
						
							
							
								
								Attribute fallback i18n strings with lang attribute ( #7323 )  
							
							... 
							
							
							
							* add lang attribute to fallback translations
Signed-off-by: Kerry Archibald <kerrya@element.io>
* readability improvement
Signed-off-by: Kerry Archibald <kerrya@element.io>
* split _t and _tDom
Signed-off-by: Kerry <kerry@Kerrys-MBP.fritz.box>
* use tDom in HomePage
Signed-off-by: Kerry Archibald <kerrya@element.io>
* lint
Signed-off-by: Kerry Archibald <kerrya@element.io>
* bump matrix-web-i18n
Signed-off-by: Kerry Archibald <kerrya@element.io> 
							
						 
						
							2022-01-05 11:37:28 +01:00  
				
					
						
							
							
								 
						
							
							
								03f5a3c3e6 
								
									
								
							
								 
							
						 
						
							
							
								
								Associate room alias warning with public option in settings ( #7430 )  
							
							... 
							
							
							
							* add describedby to styledradiogroup description
Signed-off-by: Kerry Archibald <kerrya@element.io>
* alias warning in description
Signed-off-by: Kerry Archibald <kerrya@element.io>
* lint
Signed-off-by: Kerry Archibald <kerrya@element.io>
* update snapshot
Signed-off-by: Kerry Archibald <kerrya@element.io> 
							
						 
						
							2022-01-03 09:55:09 +01:00  
				
					
						
							
							
								 
						
							
							
								b412067b24 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix nulls leaking into geo urls ( #7433 )  
							
							
							
						 
						
							2021-12-21 16:56:28 +00:00  
				
					
						
							
							
								 
						
							
							
								a239c456e3 
								
									
								
							
								 
							
						 
						
							
							
								
								Allow opening a map view in OpenStreetMap ( #7428 )  
							
							
							
						 
						
							2021-12-21 15:48:20 +00:00  
				
					
						
							
							
								 
						
							
							
								9ac85bcaa3 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix list formatting alternating on edit ( #7422 )  
							
							... 
							
							
							
							Co-authored-by: Andy Balaam <andyb@element.io> 
							
						 
						
							2021-12-21 10:07:44 +00:00  
				
					
						
							
							
								 
						
							
							
								8b2a478a25 
								
									
								
							
								 
							
						 
						
							
							
								
								Update location text fallback and test it ( #7408 )  
							
							
							
						 
						
							2021-12-21 09:37:06 +00:00  
				
					
						
							
							
								 
						
							
							
								61e3c38b19 
								
									
								
							
								 
							
						 
						
							
							
								
								Add configuration to disable relative date markers in timeline ( #7405 )  
							
							... 
							
							
							
							* add disabler elative dates setting
Signed-off-by: Kerry Archibald <kerrya@element.io>
* test existing DateSeparator
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use full date format when TimelineDisableRelativeDates is truthy
Signed-off-by: Kerry Archibald <kerrya@element.io>
* add comment
Signed-off-by: Kerry Archibald <kerrya@element.io>
* flip timelineDisableRelativeDates -> timelineEnableRelativeDates to fit convention
Signed-off-by: Kerry Archibald <kerrya@element.io>
* mock date constructor in test
Signed-off-by: Kerry Archibald <kerrya@element.io> 
							
						 
						
							2021-12-21 10:08:22 +01:00  
				
					
						
							
							
								 
						
							
							
								b90a0c443d 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix end-to-end tests (synapse setup) ( #7420 )  
							
							... 
							
							
							
							* Update install.sh
* Update install.sh
* Update develop.yml
* Update install.sh
* Update develop.yml
* Update install.sh
* Update install.sh
* Work around suspected frozendict bug
* Faff around with install-webserver.sh
* Actually I don't think these clash anyway
* Minor cleanup
* Add comments
Co-authored-by: Olivier <olivier@librepush.net> 
							
						 
						
							2021-12-21 02:12:07 +00:00  
				
					
						
							
							
								 
						
							
							
								9289c0c90f 
								
									
								
							
								 
							
						 
						
							
							
								
								Refactor `ContextMenu` to use `RovingTabIndex` (more consistent keyboard navigation accessibility) ( #7353 )  
							
							... 
							
							
							
							Split off from https://github.com/matrix-org/matrix-react-sdk/pull/7339  
							
						 
						
							2021-12-17 11:08:56 -06:00  
				
					
						
							
							
								 
						
							
							
								670d7824ec 
								
									
								
							
								 
							
						 
						
							
							
								
								Tidy location code ( #7402 )  
							
							
							
						 
						
							2021-12-17 12:26:02 +00:00  
				
					
						
							
							
								 
						
							
							
								bd226cd062 
								
									
								
							
								 
							
						 
						
							
							
								
								Tests for getGeoUri ( #7400 )  
							
							... 
							
							
							
							Co-authored-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2021-12-17 10:58:24 +00:00  
				
					
						
							
							
								 
						
							
							
								144e4c61fc 
								
									
								
							
								 
							
						 
						
							
							
								
								Avoid NaNs in parseGeoUri return ( #7396 )  
							
							
							
						 
						
							2021-12-17 09:50:27 +00:00  
				
					
						
							
							
								 
						
							
							
								39c4b78371 
								
									
								
							
								 
							
						 
						
							
							
								
								Space preferences for whether or not you see DMs in a Space ( #7250 )  
							
							
							
						 
						
							2021-12-17 09:26:32 +00:00  
				
					
						
							
							
								 
						
							
							
								9a8265429c 
								
									
								
							
								 
							
						 
						
							
							
								
								Unit tests for parseGeoUri ( #7395 )  
							
							
							
						 
						
							2021-12-16 14:20:55 +00:00  
				
					
						
							
							
								 
						
							
							
								43839adec0 
								
									
								
							
								 
							
						 
						
							
							
								
								Use constants from js-sdk in polls code ( #7381 )  
							
							
							
						 
						
							2021-12-15 14:26:26 +00:00  
				
					
						
							
							
								 
						
							
							
								46b0865e89 
								
									
								
							
								 
							
						 
						
							
							
								
								Add Heading components ( #7362 )  
							
							... 
							
							
							
							* add Heading components
Signed-off-by: Kerry Archibald <kerrya@element.io>
* remove margins
Signed-off-by: Kerry Archibald <kerrya@element.io>
* snapshots
Signed-off-by: Kerry Archibald <kerrya@element.io>
* unset block and inline margins
Signed-off-by: Kerry Archibald <kerrya@element.io>
* copyright
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix werid quoting on heading test
Signed-off-by: Kerry Archibald <kerrya@element.io> 
							
						 
						
							2021-12-15 11:00:10 +01:00  
				
					
						
							
							
								 
						
							
							
								fcc4939075 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix naming of set-theory utils to match convention ( #7343 )  
							
							
							
						 
						
							2021-12-13 10:57:51 +00:00  
				
					
						
							
							
								 
						
							
							
								908e938996 
								
									
								
							
								 
							
						 
						
							
							
								
								Keep all previously approved widget capabilities when requesting new capabilities ( #7340 )  
							
							
							
						 
						
							2021-12-13 10:34:04 +00:00  
				
					
						
							
							
								 
						
							
							
								5554d7fdc1 
								
									
								
							
								 
							
						 
						
							
							
								
								Don't send a poll response event if you are voting for your current c… ( #7326 )  
							
							
							
						 
						
							2021-12-10 12:36:53 +00:00  
				
					
						
							
							
								 
						
							
							
								a727961c43 
								
									
								
							
								 
							
						 
						
							
							
								
								Adding missing TypeScript dependency ( #7330 )  
							
							
							
						 
						
							2021-12-10 12:28:44 +00:00  
				
					
						
							
							
								 
						
							
							
								fc96af5014 
								
									
								
							
								 
							
						 
						
							
							
								
								Show poll question in message preview ( #7320 )  
							
							
							
						 
						
							2021-12-10 12:17:26 +00:00  
				
					
						
							
							
								 
						
							
							
								914b61239c 
								
									
								
							
								 
							
						 
						
							
							
								
								Spotlight search labs ( #7116 )  
							
							
							
						 
						
							2021-12-10 11:50:01 +00:00  
				
					
						
							
							
								 
						
							
							
								8a0398b632 
								
							
								 
							
						 
						
							
							
								
								Fix remaining import ordering requirements  
							
							
							
						 
						
							2021-12-09 16:09:20 -07:00  
				
					
						
							
							
								 
						
							
							
								e4b96cff1f 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'aaronraimist/sort-imports' into develop  
							
							
							
						 
						
							2021-12-09 16:03:59 -07:00  
				
					
						
							
							
								 
						
							
							
								2e3f225520 
								
									
								
							
								 
							
						 
						
							
							
								
								Put room settings form elements in fieldsets ( #7311 )  
							
							... 
							
							
							
							* override default fieldset styles
Signed-off-by: Kerry Archibald <kerrya@element.io>
* SettingsFieldset component
Signed-off-by: Kerry Archibald <kerrya@element.io>
* test settings fieldset
Signed-off-by: Kerry Archibald <kerrya@element.io>
* refactor SettingsFlag styles
* use SettingsFieldset in room > securit settings
* use fieldset in urlpreviewsettings
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use SettingsFieldset in AliasSettings
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fieldset in room > roles settings
Signed-off-by: Kerry Archibald <kerrya@element.io>
* css lint
Signed-off-by: Kerry Archibald <kerrya@element.io>
* run i18n
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fussy order
Signed-off-by: Kerry Archibald <kerrya@element.io>
* default export
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix copyright headers
Signed-off-by: Kerry Archibald <kerrya@element.io> 
							
						 
						
							2021-12-09 18:44:22 +01:00  
				
					
						
							
							
								 
						
							
							
								3c1ee204a0 
								
									
								
							
								 
							
						 
						
							
							
								
								default export for TooltipTarget ( #7319 )  
							
							... 
							
							
							
							* default export for TooltipTarget
Signed-off-by: Kerry Archibald <kerrya@element.io>
* newline
Signed-off-by: Kerry Archibald <kerrya@element.io> 
							
						 
						
							2021-12-09 13:36:55 +01:00  
				
					
						
							
							
								 
						
							
							
								1216285ed2 
								
									
								
							
								 
							
						 
						
							
							
								
								Add descriptions to ambiguous links for screen readers ( #7310 )  
							
							... 
							
							
							
							* add title to room share link
Signed-off-by: Kerry Archibald <kerrya@element.io>
* add ExternalLink component
Signed-off-by: Kerry Archibald <kerrya@element.io>
* unit test ExternalLink
Signed-off-by: Kerry Archibald <kerrya@element.io>
* default target and rel for external link
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use scss $font variables
Signed-off-by: Kerry Archibald <kerrya@element.io> 
							
						 
						
							2021-12-09 13:04:06 +01:00  
				
					
						
							
							
								 
						
							
							
								d7a6e3ec65 
								
									
								
							
								 
							
						 
						
							
							
								
								Correct tab order in room preview dialog ( #7302 )  
							
							... 
							
							
							
							* tab order
* lint fixes
Signed-off-by: Kerry Archibald <kerrya@element.io>
* test RoomPreviewBar
Signed-off-by: Kerry Archibald <kerrya@element.io>
* add copyright header
Signed-off-by: Kerry Archibald <kerrya@element.io>
* Update src/components/views/rooms/RoomPreviewBar.tsx
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
* fix tabs/spaces lint for reformatted actions
Signed-off-by: Kerry Archibald <kerrya@element.io>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2021-12-09 11:48:58 +01:00  
				
					
						
							
							
								 
						
							
							
								0c850b2f13 
								
									
								
							
								 
							
						 
						
							
							
								
								Make tooltips keyboard accessible ( #7281 )  
							
							... 
							
							
							
							* show tooltips on hover in eventtile
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use tooltip props pass thru
* use tooltiptarget in InfoTooltip
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use target in TestWithTooltip
Signed-off-by: Kerry Archibald <kerrya@element.io>
* tsc fixes
Signed-off-by: Kerry Archibald <kerrya@element.io>
* test tooltip target
Signed-off-by: Kerry Archibald <kerrya@element.io>
* lint fix
Signed-off-by: Kerry Archibald <kerrya@element.io>
* rename tooltip handlers
Signed-off-by: Kerry Archibald <kerrya@element.io>
* update copyright to 2021
Signed-off-by: Kerry Archibald <kerrya@element.io> 
							
						 
						
							2021-12-09 11:47:50 +01:00  
				
					
						
							
							
								 
						
							
							
								5b293dd6df 
								
							
								 
							
						 
						
							
							
								
								Remove files created by merge  
							
							... 
							
							
							
							Signed-off-by: Aaron Raimist <aaron@raim.ist> 
							
						 
						
							2021-12-09 09:21:12 +00:00  
				
					
						
							
							
								 
						
							
							
								2e8a93834b 
								
							
								 
							
						 
						
							
							
								
								Auto fix  
							
							... 
							
							
							
							Signed-off-by: Aaron Raimist <aaron@raim.ist> 
							
						 
						
							2021-12-09 09:10:23 +00:00  
				
					
						
							
							
								 
						
							
							
								7b94e13a84 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into sort-imports  
							
							... 
							
							
							
							Signed-off-by: Aaron Raimist <aaron@raim.ist> 
							
						 
						
							2021-12-09 08:34:20 +00:00  
				
					
						
							
							
								 
						
							
							
								2b52e17a80 
								
									
								
							
								 
							
						 
						
							
							
								
								Allow ending polls ( #7305 )  
							
							... 
							
							
							
							Co-authored-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2021-12-08 14:56:48 +00:00