84 Commits (3cdc7ea35a014196fe89bc69786caa0139ade9fb)

Autor SHA1 Mensaje Fecha
  Boris Grozev 8c3f7084b7 Fixes a bug added in 0f40e2efd4f3c75c31ada99df7e3f4edd3b2fe8a. hace 9 años
  Boris Grozev 985f79da37 Adds a set of properties to JitsiParticipant, which can be updated hace 9 años
  Boris Grozev 0f40e2efd4 Adds only a single item with a given key to presence. hace 9 años
  Boris Grozev 0b1f998a74 Ignore "bridgeIsDown" presence from non-focus members. hace 9 años
  hristoterezov 40188b9ce5 Adds all SRD/SLD to modifySourcesQueue and removes modifySourcesQueue.pause calls hace 9 años
  Lyubomir Marinov 2c8c5a1028 Remove duplications of error messages hace 9 años
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error hace 9 años
  Lyubomir Marinov e165952a5d Simplify, clarify source code hace 9 años
  yanas 78c99a5a24 Fix jibri presence initial state hace 9 años
  yanas 81553cce96 Fix missing hidden domain problem hace 9 años
  Boris Grozev 84f72c1b73 Minor simplification. hace 9 años
  yanas 02c46a19fb Add hidden participant support hace 9 años
  paweldomas b54d095e2d Initialize 'videomuted' presence with 'false' hace 9 años
  paweldomas f6d730794e Deal with the WebRTC streams on per track basis hace 9 años
  paweldomas 19df65f3e5 Rename "stream" to "track" in RTC context plus fixes hace 9 años
  paweldomas 6b25f9cd20 Add missing semicolons, break some comments at line limit hace 9 años
  hristoterezov ab27837f4a Fixes issue with not sending presence unavailable when JitsiConference.leave is called hace 9 años
  hristoterezov eab5873d89 Fixes issues realted to JitsiConference.leave() hace 9 años
  damencho 7cc832e9ee Fixes using options from correct locations, per conference or per connection. hace 9 años
  paweldomas d96fcc81e2 Fix xmlns attributes of presence mute extensions hace 9 años
  hristoterezov 3c94755413 Renames performanceTimes to ConnectionTimes hace 9 años
  hristoterezov d2c277eec3 Fixes the performance time structure which is used by torture hace 9 años
  hristoterezov 6b267bbb5e Stores measured times and exposes them hace 9 años
  damencho 1ddc21e33e Catch all errors comming from command handlers to avoid detaching presence handler from strophe connection. hace 9 años
  Lyubomir Marinov 84c22065fa Expresses the desire to have the MUC join ASAP. hace 9 años
  Lyubomir Marinov 0dce3b62af Prefers local variables over instance property lookups. hace 9 años
  Lyubomir Marinov 3079fbca34 Fixes hard-to-read indentation. hace 9 años
  Lyubomir Marinov b93ed63f7d Renames a local variable from tmp to something (more) descriptive. hace 9 años
  hristoterezov 6d51afe200 Fixes issue with muc join hace 9 años
  hristoterezov de851ca50e Implements attach method in JitsiConnection. Fixes token auth. hace 9 años
  paweldomas 35cef535db Moves JingleSessionPC initialization from ChatRoom to JitsiConference hace 9 años
  paweldomas d9182a41c4 Removes unused scenarios from JingleSessionPC, accepts incoming session only from Jicofo user, cleanups terminate code hace 9 años
  hristoterezov c00a23441c Fixes errors after review hace 9 años
  hristoterezov 3bfe034176 Adds CONFERENCE_MAX_USERS conference error. hace 10 años
  paweldomas f4900ec533 Captures the versions of conferencing system components. hace 10 años
  hristoterezov 43c1d3f38f Fixes the sources in session-accept jingle packets. Fixes issue with not replacing unmuted SSRCs in the SDP. hace 10 años
  hristoterezov 4220f6cde8 Fixes issue with adding muted video stream to peerconnection. hace 10 años
  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. hace 10 años
  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. hace 10 años
  hristoterezov 1af300751c Fixes issue - TRACK_REMOVED is not fired if only the local participant is alone in the conference hace 10 años
  hristoterezov 1848b15640 Fixes issue with endless SRD/SLD hace 10 años
  isymchych cbb46c63cd added API to change chat subject hace 10 años
  isymchych 6f10dbfd10 removed USER_ID_CHANGED event hace 10 años
  isymchych 96adaf5e65 handle PRESENCE_STATUS event hace 10 años
  Lyubomir Marinov 914ff83d30 Attempts to increase the chances of unavailable presence reaching Prosody (on window unload, for example). hace 10 años
  hristoterezov b8682c6a83 Add callstats support hace 10 años
  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. hace 10 años
  damencho c1abbc4d65 Removes muted info from presence to avoid generating too many muted events. hace 10 años
  isymchych 3a5780af08 added "start muted" hace 10 años
  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. hace 10 años