103 Commit (31d22ef5b44208e364e05f8b70969dce8fe6699f)

Autore SHA1 Messaggio Data
  damencho 31d22ef5b4 Adds not allowed errors and handling it. 9 anni fa
  damencho a40929464e Skips passing presence to emitter as it is not used. 9 anni fa
  damencho 5169ec5213 Always saves password as we can make several room join attempts. 9 anni fa
  hristoterezov 9781a0d63c ref(module/xmpp): ES6 for modules/xmpp/xmpp.js and it's related files 9 anni fa
  Sam Whited 0654cc0ebb MUC update message should be from bare room JID 9 anni fa
  Sam Whited 7f684b5c7a Put event forwarder in the right scope 9 anni fa
  Sam Whited b6c887a812 Don't use ES6 syntax 9 anni fa
  Sam Whited ec34cf48a2 Add events for lock icon update 9 anni fa
  hristoterezov 733c968004 Removes unused code after reloads removal 9 anni fa
  damencho 11f0cef3a3 Handles videoType from last received presence. 9 anni fa
  damencho 2efb7f64af Avoids sending presence when kicked and room is left. 9 anni fa
  damencho 709f12f533 Uses the empty element with namespace for initial presence. 9 anni fa
  damencho 339c472dcd Fixes few issues with kicking participant. 9 anni fa
  hristoterezov 0e6a1073c8 Fixes JS error 9 anni fa
  hristoterezov 824169f659 Tries to fix issue with not recognized focus participant on reload 9 anni fa
  hristoterezov 6ca2c62090 Reloads JitsiConnection on prosody or jicofo restart 9 anni fa
  hristoterezov 0449071f89 Implements JitsiConnection.reload. Minor fixes related to JitsiConference.reload. 9 anni fa
  Boris Grozev 8c3f7084b7 Fixes a bug added in 0f40e2efd4f3c75c31ada99df7e3f4edd3b2fe8a. 9 anni fa
  Boris Grozev 985f79da37 Adds a set of properties to JitsiParticipant, which can be updated 9 anni fa
  Boris Grozev 0f40e2efd4 Adds only a single item with a given key to presence. 9 anni fa
  Boris Grozev 0b1f998a74 Ignore "bridgeIsDown" presence from non-focus members. 9 anni fa
  hristoterezov 40188b9ce5 Adds all SRD/SLD to modifySourcesQueue and removes modifySourcesQueue.pause calls 9 anni fa
  Lyubomir Marinov 2c8c5a1028 Remove duplications of error messages 9 anni fa
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error 9 anni fa
  Lyubomir Marinov e165952a5d Simplify, clarify source code 9 anni fa
  yanas 78c99a5a24 Fix jibri presence initial state 9 anni fa
  yanas 81553cce96 Fix missing hidden domain problem 9 anni fa
  Boris Grozev 84f72c1b73 Minor simplification. 9 anni fa
  yanas 02c46a19fb Add hidden participant support 9 anni fa
  paweldomas b54d095e2d Initialize 'videomuted' presence with 'false' 9 anni fa
  paweldomas f6d730794e Deal with the WebRTC streams on per track basis 9 anni fa
  paweldomas 19df65f3e5 Rename "stream" to "track" in RTC context plus fixes 9 anni fa
  paweldomas 6b25f9cd20 Add missing semicolons, break some comments at line limit 9 anni fa
  hristoterezov ab27837f4a Fixes issue with not sending presence unavailable when JitsiConference.leave is called 9 anni fa
  hristoterezov eab5873d89 Fixes issues realted to JitsiConference.leave() 9 anni fa
  damencho 7cc832e9ee Fixes using options from correct locations, per conference or per connection. 9 anni fa
  paweldomas d96fcc81e2 Fix xmlns attributes of presence mute extensions 9 anni fa
  hristoterezov 3c94755413 Renames performanceTimes to ConnectionTimes 9 anni fa
  hristoterezov d2c277eec3 Fixes the performance time structure which is used by torture 9 anni fa
  hristoterezov 6b267bbb5e Stores measured times and exposes them 9 anni fa
  damencho 1ddc21e33e Catch all errors comming from command handlers to avoid detaching presence handler from strophe connection. 9 anni fa
  Lyubomir Marinov 84c22065fa Expresses the desire to have the MUC join ASAP. 9 anni fa
  Lyubomir Marinov 0dce3b62af Prefers local variables over instance property lookups. 9 anni fa
  Lyubomir Marinov 3079fbca34 Fixes hard-to-read indentation. 9 anni fa
  Lyubomir Marinov b93ed63f7d Renames a local variable from tmp to something (more) descriptive. 9 anni fa
  hristoterezov 6d51afe200 Fixes issue with muc join 9 anni fa
  hristoterezov de851ca50e Implements attach method in JitsiConnection. Fixes token auth. 9 anni fa
  paweldomas 35cef535db Moves JingleSessionPC initialization from ChatRoom to JitsiConference 9 anni fa
  paweldomas d9182a41c4 Removes unused scenarios from JingleSessionPC, accepts incoming session only from Jicofo user, cleanups terminate code 9 anni fa
  hristoterezov c00a23441c Fixes errors after review 9 anni fa