fdda534053 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into feature/call-event-tile  
							
							... 
							
							
							
							Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> 
							
						 
						
							2021-06-09 19:23:14 +02:00  
				
					
						
							
							
								 
						
							
							
								a06306d560 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into improved-forwarding-ui  
							
							
							
						 
						
							2021-06-05 11:04:17 -04:00  
				
					
						
							
							
								 
						
							
							
								6eb33ac730 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/develop' into feature/call-event-tile  
							
							... 
							
							
							
							Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> 
							
						 
						
							2021-06-04 07:49:05 +02:00  
				
					
						
							
							
								 
						
							
							
								3ac63b03a6 
								
									
								
							
								 
							
						 
						
							
							
								
								Use styling for CallEvent  
							
							... 
							
							
							
							Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> 
							
						 
						
							2021-05-30 19:44:17 +02:00  
				
					
						
							
							
								 
						
							
							
								59f4c728c9 
								
							
								 
							
						 
						
							
							
								
								Initial cut of Pinned event card in the right panel  
							
							
							
						 
						
							2021-05-25 16:10:44 +01:00  
				
					
						
							
							
								 
						
							
							
								64e828d069 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into improved-forwarding-ui  
							
							
							
						 
						
							2021-05-16 08:13:59 -04:00  
				
					
						
							
							
								 
						
							
							
								565e41c3df 
								
							
								 
							
						 
						
							
							
								
								Extract UntrustedDeviceDialog and fix e2ee icon  
							
							
							
						 
						
							2021-05-12 17:04:24 +01:00  
				
					
						
							
							
								 
						
							
							
								7396ce76e5 
								
							
								 
							
						 
						
							
							
								
								Tweak the feedbacks a tad  
							
							
							
						 
						
							2021-05-11 17:30:33 +01:00  
				
					
						
							
							
								 
						
							
							
								b9b237fc9a 
								
							
								 
							
						 
						
							
							
								
								Replace forwarding UI with dialog  
							
							... 
							
							
							
							Replaces the old forwarding UI with a dialog based on designs from
https://github.com/vector-im/element-web/issues/14690 .
Signed-off-by: Robin Townsend <robin@robin.town> 
							
						 
						
							2021-05-08 21:11:06 -04:00  
				
					
						
							
							
								 
						
							
							
								90538c95aa 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17021  
							
							
							
						 
						
							2021-05-06 08:05:14 +01:00  
				
					
						
							
							
								 
						
							
							
								3f4ee9742a 
								
							
								 
							
						 
						
							
							
								
								Simple rendering of voice messages in the timeline  
							
							... 
							
							
							
							Fixes https://github.com/vector-im/element-web/issues/17138  
							
						 
						
							2021-05-03 11:41:14 -06:00  
				
					
						
							
							
								 
						
							
							
								a4f02937cb 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17021  
							
							... 
							
							
							
							 Conflicts:
	res/css/structures/_SpaceRoomView.scss
	src/components/structures/SpaceRoomView.tsx 
							
						 
						
							2021-04-29 09:52:21 +01:00  
				
					
						
							
							
								 
						
							
							
								c2d37af1cb 
								
							
								 
							
						 
						
							
							
								
								Move playback to its own set of classes  
							
							... 
							
							
							
							This all started with a bug where the clock wouldn't update appropriately, and ended with a whole refactoring to support later playback in the timeline.
Playback and recording instances are now independent, and this applies to the <Playback* /> components as well. Instead of those playback components taking a recording, they take a playback instance which has all the information the components need.
The clock was incredibly difficult to do because of the audio context's time tracking and the source's inability to say where it is at in the buffer/in time. This means we have to track when we started playing the clip so we can capture the audio context's current time, which may be a few seconds by the first time the user hits play. We also track stops so we know when to reset that flag.
Waveform calculations have also been moved into the base component, deduplicating the math a bit. 
							
						 
						
							2021-04-27 22:23:57 -06:00  
				
					
						
							
							
								 
						
							
							
								30e120284d 
								
							
								 
							
						 
						
							
							
								
								Add simple play/pause controls  
							
							
							
						 
						
							2021-04-27 15:02:15 -06:00  
				
					
						
							
							
								 
						
							
							
								c5f653245a 
								
							
								 
							
						 
						
							
							
								
								Show Spaces beta card in Labs & My Communities view  
							
							... 
							
							
							
							the image is temporary 
							
						 
						
							2021-04-27 16:29:42 +01:00  
				
					
						
							
							
								 
						
							
							
								798a891d83 
								
							
								 
							
						 
						
							
							
								
								Tweak appearance of invite reason  
							
							... 
							
							
							
							This adjusts the display of invite reasons to match design feedback.
