6ca2c62090
								
							 
						 
						
							Reloads JitsiConnection on prosody or jicofo restart 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								0449071f89
								
							 
						 
						
							Implements JitsiConnection.reload. Minor fixes related to JitsiConference.reload. 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								97e2e845f4
								
							 
						 
						
							Move disco-info initialization to the XMPP module 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								dabb772851
								
							 
						 
						
							Fix incorrect (lack of) assignment 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								eab5873d89
								
							 
						 
						
							Fixes issues realted to JitsiConference.leave() 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								3c94755413
								
							 
						 
						
							Renames performanceTimes to ConnectionTimes 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								d2c277eec3
								
							 
						 
						
							Fixes the performance time structure which is used by torture 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								6b267bbb5e
								
							 
						 
						
							Stores measured times and exposes them 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								5f38cf9232
								
							 
						 
						
							Fixes console log for Strophe attaching 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								de851ca50e
								
							 
						 
						
							Implements attach method in JitsiConnection. Fixes token auth. 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								5928488dc7
								
							 
						 
						
							Changes video mute/unmute implementation. JitsiLocalTrack objects store information about the SSRCs. On video mute / unmute operation no jingle packets are sent anymore. 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								2feefff54f
								
							 
						 
						
							Disconnects from the XMPP server on unload as a way to facilitate API consumers. 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								a504d7b908
								
							 
						 
						
							Adds a missing this. 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								4de20ae339
								
							 
						 
						
							Manually formats source code for the purposes of (a bit of) consistency, 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								21d5049076
								
							 
						 
						
							Allows testing how synchronous and asynchronous Strophe affects the reliability of the delivery of unavailable presence to the XMPP server. 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								4efc997a62
								
							 
						 
						
							propagate AVAILABLE_DEVICES_CHANGED event 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								914ff83d30
								
							 
						 
						
							Attempts to increase the chances of unavailable presence reaching Prosody (on window unload, for example). 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								b8682c6a83
								
							 
						 
						
							Add callstats support 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								185ba3b9a7
								
							 
						 
						
							Removes unused and not working method. 
							
							
						 
						9 years ago  
				
					
						
							
								 
						
							
								83b50e54b0
								
							 
						 
						
							Adopts to new JWT impl where the token goes as BOSH URL param. 
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								26f102a470
								
							 
						 
						
							added helper methods to check if auth enabled 
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								dfd497ed68
								
							 
						 
						
							Fixes JS errors in the recording 
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								cfd44dddb2
								
							 
						 
						
							tmp 
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								022940eb13
								
							 
						 
						
							Exposes methods for obtaining stream SSRCs and audio levels. 
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								8409bab854
								
							 
						 
						
							Fixes the issues with mute, audio levels and remove events that were attached to the conference 
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								80db340c87
								
							 
						 
						
							Adds additional logs, including timestamps relative to the initial 
							
							request. 
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								c4bd9c71f1
								
							 
						 
						
							Fixes ping merge issues. 
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								c310644511
								
							 
						 
						
							Re-use current connection's domain as ping destination instead of accessing config.hosts.domain directly. 
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								bd8e8b9d0f
								
							 
						 
						
							Will use XEP-0199 ping for keep-alive only if it  is supported by the server. 
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								74db61c4d7
								
							 
						 
						
							Fixes issue in merging pings. 
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								4eb521ca7b
								
							 
						 
						
							Reacts to consecutive ping failures by closing the connection. 
							
							(cherry picked from commit 9a77ddc ) 
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								152a38bea5
								
							 
						 
						
							Meet pings Prosody (cherry picked from commit 2d4a541) 
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								e1cc5e5aac
								
							 
						 
						
							Changes the logger from console to jitsi-meet-logger 
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								9e0191819a
								
							 
						 
						
							Implements audio levels. 
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								2328443ecb
								
							 
						 
						
							Refactors RTC module to support multiple conferences. Implements JitsiTrack interfaces. 
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								e9cf303fa6
								
							 
						 
						
							Fixes join and leave methods. Adds communication with jicofo. Implements custom commands methods. 
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								e17e31c274
								
							 
						 
						
							Adds partial support for multiple chat rooms. Implements join and leave methods. 
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								24975595b7
								
							 
						 
						
							Implements JitsiConnection 
							
							
						 
						10 years ago  
				
					
						
							
								 
						
							
								72d4ecb607
								
							 
						 
						
							initial commit 
							
							
						 
						9 years ago