2236ec3eff 
								
							
								 
							
						 
						
							
							
								
								Move and update variable usage  
							
							
							
						 
						
							2021-05-05 14:00:56 -06:00  
				
					
						
							
							
								 
						
							
							
								60e3a8ac77 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into travis/files/visual  
							
							
							
						 
						
							2021-05-05 13:47:33 -06:00  
				
					
						
							
							
								 
						
							
							
								570c082573 
								
							
								 
							
						 
						
							
							
								
								Promote colour to a variable  
							
							... 
							
							
							
							I refuse to try and type this variable name freehand. 
							
						 
						
							2021-05-05 09:58:45 -06:00  
				
					
						
							
							
								 
						
							
							
								b0cb996cac 
								
							
								 
							
						 
						
							
							
								
								Update visual style of plain files in the timeline  
							
							
							
						 
						
							2021-05-04 21:13:37 -06:00  
				
					
						
							
							
								 
						
							
							
								a94c1a90c1 
								
							
								 
							
						 
						
							
							
								
								Update colours and sizing for voice messages  
							
							... 
							
							
							
							Fixes https://github.com/vector-im/element-web/issues/17162  
							
						 
						
							2021-05-04 20:45:15 -06:00  
				
					
						
							
							
								 
						
							
							
								ba2da6826f 
								
							
								 
							
						 
						
							
							
								
								Support a dark theme for voice messages  
							
							... 
							
							
							
							Fixes https://github.com/vector-im/element-web/issues/17137  
							
						 
						
							2021-05-03 16:08:38 -06:00  
				
					
						
							
							
								 
						
							
							
								c4d85c457b 
								
							
								 
							
						 
						
							
							
								
								Add progress effect to playback waveform  
							
							
							
						 
						
							2021-04-27 22:59:16 -06:00  
				
					
						
							
							
								 
						
							
							
								33617b0375 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5701  from SimonBrandner/fix-pip-color  
							
							... 
							
							
							
							Fix VoIP PIP frame color 
							
						 
						
							2021-04-27 14:42:20 +01:00  
				
					
						
							
							
								 
						
							
							
								82119ad595 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into travis/error-states  
							
							
							
						 
						
							2021-04-23 15:53:37 -06:00  
				
					
						
							
							
								 
						
							
							
								ec908bc8be 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into fix-pip-color  
							
							
							
						 
						
							2021-04-23 14:40:58 +02:00  
				
					
						
							
							
								 
						
							
							
								7b215cd275 
								
									
								
							
								 
							
						 
						
							
							
								
								Use suggested colors  
							
							... 
							
							
							
							Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> 
							
						 
						
							2021-04-23 14:14:51 +02:00  
				
					
						
							
							
								 
						
							
							
								d757b7d788 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into fix-pip-color  
							
							
							
						 
						
							2021-04-23 14:10:29 +02:00  
				
					
						
							
							
								 
						
							
							
								b332f6b1ae 
								
							
								 
							
						 
						
							
							
								
								Use floats for image background opacity  
							
							... 
							
							
							
							It seems percentages for opacity are still newish, and they seem to confuse