Fixes https://github.com/vector-im/element-web/issues/16869  
							
						 
						
							2021-04-12 12:28:42 +01:00  
				
					
						
							
							
								 
						
							
							
								202ead40c4 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into resizable-call-view  
							
							
							
						 
						
							2021-04-04 11:35:26 +02:00  
				
					
						
							
							
								 
						
							
							
								54412878a1 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into travis/voice-messages/waveform  
							
							
							
						 
						
							2021-03-29 22:59:51 -06:00  
				
					
						
							
							
								 
						
							
							
								5061db259a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/spaces4.12  
							
							
							
						 
						
							2021-03-25 16:37:56 +00:00  
				
					
						
							
							
								 
						
							
							
								ea77ab125e 
								
							
								 
							
						 
						
							
							
								
								Show a face pile on a space preview  
							
							
							
						 
						
							2021-03-25 16:15:34 +00:00  
				
					
						
							
							
								 
						
							
							
								449e028bbd 
								
							
								 
							
						 
						
							
							
								
								Actually use a waveform instead of the frequency data  
							
							
							
						 
						
							2021-03-24 23:31:02 -06:00  
				
					
						
							
							
								 
						
							
							
								8ddd14e252 
								
							
								 
							
						 
						
							
							
								
								Early concept for rendering the frequency waveform  
							
							
							
						 
						
							2021-03-24 22:17:45 -06:00  
				
					
						
							
							
								 
						
							
							
								9aa5348c7f 
								
							
								 
							
						 
						
							
							
								
								Show a stop button to stop the recording  
							
							
							
						 
						
							2021-03-16 23:43:59 -06:00  
				
					
						
							
							
								 
						
							
							
								787a62846e 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into resizable-call-view  
							
							... 
							
							
							
							Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> 
							
						 
						
							2021-03-16 07:55:56 +01:00  
				
					
						
							
							
								 
						
							
							
								77cf4cf7a4 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5706  from matrix-org/t3chguy/spaces4.4  
							
							... 
							
							
							
							Space room hierarchies 
							
						 
						
							2021-03-03 15:25:00 +00:00  
				
					
						
							
							
								 
						
							
							
								a8ff0fa75f 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5705  from matrix-org/t3chguy/spaces4.3  
							
							... 
							
							
							
							Iterate Space view and right panel 
							
						 
						
							2021-03-03 13:37:40 +00:00  
				
					
						
							
							
								 
						
							
							
								a3f7e5f031 
								
									
								
							
								 
							
						 
						
							
							
								
								Add CallViewForRoom  
							
							... 
							
							
							
							Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> 
							
						 
						
							2021-03-02 20:32:25 +01:00  
				
					
						
							
							
								 
						
							
							
								49fc053b94 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5704  from matrix-org/t3chguy/spaces4.2  
							
							... 
							
							
							
							Initial Space Room View and Creation UX 
							
						 
						
							2021-03-02 17:17:39 +00:00  
				
					
						
							
							
								 
						
							
							
								a5ee029c62 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5452  from SimonBrandner/feature-multi-language-spell-check  
							
							... 
							
							
							
							Add multi language spell check 
							
						 
						
							2021-03-02 14:38:21 +00:00  
				
					
						
							
							
								 
						
							
							
								faf7a4b8bc 
								
							
								 
							
						 
						
							
							
								
								Initial Space room directory view  
							
							
							
						 
						
							2021-03-02 14:14:50 +00:00  
				
					
						
							
							
								 
						
							
							
								e479edd47a 
								
							
								 
							
						 
						
							
							
								
								Add an add existing room to space CTA to Space View  
							
							
							
						 
						
							2021-03-02 13:34:53 +00:00  
				
					
						
							
							
								 
						
							
							
								ab4b7b73ea 
								
							
								 
							
						 
						
							
							
								
								Add a basic Space Settings view  
							
							
							
						 
						
							2021-03-02 13:26:00 +00:00  
				
					
						
							
							
								 
						
							
							
								c10512fd56 
								
							
								 
							
						 
						
							
							
								
								Initial SpaceRoomView work  
							
							
							
						 
						
							2021-03-01 18:53:11 +00:00  
				
					
						
							
							
								 
						
							
							
								483d56320c 
								
							
								 
							
						 
						
							
							
								
								Beginning of space creation UX from space panel  
							
							
							
						 
						
							2021-03-01 17:47:40 +00:00  
				
					
						
							
							
								 
						
							
							
								f21aedc6cf 
								
							
								 
							
						 
						
							
							
								
								Add Space Panel with Room List filtering  
							
							
							
						 
						
							2021-02-26 10:41:26 +00:00  
				
					
						
							
							
								 
						
							
							
								bd0e5446c5 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into feature-multi-language-spell-check  
							
							
							
						 
						
							2021-02-18 18:16:16 +01:00  
				
					
						
							
							
								 
						
							
							
								5fe3c83f27 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into jaywink/hosting-provider-iframe-minimize-wip  
							
							
							
						 
						
							2021-02-09 11:18:51 +02:00  
				
					
						
							
							
								 
						
							
							
								158036ccf9 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into jaywink/hosting-provider-iframe-minimize-wip  
							
							
							
						 
						
							2021-01-15 16:12:53 +02:00  
				
					
						
							
							
								 
						
							
							
								b2850e11db 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/develop' into fix-screen-sharing  
							
							
							
						 
						
							2021-01-13 19:47:07 +01:00  
				
					
						
							
							
								 
						
							
							
								2b98f14242 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into jaywink/hosting-provider-iframe  
							
							
							
						 
						
							2021-01-11 11:16:03 +02:00  
				
					
						
							
							
								 
						
							
							
								640e6d68b3 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into fix-screen-sharing  
							
							... 
							
							
							
							Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> 
							
						 
						
							2021-01-05 20:41:06 +01:00  
				
					
						
							
							
								 
						
							
							
								4b43929aa3 
								
							
								 
							
						 
						
							
							
								
								Add in-call dialpad for DTMF sending  
							
							... 
							
							
							
							Requires https://github.com/matrix-org/matrix-js-sdk/pull/1573  
							
						 
						
							2021-01-04 20:01:43 +00:00  
				
					
						
							
							
								 
						
							
							
								bb53ae8038 
								
							
								 
							
						 
						
							
							
								
								Rename Element Pro -> Host Signup  
							
							
							
						 
						
							2021-01-04 16:05:49 +02:00  
				
					
						
							
							
								 
						
							
							
								7a358b1ca3 
								
							
								 
							
						 
						
							
							
								
								Rename components to be less EMS specific  
							
							
							
						 
						
							2020-12-28 11:21:42 +02:00  
				
					
						
							
							
								 
						
							
							
								675ca58eef 
								
									
								
							
								 
							
						 
						
							
							
								
								Improve UI  
							
							... 
							
							
							
							Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> 
							
						 
						
							2020-12-26 16:56:25 +01:00  
				
					
						
							
							
								 
						
							
							
								452fbb076b 
								
							
								 
							
						 
						
							
							
								
								Add a dialpad UI for PSTN lookup  
							
							... 
							
							
							
							Queries the homeserver for PSTN protocol support, and if found,
the add-room button on the DM rooms list section opens a context
menu instead with a 'dial pad' option as well as the current 'start chat'
dialog. Entering a number into this and pressing dial performs
a thirdparty user query for the given string and starts a DM with that
user. 
							
						 
						
							2020-12-23 19:02:01 +00:00  
				
					
						
							
							
								 
						
							
							
								5aa24b97cd 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into jaywink/elementPro  
							
							
							
						 
						
							2020-12-16 14:45:16 +02:00  
				
					
						
							
							
								 
						
							
							
								26d0e7797c 
								
							
								 
							
						 
						
							
							
								
								Fix ordering  
							
							
							
						 
						
							2020-12-15 10:55:24 +02:00  
				
					
						
							
							
								 
						
							
							
								db370f218e 
								
							
								 
							
						 
						
							
							
								
								Rename also _HostingSignupDialog.scss  
							
							
							
						 
						
							2020-12-15 10:53:59 +02:00  
				
					
						
							
							
								 
						
							
							
								6916b5d7c6 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into dbkr/hold_ui  
							
							
							
						 
						
							2020-12-03 17:57:22 +00:00