118 Révisions (63a1c1ac3cfb32b53eb2cb1900bb1a3d101194e3)

Auteur SHA1 Message Date
  hristoterezov 3f43e1e4e5 feat(caps): Implement XEP-0115 il y a 8 ans
  hristoterezov c8291bcf2e ref(Listenable): some classes to use Listenable il y a 8 ans
  hristoterezov 986719bd97 feat(Analytics): Multiple analytics handlers support il y a 8 ans
  damencho cf80ff9b0a Initialise lock state on room join. il y a 8 ans
  paweldomas 5794371545 fix(ChatRoom): Cannot read property 'roomjid' of undefined il y a 8 ans
  paweldomas c9c482f43f fix(JitsiConference): fix crash on this.room if the room was disposed il y a 8 ans
  paweldomas 90df0b2275 fix(ChatRoom): rename 'bridgeIsDown' and it's ext name il y a 8 ans
  hristoterezov 9075fcfc43 fix(JitsiConference.leave): Promise and logic il y a 8 ans
  Lyubomir Marinov 90ee7e8a54 ESLint il y a 8 ans
  damencho 230b5745e9 Fire conference_left only if it is not a kick presence unavailable. il y a 8 ans
  damencho a2188ad5b7 Fixes leaving the room when only user and focus are present. il y a 8 ans
  damencho cbf2eebeec Fires CONFERENCE_LEFT event once we receive our presence unavailable. il y a 8 ans
  damencho 31d22ef5b4 Adds not allowed errors and handling it. il y a 8 ans
  damencho a40929464e Skips passing presence to emitter as it is not used. il y a 8 ans
  damencho 5169ec5213 Always saves password as we can make several room join attempts. il y a 8 ans
  hristoterezov 9781a0d63c ref(module/xmpp): ES6 for modules/xmpp/xmpp.js and it's related files il y a 8 ans
  Sam Whited 0654cc0ebb MUC update message should be from bare room JID il y a 8 ans
  Sam Whited 7f684b5c7a Put event forwarder in the right scope il y a 8 ans
  Sam Whited b6c887a812 Don't use ES6 syntax il y a 8 ans
  Sam Whited ec34cf48a2 Add events for lock icon update il y a 8 ans
  hristoterezov 733c968004 Removes unused code after reloads removal il y a 8 ans
  damencho 11f0cef3a3 Handles videoType from last received presence. il y a 8 ans
  damencho 2efb7f64af Avoids sending presence when kicked and room is left. il y a 8 ans
  damencho 709f12f533 Uses the empty element with namespace for initial presence. il y a 8 ans
  damencho 339c472dcd Fixes few issues with kicking participant. il y a 8 ans
  hristoterezov 0e6a1073c8 Fixes JS error il y a 8 ans
  hristoterezov 824169f659 Tries to fix issue with not recognized focus participant on reload il y a 8 ans
  hristoterezov 6ca2c62090 Reloads JitsiConnection on prosody or jicofo restart il y a 8 ans
  hristoterezov 0449071f89 Implements JitsiConnection.reload. Minor fixes related to JitsiConference.reload. il y a 8 ans
  Boris Grozev 8c3f7084b7 Fixes a bug added in 0f40e2efd4f3c75c31ada99df7e3f4edd3b2fe8a. il y a 8 ans
  Boris Grozev 985f79da37 Adds a set of properties to JitsiParticipant, which can be updated il y a 8 ans
  Boris Grozev 0f40e2efd4 Adds only a single item with a given key to presence. il y a 8 ans
  Boris Grozev 0b1f998a74 Ignore "bridgeIsDown" presence from non-focus members. il y a 8 ans
  hristoterezov 40188b9ce5 Adds all SRD/SLD to modifySourcesQueue and removes modifySourcesQueue.pause calls il y a 9 ans
  Lyubomir Marinov 2c8c5a1028 Remove duplications of error messages il y a 9 ans
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error il y a 9 ans
  Lyubomir Marinov e165952a5d Simplify, clarify source code il y a 9 ans
  yanas 78c99a5a24 Fix jibri presence initial state il y a 9 ans
  yanas 81553cce96 Fix missing hidden domain problem il y a 9 ans
  Boris Grozev 84f72c1b73 Minor simplification. il y a 9 ans
  yanas 02c46a19fb Add hidden participant support il y a 9 ans
  paweldomas b54d095e2d Initialize 'videomuted' presence with 'false' il y a 9 ans
  paweldomas f6d730794e Deal with the WebRTC streams on per track basis il y a 9 ans
  paweldomas 19df65f3e5 Rename "stream" to "track" in RTC context plus fixes il y a 9 ans
  paweldomas 6b25f9cd20 Add missing semicolons, break some comments at line limit il y a 9 ans
  hristoterezov ab27837f4a Fixes issue with not sending presence unavailable when JitsiConference.leave is called il y a 9 ans
  hristoterezov eab5873d89 Fixes issues realted to JitsiConference.leave() il y a 9 ans
  damencho 7cc832e9ee Fixes using options from correct locations, per conference or per connection. il y a 9 ans
  paweldomas d96fcc81e2 Fix xmlns attributes of presence mute extensions il y a 9 ans
  hristoterezov 3c94755413 Renames performanceTimes to ConnectionTimes il y a 9 ans