c-cal
							
						 
						
							 
							
							
								
								
									
										
									
								
							
							
								
							
								f9fcc19ca0 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: add config for Watcha features  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								c-cal
							
						 
						
							 
							
							
								
								
									
										
									
								
							
							
								
							
								443f083bab 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'watcha-feature/bump-matrix-js-sdk-from-15.5.1-to-15.6.0' into watcha-develop  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								c-cal
							
						 
						
							 
							
							
								
								
									
										
									
								
							
							
								
							
								2425ca5c57 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'watcha-develop-v15.5.1' into watcha-feature/bump-matrix-js-sdk-from-15.5.1-to-15.6.0  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								RiotRobot
							
						 
						
							 
							
							
							
								
							
								901d53eb38 
								
							
								 
							
						 
						
							
							
								
								v15.6.0  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								RiotRobot
							
						 
						
							 
							
							
							
								
							
								a54471f737 
								
							
								 
							
						 
						
							
							
								
								Prepare changelog for v15.6.0  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Michael Telatynski
							
						 
						
							 
							
							
								
								
							
							
								
							
								e408590c21 
								
									
								
							
								 
							
						 
						
							
							
								
								[Release] Fix bug with the /hierarchy API sending invalid requests ( #2202 )  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								RiotRobot
							
						 
						
							 
							
							
							
								
							
								d595717e60 
								
							
								 
							
						 
						
							
							
								
								v15.6.0-rc.1  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								RiotRobot
							
						 
						
							 
							
							
							
								
							
								4603d4e578 
								
							
								 
							
						 
						
							
							
								
								Prepare changelog for v15.6.0-rc.1  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Andy Balaam
							
						 
						
							 
							
							
								
								
							
							
								
							
								1ac4cc4b11 
								
									
								
							
								 
							
						 
						
							
							
								
								Bump matrix-events-sdk to 0.0.1-beta.7 ( #2184 )  
							
							 
							
							... 
							
							
 
							
							* Bump matrix-events-sdk to 0.0.1-beta.7
* Update lockfile for matrix-events-sdk-0.0.1-beta.7 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								David Baker
							
						 
						
							 
							
							
								
								
							
							
								
							
								7b218905fb 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix bug where calls could break if rejected from somewhere else ( #2189 )  
							
							 
							
							... 
							
							
 
							
							* Fix bug where calls could ignore new events of rejected from somewhere else
When callEventHandler passed a reject event to the call object, it assumed
that always caused the call to end and deleted it from the list, so it
never got any more events. The point of a reject is that it doesn't
end the call if it's already been picked up though. This only removes
the call if it's actually ended.
* Use ts-expect-error 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								David Baker
							
						 
						
							 
							
							
								
								
							
							
								
							
								080426dfdd 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix camera stuck on after call transfer ( #2188 )  
							
							 
							
							... 
							
							
 
							
							The 'Replaced' error code is handled specially (for better or worse)
so was leaving the capture feeds open. Use the 'transfer' hangup
reason which is what we should be using anyway (and were, on the line
below for the other call...) 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Hugh Nimmo-Smith
							
						 
						
							 
							
							
								
								
							
							
								
							
								a89c1990d6 
								
									
								
							
								 
							
						 
						
							
							
								
								Return send event response from MSC3089Branch.createNewVersion() ( #2186 )  
							
							 
							
							... 
							
							
 
							
							* Return send event response from MSC3089Branch.createNewVersion()
* docs: update JSDoc to match 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Germain
							
						 
						
							 
							
							
								
								
							
							
								
							
								4e72290d53 
								
									
								
							
								 
							
						 
						
							
							
								
								Null-guard for undefined rootEvent when creating a thread ( #2187 )  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Patrick Cloke
							
						 
						
							 
							
							
								
								
							
							
								
							
								7a7318b636 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix incorrect type referenced in receiptCacheByEventId. ( #2185 )  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								c-cal
							
						 
						
							 
							
							
								
								
									
										
									
								
							
							
								
							
								808586d0a8 
								
									
								
							
								 
							
						 
						
							
							
								
								style: conform to the linter  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								RiotRobot
							
						 
						
							 
							
							
							
								
							
								74d24f38f7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into develop  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								RiotRobot
							
						 
						
							 
							
							
							
								
							
								78dcae9143 
								
							
								 
							
						 
						
							
							
								
								v15.5.2  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								RiotRobot
							
						 
						
							 
							
							
							
								
							
								0db640a679 
								
							
								 
							
						 
						
							
							
								
								Prepare changelog for v15.5.2  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								David Baker
							
						 
						
							 
							
							
								
								
							
							
								
							
								a3ddfd519b 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix synthetic read receipt handling ( #2174 ) ( #2183 )  
							
							 
							
							... 
							
							
 
							
							Co-authored-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Travis Ralston
							
						 
						
							 
							
							
								
								
							
							
								
							
								e86d8861b9 
								
									
								
							
								 
							
						 
						
							
							
								
								Add functions to support refresh tokens ( #2178 )  
							
							 
							
							... 
							
							
 
							
							* Add functions for refreshing access tokens
* Add function to change the client's access token in flight
* Appease the linter
* Use sensible code style 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								c-cal
							
						 
						
							 
							
							
								
								
									
										
									
								
							
							
								
							
								9fde435e74 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'watcha-feature/bump-matrix-js-sdk-from-15.5.0-to-15.5.1' into watcha-develop  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								c-cal
							
						 
						
							 
							
							
								
								
									
										
									
								
							
							
								
							
								02c43e2449 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'watcha-develop-v15.5.0' into watcha-feature/bump-matrix-js-sdk-from-15.5.0-to-15.5.1  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Michael Telatynski
							
						 
						
							 
							
							
								
								
							
							
								
							
								2910e62bb6 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix synthetic read receipt handling ( #2174 )  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Michael Telatynski
							
						 
						
							 
							
							
								
								
							
							
								
							
								2bb14698a5 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert "Sign backup with cross-signing key when we reset it." ( #2175 )  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								RiotRobot
							
						 
						
							 
							
							
							
								
							
								2fd08d72dc 
								
							
								 
							
						 
						
							
							
								
								Resetting package fields for development  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								RiotRobot
							
						 
						
							 
							
							
							
								
							
								222f62164c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into develop  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								RiotRobot
							
						 
						
							 
							
							
							
								
							
								bf8ee39a3f 
								
							
								 
							
						 
						
							
							
								
								v15.5.1  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								RiotRobot
							
						 
						
							 
							
							
							
								
							
								cc1d1d76d0 
								
							
								 
							
						 
						
							
							
								
								Prepare changelog for v15.5.1  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								David Baker
							
						 
						
							 
							
							
								
								
							
							
								
							
								30fdd96168 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert event-mapper optimisations ( #2171 ) ( #2172 )  
							
							 
							
							... 
							
							
 
							
							Co-authored-by: Germain <germains@element.io> 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								c-cal
							
						 
						
							 
							
							
								
								
									
										
									
								
							
							
								
							
								c6f37ee9ec 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'watcha-feature/use-ComponentVisibilityCustomisations-for-partners' into watcha-develop  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								c-cal
							
						 
						
							 
							
							
								
								
									
										
									
								
							
							
								
							
								6d704b3054 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: use ComponentVisibilityCustomisations for partners  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Hubert Chathi
							
						 
						
							 
							
							
								
								
							
							
								
							
								cfad8d3614 
								
									
								
							
								 
							
						 
						
							
							
								
								Enable key backup after we reset it ( #2170 )  
							
							 
							
							... 
							
							
 
							
							This ensures that we remember it if bootstrapCrossSigning gets called, so that
the authData gets signed by the master key, if a new key is created. 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Germain
							
						 
						
							 
							
							
								
								
							
							
								
							
								d9c3b880fc 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert event-mapper optimisations ( #2171 )  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Hugh Nimmo-Smith
							
						 
						
							 
							
							
								
								
							
							
								
							
								25c115739c 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix error in uploadContent() when file is empty under Node.js ( #2155 )  
							
							 
							
							... 
							
							
 
							
							* Fix error in uploadContent() when file is empty under Node.js
* Make type safe check work
* Make comment actually make sense 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								David Baker
							
						 
						
							 
							
							
								
								
							
							
								
							
								d97c514b8d 
								
									
								
							
								 
							
						 
						
							
							
								
								Log when member event membership is undefined ( #2169 )  
							
							 
							
							... 
							
							
 
							
							* Log when member event membership is undefined
To diagnose https://github.com/vector-im/element-web/issues/20962 
* May as well have a stack trace too 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Germain
							
						 
						
							 
							
							
								
								
							
							
								
							
								6b822ccd61 
								
									
								
							
								 
							
						 
						
							
							
								
								Improve thread partitioning for 2nd degree relations ( #2165 )  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Hubert Chathi
							
						 
						
							 
							
							
								
								
							
							
								
							
								47c5c4645e 
								
									
								
							
								 
							
						 
						
							
							
								
								Check the backup info against the stored private key when determining trust. ( #2167 )  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Hubert Chathi
							
						 
						
							 
							
							
								
								
							
							
								
							
								ea0eaff212 
								
									
								
							
								 
							
						 
						
							
							
								
								Back up keys before logging out ( #2158 )  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								David Baker
							
						 
						
							 
							
							
								
								
							
							
								
							
								41bf8c2d5f 
								
									
								
							
								 
							
						 
						
							
							
								
								Yarn upgrade ( #2164 )  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								RiotRobot
							
						 
						
							 
							
							
							
								
							
								d473a2e095 
								
							
								 
							
						 
						
							
							
								
								v15.5.1-rc.1  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								RiotRobot
							
						 
						
							 
							
							
							
								
							
								d398ffd6df 
								
							
								 
							
						 
						
							
							
								
								Prepare changelog for v15.5.1-rc.1  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Michael Telatynski
							
						 
						
							 
							
							
								
								
							
							
								
							
								ffab55452a 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix issue with rooms not getting marked as unread ( #2163 )  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Germain
							
						 
						
							 
							
							
								
								
							
							
								
							
								9120b1dfd9 
								
									
								
							
								 
							
						 
						
							
							
								
								Expose room state helper ( #2162 )  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Šimon Brandner
							
						 
						
							 
							
							
								
								
							
							
								
							
								5d4e3183aa 
								
									
								
							
								 
							
						 
						
							
							
								
								Don't store streams that are only used once ( #2157 )  
							
							 
							
							... 
							
							
 
							
							Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Michael Telatynski
							
						 
						
							 
							
							
								
								
							
							
								
							
								07171a95c4 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix edge cases around RR calculations ( #2160 )  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Šimon Brandner
							
						 
						
							 
							
							
								
								
							
							
								
							
								12afcd3850 
								
									
								
							
								 
							
						 
						
							
							
								
								Account for encryption in `maySendMessage()` ( #2159 )  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Andy Balaam
							
						 
						
							 
							
							
								
								
							
							
								
							
								2d23330b74 
								
									
								
							
								 
							
						 
						
							
							
								
								Send references to thread root to threads, even out of order ( #2156 )  
							
							 
							
							... 
							
							
 
							
							Co-authored-by: Germain <germains@element.io> 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Germain
							
						 
						
							 
							
							
								
								
							
							
								
							
								7faff66006 
								
									
								
							
								 
							
						 
						
							
							
								
								Out of sync thread summary in main timeline ( #2153 )  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Michael Telatynski
							
						 
						
							 
							
							
								
								
							
							
								
							
								b07457726b 
								
									
								
							
								 
							
						 
						
							
							
								
								Avoid re-doing as much work when processing m.receipt event ( #2151 )  
							
							 
							
							
 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Germain
							
						 
						
							 
							
							
								
								
							
							
								
							
								6bf8142ff6 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix initial sync fail when event fetching unsuccessful ( #2150 )  
							
							 
							
							
 
							
						 
						
							4 years ago