529845d8fc 
								
							
								 
							
						 
						
							
							
								
								group collapsed styles  
							
							
							
						 
						
							2018-10-16 14:55:35 +02:00  
				
					
						
							
							
								 
						
							
							
								8fa22d620a 
								
							
								 
							
						 
						
							
							
								
								align badge and make it non-flex when collapsed  
							
							
							
						 
						
							2018-10-16 14:54:30 +02:00  
				
					
						
							
							
								 
						
							
							
								99bf6b0e32 
								
							
								 
							
						 
						
							
							
								
								put dm icon back in it's correct location  
							
							
							
						 
						
							2018-10-16 14:53:44 +02:00  
				
					
						
							
							
								 
						
							
							
								3331a29ac5 
								
							
								 
							
						 
						
							
							
								
								put sizing of right panel in RightPanel style file, plus min-width  
							
							
							
						 
						
							2018-10-11 15:42:45 +02:00  
				
					
						
							
							
								 
						
							
							
								d6774fd8ee 
								
							
								 
							
						 
						
							
							
								
								make the left panel collapse by only adding collapse class on container  
							
							... 
							
							
							
							as the resize handle is a sibling of the mxLeftPanel_container, that
class is the one that has to collapse if we don't want to complicate
the logic. So change style rules to check
.mxLeftPanel_container.collapsed, and make left panel not break
out of the container when it gets narrow by hiding the overflow 
							
						 
						
							2018-10-11 15:37:42 +02:00  
				
					
						
							
							
								 
						
							
							
								e5d1b3328c 
								
							
								 
							
						 
						
							
							
								
								make resize handles have correct color + bidirectional cursor  
							
							
							
						 
						
							2018-10-11 15:35:17 +02:00  
				
					
						
							
							
								 
						
							
							
								928b6d47c8 
								
							
								 
							
						 
						
							
							
								
								add resize handles between 3 main app columns  
							
							
							
						 
						
							2018-09-24 16:07:42 +01:00  
				
					
						
							
							
								 
						
							
							
								313956dd99 
								
							
								 
							
						 
						
							
							
								
								make left panel adapt to width  
							
							... 
							
							
							
							includes using flexbox in the room tile to avoid hardcoded width 
							
						 
						
							2018-09-24 16:06:57 +01:00  
				
					
						
							
							
								 
						
							
							
								91ec96c8d3 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into bwindels/redesign  
							
							
							
						 
						
							2018-09-21 12:44:44 +02:00  
				
					
						
							
							
								 
						
							
							
								fa669bf096 
								
							
								 
							
						 
						
							
							
								
								Error on splash screen if sync is failing  
							
							... 
							
							
							
							Display an error on the splash screen with the spinner if the sync
request is not working, rather than just sitting there with a spinner
as if nothing is wrong.
Fixes https://github.com/vector-im/riot-web/issues/7148  
							
						 
						
							2018-09-07 12:18:25 +01:00  
				
					
						
							
							
								 
						
							
							
								2c1ba6f104 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2124  from matrix-org/dbkr/tombstone  
							
							... 
							
							
							
							Support m.room.tombstone events 
							
						 
						
							2018-08-29 18:38:48 +01:00  
				
					
						
							
							
								 
						
							
							
								c40ac49b2a 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into dbkr/roomcreate  
							
							
							
						 
						
							2018-08-29 18:18:08 +01:00  
				
					
						
							
							
								 
						
							
							
								42bb8e4ebd 
								
							
								 
							
						 
						
							
							
								
								Add image dimensions  
							
							
							
						 
						
							2018-08-21 17:57:15 +01:00  
				
					
						
							
							
								 
						
							
							
								cd4b520574 
								
							
								 
							
						 
						
							
							
								
								Add image dimensions  
							
							... 
							
							
							
							To avoid popping when the image loads & make sure the SVG appears
