81 コミット (8a14f1e7bca412347de65919f92f43b346ef43f5)

作成者 SHA1 メッセージ 日付
  hristoterezov 6095a3a95d fix(eslint): Add no-eq-null rule 8年前
  Lyubo Marinov 5bff0ed543 [eslint] no-var 8年前
  hristoterezov 245c49bc31 fix(eslint): Add dot-notation rule 8年前
  Lyubo Marinov a09abf6f59 [eslint] no-trailing-spaces 8年前
  Lyubo Marinov 4293971466 [eslint] operator-linebreak 8年前
  Lyubo Marinov ed0d464392 [eslint] quotes 8年前
  Lyubo Marinov 78217478d1 [eslint] space-before-function-paren 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年前
  Saúl Ibarra Corretgé 6b542ce43e rtx: fix advertising RTX support in disco 8年前
  hristoterezov 3f43e1e4e5 feat(caps): Implement XEP-0115 8年前
  hristoterezov c8291bcf2e ref(Listenable): some classes to use Listenable 8年前
  paweldomas 27a692e1b3 fix(JitsiConnectionErrors): split "dropped" from "other" error type 8年前
  paweldomas ef62ccd330 feat(JitsiConnectionErrors): implement 'SERVER_ERROR' 8年前
  hristoterezov 986719bd97 feat(Analytics): Multiple analytics handlers support 8年前
  Lyubomir Marinov 92a94567e4 Fix ESLint errors 8年前
  hristoterezov 14053f3b83 refactor(statistics): Remove unused code 8年前
  paweldomas 2271d2953e feat(xmpp): trigger CONNECTION_FAILED when closed unintentionally 8年前
  paweldomas 18acb3e850 ref(xmpp): remove minor duplication 8年前
  Lyubomir Marinov 90ee7e8a54 ESLint 8年前
  paweldomas b85602c90a fix(xmpp.js): logic around constant MUC nicknames 8年前
  paweldomas ee0431eb28 ref(xmpp.js): rename tmpJid to name what it really is 8年前
  hristoterezov 66bdeb6bf2 fix(xmpp.js): User id format 8年前
  Lyubomir Marinov cda6bea41d Fix createConnection broken in 9781a0d 8年前
  hristoterezov 9781a0d63c ref(module/xmpp): ES6 for modules/xmpp/xmpp.js and it's related files 8年前
  Lyubomir Marinov f40b8957f4 ES6 for JitsiConnectionErrors 8年前
  Lyubomir Marinov 27840ba13a ES6 for JitsiConnectionEvents 8年前
  paweldomas 448330cdbe feat: enable lipsync by default 8年前
  hristoterezov 733c968004 Removes unused code after reloads removal 8年前
  damencho 0e49f7b92f Throws an exception when strophe plugins are missing. 8年前
  hristoterezov b1e4c8debe Fixes issues after review PR #166 8年前
  paweldomas 5aa32d2d00 Prefer main domain if 'token' option was specified 8年前
  paweldomas 2493791059 Append random hex string to MUC nickname with XMPP login 8年前
  hristoterezov 6ca2c62090 Reloads JitsiConnection on prosody or jicofo restart 8年前
  hristoterezov 0449071f89 Implements JitsiConnection.reload. Minor fixes related to JitsiConference.reload. 8年前
  paweldomas 97e2e845f4 Move disco-info initialization to the XMPP module 9年前
  Lyubomir Marinov dabb772851 Fix incorrect (lack of) assignment 9年前
  hristoterezov eab5873d89 Fixes issues realted to JitsiConference.leave() 9年前
  hristoterezov 3c94755413 Renames performanceTimes to ConnectionTimes 9年前
  hristoterezov d2c277eec3 Fixes the performance time structure which is used by torture 9年前
  hristoterezov 6b267bbb5e Stores measured times and exposes them 9年前
  hristoterezov 5f38cf9232 Fixes console log for Strophe attaching 9年前
  hristoterezov de851ca50e Implements attach method in JitsiConnection. Fixes token auth. 9年前