something which is clamping them to the 0 - 1 range (which makes sense for
floats, not percentages).
Anyway, for now we can get what we want here by using float values.
Fixes https://github.com/vector-im/element-web/issues/17036  
							
						 
						
							2021-04-22 14:04:15 +01:00  
				
					
						
							
							
								 
						
							
							
								cc095c85bf 
								
							
								 
							
						 
						
							
							
								
								Dark theme support  
							
							
							
						 
						
							2021-04-21 16:24:17 -06:00  
				
					
						
							
							
								 
						
							
							
								6b3ac20d76 
								
							
								 
							
						 
						
							
							
								
								Cleanup  
							
							
							
						 
						
							2021-04-15 09:53:15 -06:00  
				
					
						
							
							
								 
						
							
							
								e77d3bea04 
								
							
								 
							
						 
						
							
							
								
								Pulse animation option for voice record button  
							
							
							
						 
						
							2021-04-14 15:12:21 -06:00  
				
					
						
							
							
								 
						
							
							
								ac00c80efb 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5521  from SimonBrandner/improve-image-view  
							
							... 
							
							
							
							Improve image view 
							
						 
						
							2021-04-13 19:01:27 -06:00  
				
					
						
							
							
								 
						
							
							
								098a8711a7 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5847  from matrix-org/jryans/reason-message-tweaks  
							
							... 
							
							
							
							Tweak appearance of invite reason 
							
						 
						
							2021-04-12 13:36:20 +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  
				
					
						
							
							
								 
						
							
							
								020cdc99a2 
								
							
								 
							
						 
						
							
							
								
								Update Inter font to v3.18  
							
							
							
						 
						
							2021-04-09 17:41:54 +01:00  
				
					
						
							
							
								 
						
							
							
								e79254e7bf 
								
									
								
							
								 
							
						 
						
							
							
								
								Set opacity of lightboxes to 95 in light theme  
							
							... 
							
							
							
							Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> 
							
						 
						
							2021-04-02 09:07:36 +02:00  
				
					
						
							
							
								 
						
							
							
								2477258249 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into show-invite-reasons  
							
							
							
						 
						
							2021-03-31 16:13:29 -04:00  
				
					
						
							
							
								 
						
							
							
								f0333b5b1c 
								
							
								 
							
						 
						
							
							
								
								Show invite reasons  
							
							... 
							
							
							
							Displays the reason for invitation in the invitation dialog, requiring a
click to reveal the message.
Signed-off-by: Robin Townsend <robin@robin.town> 
							
						 
						
							2021-03-31 15:46:09 -04:00  
				
					
						
							
							
								 
						
							
							
								54412878a1 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into travis/voice-messages/waveform  
							
							
							
						 
						
							2021-03-29 22:59:51 -06:00  
				
					
						
							
							
								 
						
							
							
								1419ac6b69 
								
							
								 
							
						 
						
							
							
								
								Hook up a clock and implement proper design  
							
							
							
						 
						
							2021-03-25 17:12:26 -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  
				
					
						
							
							
								 
						
							
							
								b6a57f73c6 
								
							
								 
							
						 
						
							
							
								
								Tweak border colours in spaces  
							
							
							
						 
						
							2021-03-25 12:17:39 +00:00  
				
					
						
							
							
								 
						
							
							
								9aa5348c7f 
								
							
								 
							
						 
						
							
							
								
								Show a stop button to stop the recording  
							
							
							
						 
						
							2021-03-16 23:43:59 -06:00  
				
					
						
							
							
								 
						
							
							
								52621946de 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5723  from matrix-org/travis/uploads  
							
							... 
							
							
							
							Refresh UI for file uploads 
							
						 
						
							2021-03-08 08:52:51 -07:00  
				
					
						
							
							
								 
						
							
							
								761ced13f2 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5719  from matrix-org/travis/file-representation  
							
							... 
							
							
							
							UI refresh for uploaded files 
							
						 
						
							2021-03-08 08:52:43 -07:00  
				
					
						
							
							
								 
						
							
							
								711181cc69 
								
							
								 
							
						 
						
							
							
								
								Rough style for new upload bar  
							
							... 
							
							
							
							This repurposes ProgressBar which was not used anywhere in code. 
							
						 
						
							2021-03-05 14:14:43 -07:00  
				
					
						
							
							
								 
						
							
							
								017c2af663 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into travis/message-states  
							
							
							
						 
						
							2021-03-05 09:29:39 -07:00  
				
					
						
							
							
								 
						
							
							
								676259e78c 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5505  from SimonBrandner/improve-file-drop-ui  
							
							... 
							
							
							
							File drop UI fixes and improvements 
							
						 
						
							2021-03-04 20:30:45 -07:00  
				
					
						
							
							
								 
						
							
							
								5d6e3d5711 
								
							
								 
							
						 
						
							
							
								
								UI refresh for uploaded files  
							
							... 
							
							
							
							Fixes https://github.com/vector-im/element-web/issues/16557 