the right size 
							
						 
						
							2018-08-21 17:52:13 +01:00  
				
					
						
							
							
								 
						
							
							
								7f8cd203a8 
								
							
								 
							
						 
						
							
							
								
								Support m.room.tombstone events  
							
							... 
							
							
							
							For https://github.com/vector-im/riot-web/issues/7164  
							
						 
						
							2018-08-21 15:56:56 +01:00  
				
					
						
							
							
								 
						
							
							
								ab10b5493b 
								
							
								 
							
						 
						
							
							
								
								Support room creation events  
							
							... 
							
							
							
							For https://github.com/vector-im/riot-web/issues/7164  
							
						 
						
							2018-08-20 16:20:59 +01:00  
				
					
						
							
							
								 
						
							
							
								9f19896df0 
								
							
								 
							
						 
						
							
							
								
								Support for room upgrades  
							
							... 
							
							
							
							* Show when a room upgrade is needed
 * Dialog box to perform the upgrade 
							
						 
						
							2018-08-17 14:54:43 +01:00  
				
					
						
							
							
								 
						
							
							
								6593ee09d1 
								
							
								 
							
						 
						
							
							
								
								Warning bar for MAU limit hit  
							
							... 
							
							
							
							Somewhat untested, sorry 
							
						 
						
							2018-08-07 17:04:37 +01:00  
				
					
						
							
							
								 
						
							
							
								4fbf34e05b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into matthew/dharma  
							
							
							
						 
						
							2018-08-03 17:15:00 -07:00  
				
					
						
							
							
								 
						
							
							
								b5d2fa769c 
								
							
								 
							
						 
						
							
							
								
								Support MAU error on sync  
							
							... 
							
							
							
							For https://github.com/vector-im/riot-web/issues/7091  
							
						 
						
							2018-08-03 14:54:52 +01:00  
				
					
						
							
							
								 
						
							
							
								fe73953d9d 
								
							
								 
							
						 
						
							
							
								
								fix merge; disable sticky headers; tweak chevrons  
							
							
							
						 
						
							2018-07-30 09:00:11 -07:00  
				
					
						
							
							
								 
						
							
							
								9783b6100d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into matthew/dharma  
							
							
							
						 
						
							2018-07-29 17:03:23 +01:00  
				
					
						
							
							
								 
						
							
							
								afa19cd60d 
								
									
								
							
								 
							
						 
						
							
							
								
								make clicking autocomplete suggestions work again  
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2018-07-24 13:48:05 +01:00  
				
					
						
							
							
								 
						
							
							
								4f8ece53b2 
								
							
								 
							
						 
						
							
							
								
								Fix CSS naming  
							
							
							
						 
						
							2018-07-23 15:58:07 +01:00  
				
					
						
							
							
								 
						
							
							
								5adcd673ab 
								
							
								 
							
						 
						
							
							
								
								Fix persisent apps being the wrong size  
							
							
							
						 
						
							2018-07-23 15:08:17 +01:00  
				
					
						
							
							
								 
						
							
							
								6f278ceab0 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2071  from matrix-org/dbkr/persistedelement_border  
							
							... 
							
							
							
							Fix border around persisted widgets 
							
						 
						
							2018-07-20 12:23:02 +01:00  
				
					
						
							
							
								 
						
							
							
								f658753610 
								
							
								 
							
						 
						
							
							
								
								Fix e2e icons floating above jitsi  
							
							... 
							
							
							
							Remove another seemingly redundant z-index
Fixes https://github.com/vector-im/riot-web/issues/7056  
							
						 
						
							2018-07-18 14:14:38 +01:00  
				
					
						
							
							
								 
						
							
							
								f868cd6699 
								
							
								 
							
						 
						
							
							
								
								Fix border around persisted widgets  
							
							... 
							
							
							
							The PersistedElement had zero height so the border ended up in the
wrong place. Add a wrapper to fix the height back.
Fixes https://github.com/vector-im/riot-web/issues/7030 
Fixes https://github.com/vector-im/riot-web/issues/7029  
							
						 
						
							2018-07-18 11:52:57 +01:00  
				
					
						
							
							
								 
						
							
							
								349615c5c1 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2065  from matrix-org/dbkr/read_avatars_under_jitsi  
							
							... 
							
							
							
							Fix read receipts on top of Jitsi 
							
						 
						
							2018-07-17 17:37:13 +01:00  
				
					
						
							
							
								 
						
							
							
								a79caed0c9 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into dbkr/tiny_jitsi_follows_you_between_rooms  
							
							
							
						 
						
							2018-07-16 17:21:51 +01:00  
				
					
						
							
							
								 
						
							
							
								74ad795d4a 
								
							
								 
							
						 
						
							
							
								
								Fix read receipts on top of Jitsi  
							
							... 
							
							
							
							By removing z-index which, as far as I can see, does nothing.
Fixes https://github.com/vector-im/riot-web/issues/7021  
							
						 
						
							2018-07-16 17:10:58 +01:00  
				
					
						
							
							
								 
						
							
							
								d16ac4d80c 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1890  from matrix-org/matthew/slate  
							
							... 
							
							
							
							Replace Draft with Slate 
							
						 
						
							2018-07-16 14:16:25 +01:00  
				
					
						
							
							
								 
						
							
							
								e56feea9ec 
								
							
								 
							
						 
						
							
							
								
								Put always-on-screen widgets in top left  
							
							... 
							
							
							
							always-on-screen widgets now appear in the top-left where the
