62 コミット (16fe22e9c901b71ec804921a28765cc94e45047d)

作成者 SHA1 メッセージ 日付
  Дамян Минков 3ac82faa2d
ref: Moves xmpp logs to be accessed from connection. (#1284) 4年前
  Saúl Ibarra Corretgé 0e328c9b82 deps: eslint-config-jitsi@latest 5年前
  Leonard Kim 985a0bbfab feat(conference): add way to check if local participant is hidden 6年前
  Hristo Terezov 0ee30bf12a feat(JitsiConnection): disconnect->return Promise 6年前
  Дамян Минков 4daf8e7e95 Adds new parameter details for the connection failed event. (#697) 7年前
  bgrozev 515374c8d3 Analytics refactoring (#676) 7年前
  bgrozev 9b99e6bb33 Cleanup (#643) 7年前
  Lyubo Marinov 089ee76c04 Prepare for webpack 2 8年前
  Paweł Domas 81a1b0a31b P2P ver2 (#413) 8年前
  Lyubo Marinov 8fbc815836 [eslint] no-param-reassign 8年前
  Lyubo Marinov 308adc133a [eslint] max-len 8年前
  Lyubo Marinov 9a8b5563c6 [eslint] object-property-newline 8年前
  Lyubo Marinov 840c5b3cdf [eslint] computed-property-spacing, key-spacing, keyword-spacing, object-curly-spacing 8年前
  Lyubo Marinov 4581605a28 [eslint] newline-after-var, newline-before-return, newline-per-chained-call 8年前
  Lyubo Marinov 13bfa61028 [eslint] prefer-arrow-callback 8年前
  Lyubo Marinov 1068233eac [eslint] prefer-rest-params 8年前
  Lyubo Marinov c991abf9ef [eslint] prefer-template 8年前
  hristoterezov 8a14f1e7bc fix(eslint): Add no-extra-bind rule 8年前
  Lyubo Marinov 5bff0ed543 [eslint] no-var 8年前
  Lyubo Marinov ed0d464392 [eslint] quotes 8年前
  Lyubo Marinov 78217478d1 [eslint] space-before-function-paren 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 4d2a24ba87 [eslint] prefer-spread 8年前
  hristoterezov 3f43e1e4e5 feat(caps): Implement XEP-0115 8年前
  hristoterezov feaf502fa4 ref(connection): Remove unused property 8年前
  hristoterezov 5b656903ac feat(analytics): Add support for permanent properties and new parameters format 8年前
  Lyubomir Marinov 90ee7e8a54 ESLint 8年前
  paweldomas 69211035ba feat(stats): log CallStats event for XMPP disconnected 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年前
  damencho a94fab12f1 Adds optional label to analytics handler. 8年前
  damencho fa733cb2f6 Removes reload code. 8年前
  hristoterezov b2d1ed5d0d Logs the reason for the reload 8年前
  damencho 1b1ff464d5 Adds missing require. 8年前
  damencho 234f3384e1 Moves loading of analytics in the library. 8年前
  damencho c9d0c17264 Adds a comment. 9年前
  damencho 62906b62f7 Introduces analytics interface to report events. 9年前
  hristoterezov b1e4c8debe Fixes issues after review PR #166 9年前
  hristoterezov 5d1ac53aa8 Changes reload methods to private 9年前
  hristoterezov 6ca2c62090 Reloads JitsiConnection on prosody or jicofo restart 9年前
  hristoterezov 0449071f89 Implements JitsiConnection.reload. Minor fixes related to JitsiConference.reload. 9年前
  damencho 9153024377 Refactor callstats removing improve static calls to Statistics. 9年前
  Lyubomir Marinov 2605abe2a3 Don't rely on JitsiMeetJS being global 9年前
  hristoterezov 3c94755413 Renames performanceTimes to ConnectionTimes 9年前
  hristoterezov 6b267bbb5e Stores measured times and exposes them 9年前