Fixes https://github.com/vector-im/element-web/issues/9482  (technically)
There's two changes in this:
1. The actual file body in the timeline now has a placeholder thing.
2. We're intentionally dropping all the "Travis uploaded a file" sender profile states. 
							
						 
						
							2021-03-04 20:07:48 -07:00  
				
					
						
							
							
								 
						
							
							
								c74224a1b7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into travis/message-states  
							
							
							
						 
						
							2021-03-02 10:40:49 -07:00  
				
					
						
							
							
								 
						
							
							
								9cec382865 
								
							
								 
							
						 
						
							
							
								
								Change sending->sent state to match new designs  
							
							... 
							
							
							
							For https://github.com/vector-im/element-web/issues/16424  
							
						 
						
							2021-03-01 16:25:19 -07:00  
				
					
						
							
							
								 
						
							
							
								c10512fd56 
								
							
								 
							
						 
						
							
							
								
								Initial SpaceRoomView work  
							
							
							
						 
						
							2021-03-01 18:53:11 +00:00  
				
					
						
							
							
								 
						
							
							
								9ffef8f072 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix VoIP PIP frame color  
							
							... 
							
							
							
							Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> 
							
						 
						
							2021-03-01 13:44:22 +01:00  
				
					
						
							
							
								 
						
							
							
								f21aedc6cf 
								
							
								 
							
						 
						
							
							
								
								Add Space Panel with Room List filtering  
							
							
							
						 
						
							2021-02-26 10:41:26 +00:00  
				
					
						
							
							
								 
						
							
							
								3e0558f4d9 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove droptarget colors  
							
							... 
							
							
							
							Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> 
							
						 
						
							2021-02-26 08:12:38 +01:00  
				
					
						
							
							
								 
						
							
							
								aa4ec9fca1 
								
									
								
							
								 
							
						 
						
							
							
								
								Make $droptarget-bg-color more opaque  
							
							... 
							
							
							
							Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> 
							
						 
						
							2021-02-25 18:27:52 +01:00  
				
					
						
							
							
								 
						
							
							
								cdb0d1c12e 
								
									
								
							
								 
							
						 
						
							
							
								
								Move and use icons from widget dir  
							
							... 
							
							
							
							Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> 
							
						 
						
							2021-02-08 15:22:10 +01:00  
				
					
						
							
							
								 
						
							
							
								58b2c18cf5 
								
									
								
							
								 
							
						 
						
							
							
								
								This somehow works  
							
							... 
							
							
							
							Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> 
							
						 
						
							2021-01-19 21:02:39 +01:00  
				
					
						
							
							
								 
						
							
							
								3fda7e3f46 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/socials  
							
							
							
						 
						
							2020-12-02 15:08:13 +00:00  
				
					
						
							
							
								 
						
							
							
								4a503fb32e 
								
							
								 
							
						 
						
							
							
								
								Fix VoIP call plinth on dark theme  
							
							... 
							
							
							
							Fixes https://github.com/vector-im/element-web/issues/15873  
							
						 
						
							2020-12-02 12:14:41 +00:00  
				
					
						
							
							
								 
						
							
							
								a1351ea1cd 
								
							
								 
							
						 
						
							
							
								
								Increase Dialog button mixin border-radius to 8px  
							
							
							
						 
						
							2020-11-20 15:45:34 +00:00  
				
					
						
							
							
								 
						
							
							
								fa9490b02b 
								
							
								 
							
						 
						
							
							
								
								Add skeleton UI for Room List when no rooms  
							
							
							
						 
						
							2020-11-02 17:22:45 +00:00  
				
					
						
							
							
								 
						
							
							
								06009df05b 
								
							
								 
							
						 
						
							
							
								
								Update Widget paddings and background colours  
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2020-10-19 18:47:15 +01:00  
				
					
						
							
							
								 
						
							
							
								0c87df4957 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5319  from matrix-org/t3chguy/fix/null-avatar  
							
							... 
							
							
							
							Fix background-image: url(null) for backdrop filter 
							
						 
						
							2020-10-15 17:48:51 +01:00  
				
					
						
							
							
								 
						
							
							
								43208c01a1 
								
							
								 
							
						 
						
							
							
								
								Fix variable naming  
							
							
							
						 
						
							2020-10-14 16:30:38 -06:00