143 コミット (5bff0ed5439faed8a1a28e9aa43e667f3839106e)

作成者 SHA1 メッセージ 日付
  Lyubo Marinov 5bff0ed543 [eslint] no-var 8年前
  hristoterezov e4352d2188 fix(eslint): Add no-else-return rule 8年前
  hristoterezov 99d121e906 fix(eslint): Add guard-for-in rule 8年前
  hristoterezov 245c49bc31 fix(eslint): Add dot-notation rule 8年前
  Lyubo Marinov 4293971466 [eslint] operator-linebreak 8年前
  Lyubo Marinov ed0d464392 [eslint] quotes 8年前
  Lyubo Marinov f8ab8015a2 [eslint] space-before-blocks 8年前
  Lyubo Marinov 78217478d1 [eslint] space-before-function-paren 8年前
  Lyubo Marinov 55ed404dd4 [eslint] space-in-parens 8年前
  Lyubo Marinov 324afc0caf [eslint] space-infix-ops 8年前
  Lyubo Marinov 14147059b3 [eslint] spaced-comment 8年前
  hristoterezov c96898c478 fix(eslint): Add no-multi-spaces rule 8年前
  hristoterezov 3e44723582 fix(eslint): Add indent rule 8年前
  hristoterezov f02a22d3f9 fix(eslint): Add brace-style rule 8年前
  hristoterezov c36b464bfc fix(eslint): Add curly rule 8年前
  Lyubo Marinov 596767d57e [eslint] object-shorthand 8年前
  Lyubo Marinov 1ff84b6781 [eslint] prefer-const 8年前
  hristoterezov fceb8606d8 fix(eslint): Add no-extra-parens rule 8年前
  hristoterezov 70c4748cfa fix(eslint): Changes eslint existing rules to match the same rules in jitsi meet 8年前
  Devin Wilson 73dc16a7a9 Fix generate recvonly ssrc when no video 8年前
  paweldomas d970947aae style(ChatRoom): use import 8年前
  paweldomas f0d128484d ref(MediaType): convert to ES6 syntax 8年前
  paweldomas ff932f385c ref(JingleSessionPC): emit track added/removed in RTC 8年前
  paweldomas 67cc2f3ea3 ref(ChatRoom): move emit remote stream added 8年前
  paweldomas 63a1c1ac3c ref: remove JingleSession from ChatRoom 9年前
  paweldomas 641adf11a3 fix: generate recvonly SSRC if 0 video tracks 8年前
  bbaldino 4b39ac665a Sdp overhaul (#338) 8年前
  hristoterezov 3f43e1e4e5 feat(caps): Implement XEP-0115 8年前
  hristoterezov c8291bcf2e ref(Listenable): some classes to use Listenable 8年前
  hristoterezov 986719bd97 feat(Analytics): Multiple analytics handlers support 9年前
  damencho cf80ff9b0a Initialise lock state on room join. 9年前
  paweldomas 5794371545 fix(ChatRoom): Cannot read property 'roomjid' of undefined 9年前
  paweldomas c9c482f43f fix(JitsiConference): fix crash on this.room if the room was disposed 9年前
  paweldomas 90df0b2275 fix(ChatRoom): rename 'bridgeIsDown' and it's ext name 9年前
  hristoterezov 9075fcfc43 fix(JitsiConference.leave): Promise and logic 9年前
  Lyubomir Marinov 90ee7e8a54 ESLint 9年前
  damencho 230b5745e9 Fire conference_left only if it is not a kick presence unavailable. 9年前
  damencho a2188ad5b7 Fixes leaving the room when only user and focus are present. 9年前
  damencho cbf2eebeec Fires CONFERENCE_LEFT event once we receive our presence unavailable. 9年前
  damencho 31d22ef5b4 Adds not allowed errors and handling it. 9年前
  damencho a40929464e Skips passing presence to emitter as it is not used. 9年前
  damencho 5169ec5213 Always saves password as we can make several room join attempts. 9年前
  hristoterezov 9781a0d63c ref(module/xmpp): ES6 for modules/xmpp/xmpp.js and it's related files 9年前
  Sam Whited 0654cc0ebb MUC update message should be from bare room JID 9年前
  Sam Whited 7f684b5c7a Put event forwarder in the right scope 9年前
  Sam Whited b6c887a812 Don't use ES6 syntax 9年前
  Sam Whited ec34cf48a2 Add events for lock icon update 9年前
  hristoterezov 733c968004 Removes unused code after reloads removal 9年前
  damencho 11f0cef3a3 Handles videoType from last received presence. 9年前
  damencho 2efb7f64af Avoids sending presence when kicked and room is left. 9年前