hristoterezov
							
						 
						
							
								de851ca50e
								
							 
						 
						
							Implements attach method in JitsiConnection. Fixes token auth. 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   paweldomas
							
						 
						
							
								35cef535db
								
							 
						 
						
							Moves JingleSessionPC initialization from ChatRoom to JitsiConference 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   paweldomas
							
						 
						
							
								d9182a41c4
								
							 
						 
						
							Removes unused scenarios from JingleSessionPC, accepts incoming session only from Jicofo user, cleanups terminate code 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								c00a23441c
								
							 
						 
						
							Fixes errors after review 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								3bfe034176
								
							 
						 
						
							Adds CONFERENCE_MAX_USERS conference error. 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   paweldomas
							
						 
						
							
								f4900ec533
								
							 
						 
						
							Captures the versions of conferencing system components. 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								43c1d3f38f
								
							 
						 
						
							Fixes the sources in session-accept jingle packets. Fixes issue with not replacing unmuted SSRCs in the SDP. 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								4220f6cde8
								
							 
						 
						
							Fixes issue with adding muted video stream to peerconnection. 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								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 年之前  
					 
				
					
						
							
								   damencho
							
						 
						
							
								f3cb890a27
								
							 
						 
						
							Leaves ssrcOwners for local use in JingleSessionPC, uses remote streams from RTC for ssrc mapping to resources. For local video/audio stream ssrc to resource we use JingleSessionPC.localStreamsSSRC. 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								1af300751c
								
							 
						 
						
							Fixes issue - TRACK_REMOVED is not fired if only the local participant is alone in the conference 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								1848b15640
								
							 
						 
						
							Fixes issue with endless SRD/SLD 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   isymchych
							
						 
						
							
								cbb46c63cd
								
							 
						 
						
							added API to change chat subject 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   isymchych
							
						 
						
							
								6f10dbfd10
								
							 
						 
						
							removed USER_ID_CHANGED event 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   isymchych
							
						 
						
							
								96adaf5e65
								
							 
						 
						
							handle PRESENCE_STATUS event 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   Lyubomir Marinov
							
						 
						
							
								914ff83d30
								
							 
						 
						
							Attempts to increase the chances of unavailable presence reaching Prosody (on window unload, for example). 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								b8682c6a83
								
							 
						 
						
							Add callstats support 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   damencho
							
						 
						
							
								9b056afed0
								
							 
						 
						
							Does not remove muted info from presence just surpress generating duplicate events for muted, if we remove it this breaks initial presences for muted. 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   damencho
							
						 
						
							
								c1abbc4d65
								
							 
						 
						
							Removes muted info from presence to avoid generating too many muted events. 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   isymchych
							
						 
						
							
								3a5780af08
								
							 
						 
						
							added "start muted" 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   damencho
							
						 
						
							
								3e0e8d9215
								
							 
						 
						
							Makes sure we first fire muc_joined and muc_member_joined before firing command events or any event for the data from the received presence. 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   damencho
							
						 
						
							
								e5ee21b19b
								
							 
						 
						
							Removes email references. 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								150c9be041
								
							 
						 
						
							Removes unnecessary logs 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								06025f275b
								
							 
						 
						
							Implements remote participant audio mute 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								dd1bcb0414
								
							 
						 
						
							Changes the recording to report the status via event instead of Promise. Fixes JS errors 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								115ce537d1
								
							 
						 
						
							Add support for jirecon and colibri in the recording 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								aaefe38c1e
								
							 
						 
						
							Adds isSIPCallingSupported method to the conference 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								37e73e7ec5
								
							 
						 
						
							Fixes minor Firefox issues. Adds methods for the desktop sharing. 
							
							
						 
						9 年之前  
					 
				
					
						
							
								   paweldomas
							
						 
						
							
								83b50e54b0
								
							 
						 
						
							Adopts to new JWT impl where the token goes as BOSH URL param. 
							
							
						 
						10 年之前  
					 
				
					
						
							
								   isymchych
							
						 
						
							
								8f94abff1b
								
							 
						 
						
							add "kick participant" support 
							
							
						 
						10 年之前  
					 
				
					
						
							
								   damencho
							
						 
						
							
								81b294e47d
								
							 
						 
						
							Adds method to expose internal state - iceConnectionState, which later will be used by torture. 
							
							
						 
						10 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								ba5275ef2f
								
							 
						 
						
							Adds follow entity parameter for the recording 
							
							
						 
						10 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								5cfd0b39d4
								
							 
						 
						
							Adds call support 
							
							
						 
						10 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								09f80d6300
								
							 
						 
						
							Adds error handling for toggleRecording method 
							
							
						 
						10 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								dfd497ed68
								
							 
						 
						
							Fixes JS errors in the recording 
							
							
						 
						10 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								b981c12dd8
								
							 
						 
						
							Fixes JS error on unload 
							
							
						 
						10 年之前  
					 
				
					
						
							
								   damencho
							
						 
						
							
								9d2f332128
								
							 
						 
						
							Adds method to expose internal state - iceConnectionState, which later will be used by torture. 
							
							
						 
						10 年之前  
					 
				
					
						
							
								   isymchych
							
						 
						
							
								02a95fd662
								
							 
						 
						
							add info about user role to JitsiConference 
							
							
						 
						10 年之前  
					 
				
					
						
							
								   isymchych
							
						 
						
							
								bb6fda2473
								
							 
						 
						
							fixed jshint errors in CharRoom 
							
							
						 
						10 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								8409bab854
								
							 
						 
						
							Fixes the issues with mute, audio levels and remove events that were attached to the conference 
							
							
						 
						10 年之前  
					 
				
					
						
							
								   Boris Grozev
							
						 
						
							
								80db340c87
								
							 
						 
						
							Adds additional logs, including timestamps relative to the initial 
							
							 
							request. 
							
							
						 
						10 年之前  
					 
				
					
						
							
								   damencho
							
						 
						
							
								3f273eb048
								
							 
						 
						
							Fixes storing display name in local members list, avoids dominant speaker to delete it. 
							
							
						 
						10 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								bc641dc45b
								
							 
						 
						
							Detaches createLocalTracks from JitsiConference. 
							
							
						 
						10 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								e1cc5e5aac
								
							 
						 
						
							Changes the logger from console to jitsi-meet-logger 
							
							
						 
						10 年之前  
					 
				
					
						
							
								   paweldomas
							
						 
						
							
								458680b7bd
								
							 
						 
						
							Adds tokens.md. 
							
							
						 
						10 年之前  
					 
				
					
						
							
								   paweldomas
							
						 
						
							
								91cf734e8f
								
							 
						 
						
							Adds support for token authentication. 
							
							
						 
						10 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								9e0191819a
								
							 
						 
						
							Implements audio levels. 
							
							
						 
						10 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								cbe183f0f4
								
							 
						 
						
							Fixes race condition for the mute status for the remote tracks. 
							
							
						 
						10 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								86f90e6331
								
							 
						 
						
							Fixes mute issues. 
							
							
						 
						10 年之前  
					 
				
					
						
							
								   hristoterezov
							
						 
						
							
								2c934daa55
								
							 
						 
						
							Fixes JS errors when muting. 
							
							
						 
						10 年之前