call preview normally is if you're not in the room that they're in.
Fixes https://github.com/vector-im/riot-web/issues/7007 
Based off https://github.com/matrix-org/matrix-react-sdk/pull/2053  
							
						 
						
							2018-07-12 18:43:49 +01:00  
				
					
						
							
							
								 
						
							
							
								8f10ee01c6 
								
							
								 
							
						 
						
							
							
								
								Implement always-on-screen capability for widgets  
							
							... 
							
							
							
							As per https://github.com/matrix-org/matrix-doc/issues/1354 
This is whitelisted to only jitsi widgets for now as per comment,
mostly because any widget that we may make always-on-screen we need
to preemptively put in a PersistedElement container, which is
unnecessary for any other widget.
Apologies that this does a bunch of refactoring which could have
been split out separately: I only discovered what needed to be
refactored in the process of doing this.
Fixes https://github.com/vector-im/riot-web/issues/6984  
							
						 
						
							2018-07-11 18:07:32 +01:00  
				
					
						
							
							
								 
						
							
							
								efdc5430d7 
								
							
								 
							
						 
						
							
							
								
								merge develop  
							
							
							
						 
						
							2018-07-09 17:50:07 +01:00  
				
					
						
							
							
								 
						
							
							
								7225f7372c 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert " make click to insert nick work on join/parts, /me's etc"  
							
							
							
						 
						
							2018-07-03 10:30:08 +01:00  
				
					
						
							
							
								 
						
							
							
								2c537a8dff 
								
									
								
							
								 
							
						 
						
							
							
								
								update styling  
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2018-06-29 15:28:36 +01:00  
				
					
						
							
							
								 
						
							
							
								6021c3a634 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/click_username_state_ev  
							
							
							
						 
						
							2018-06-29 14:56:18 +01:00  
				
					
						
							
							
								 
						
							
							
								66002a4c00 
								
							
								 
							
						 
						
							
							
								
								Fix status bar element positioning  
							
							
							
						 
						
							2018-06-27 15:19:27 +01:00  
				
					
						
							
							
								 
						
							
							
								6345fcb8f2 
								
							
								 
							
						 
						
							
							
								
								Fix incorrectly positioned copy button on `<pre>` blocks  
							
							
							
						 
						
							2018-06-27 11:31:55 +01:00  
				
					
						
							
							
								 
						
							
							
								b3341e6664 
								
									
								
							
								 
							
						 
						
							
							
								
								on click roomsublist notif badge, goto first room with notif  
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2018-06-27 09:49:25 +01:00  
				
					
						
							
							
								 
						
							
							
								f7dfba417c 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert "affix copyButton so that it doesn't get scrolled horizontally"  
							
							
							
						 
						
							2018-06-25 16:31:43 +01:00  
				
					
						
							
							
								 
						
							
							
								e1ba6949d0 
								
									
								
							
								 
							
						 
						
							
							
								
								expand composer input focus region and apply cursor:text to it  
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2018-06-23 16:40:53 +01:00  
				
					
						
							
							
								 
						
							
							
								32ab997230 
								
									
								
							
								 
							
						 
						
							
							
								
								properly style Group Pill  
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2018-06-22 14:38:06 +01:00  
				
					
						
							
							
								 
						
							
							
								c1e608f1a8 
								
									
								
							
								 
							
						 
						
							
							
								
								show permalinks to communities as Pills  
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2018-06-19 11:53:17 +01:00  
				
					
						
							
							
								 
						
							
							
								01a6b7f77f 
								
									
								
							
								 
							
						 
						
							
							
								
								affix copyButton so that it doesn't get scrolled horizontally  
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2018-06-16 10:27:42 +01:00  
				
					
						
							
							
								 
						
							
							
								6904c2bafe 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1948  from matrix-org/export_Group  
							
							... 
							
							
							
							Share Dialog 
							
						 
						
							2018-06-15 10:52:27 +01:00  
				
					
						
							
							
								 
						
							
							
								7de7275c6d 
								
									
								
							
								 
							
						 
						
							
							
								
								remove subheadings in ShareDialog  
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2018-06-14 18:56:46 +01:00  
				
					
						
							
							
								 
						
							
							
								5523c1e50a 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #1964  from matrix-org/t3chguy/tag_panel_a11y  
							
							... 
							
							
							
							fix styling of clearButton when its not there 
							
						 
						
							2018-06-14 11:47:44 +01:00  
				
					
						
							
							
								 
						
							
							
								3b501137a5 
								
									
								
							
								 
							
						 
						
							
							
								
								change cursor:pointer iff clicking TagPanel background does something  
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2018-06-14 11:42:21 +01:00