Saúl Ibarra Corretgé
526bd5a94c
chore(lint) tame the new linter
3 years ago
Saúl Ibarra Corretgé
c24130622e
chore(deps) adapt to logger package rename
3 years ago
paweldomas
b195e4ce9c
chore(deps): update Strophe to 1.3.4
5 years ago
hristoterezov
73300752f5
Update strophe and use it via imports.
7 years ago
Lyubo Marinov
ff8468d931
eslint 4.8.0
ESLint 4.8.0 discovers a lot of error related to formatting. While I
tried to fix as many of them as possible, a portion of them actually go
against our coding style. In such a case, I've disabled the indent rule
which effectively leaves it as it was before ESLint 4.8.0.
7 years ago
Lyubo Marinov
de61af8b2d
[eslint] require-jsdoc
8 years ago
Lyubo Marinov
b713d6eb74
[eslint] radix
8 years ago
Lyubo Marinov
8fbc815836
[eslint] no-param-reassign
8 years ago
Lyubo Marinov
068f290835
[eslint] lines-around-comment
8 years ago
Lyubo Marinov
840c5b3cdf
[eslint] computed-property-spacing, key-spacing, keyword-spacing, object-curly-spacing
8 years ago
Lyubo Marinov
4581605a28
[eslint] newline-after-var, newline-before-return, newline-per-chained-call
8 years ago
Lyubo Marinov
c991abf9ef
[eslint] prefer-template
8 years ago
Lyubo Marinov
4293971466
[eslint] operator-linebreak
8 years ago
Lyubo Marinov
ed0d464392
[eslint] quotes
8 years ago
Lyubo Marinov
78217478d1
[eslint] space-before-function-paren
8 years ago
hristoterezov
3e44723582
fix(eslint): Add indent rule
8 years ago
paweldomas
f71aee97f8
fix(strophe.util.js): do not test RegExpr if not needed
8 years ago
paweldomas
783f0072e9
doc(strophe.util.js): add comment about log level
8 years ago
paweldomas
ef62ccd330
feat(JitsiConnectionErrors): implement 'SERVER_ERROR'
JitsiConnectionEvents.CONNECTION_FAILED with SERVER_ERROR will be
emitted when the XMPP connection is closed due too many 5xx HTTP errors.
8 years ago
hristoterezov
9781a0d63c
ref(module/xmpp): ES6 for modules/xmpp/xmpp.js and it's related files
8 years ago
paweldomas
dbc3368c6b
No longer log Strophe's secondary timeouts as errors
8 years ago
Lyubomir Marinov
2c8c5a1028
Remove duplications of error messages
9 years ago
hristoterezov
dd3e1bc4a9
Calls the global error handler on every logger.error
9 years ago
Boris Grozev
d6f62feb4e
Fixes warnings, sets up .jshintrc and ignores files in .jshintignore.
9 years ago
hristoterezov
e1cc5e5aac
Changes the logger from console to jitsi-meet-logger
9 years ago
Boris Grozev
72d4ecb607
initial commit
9 years ago