JC Brand
|
b0e66232d3
Fixes #1253: Show contacts with unread messages at the top of the roster
|
5 years ago |
JC Brand
|
caadb24310
Refactor logging out into its own module
|
5 years ago |
JC Brand
|
17dfa3d7ba
Avoid race-condition that destroys vcards
|
5 years ago |
JC Brand
|
1fa203c990
Support for IndexedDB. updates #1105
|
5 years ago |
JC Brand
|
877e07775a
Remove need to pass in spies to `initConverse`
|
5 years ago |
JC Brand
|
8780f7a128
Fix linting errors (no-unused-vars)
|
5 years ago |
JC Brand
|
37d052ad9e
Verify that Converse is not susceptible to CVE-2015-8688
|
5 years ago |
JC Brand
|
c8f0fd2a7f
Refactor cleaner separation between converse-vcard and other plugins
|
5 years ago |
JC Brand
|
7a590f7c22
Stop using certain lodash methods.
|
6 years ago |
JC Brand
|
bdbcec65c6
Update JSDoc strings. Combine two methods
|
6 years ago |
JC Brand
|
a1630b5c1f
Replace wait-until-promise with utility method
|
6 years ago |
JC Brand
|
8a98ef87fe
Various small fixes. (Unused imports, unused vars etc).
|
6 years ago |
JC Brand
|
737e27c726
Use shakespearean character names in tests
|
6 years ago |
JC Brand
|
463bc02dd5
Cheat to get two failing test to pass on Travis
|
6 years ago |
JC Brand
|
f0a680e492
Remove `animate` config settings.
|
6 years ago |
JC Brand
|
99f2cecbed
Trying to fix failng test on Travis
|
6 years ago |
JC Brand
|
77734d5fc9
Improve test to also check stanza traffic
|
6 years ago |
JC Brand
|
429c320a79
Also clear MUC occupants upon reconnection
|
6 years ago |
JC Brand
|
79b6a557ed
Use async/await and hopefully fix some failing Travis tests
|
6 years ago |
JC Brand
|
a95bb5b26a
Refactor tests so that IQ_ids always contains only XML stanzas
|
6 years ago |
JC Brand
|
5532a9ec63
Remove jquery from tests
|
6 years ago |
JC Brand
|
63a0c63927
Fix bugs with moving events
|
6 years ago |
JC Brand
|
f897703565
Rename `emit` to `trigger` for consistency with Backbone.Events
|
6 years ago |
JC Brand
|
a9ce9acff2
Make sure `nickname` config option takes precedence
|
6 years ago |
Emmanuel Gil Peyrot
|
3aa9ee1ba0
Replace http: with https: in xmpp.org links
|
6 years ago |
JC Brand
|
dfe9d301c6
Test that roster groups are fetched before contacts
|
6 years ago |
JC Brand
|
9f5031c278
Make `converse.initialize` an `async` function
|
6 years ago |
JC Brand
|
4fe2b23d9c
Modernize some roster tests
|
6 years ago |
JC Brand
|
9e33279fc2
Fix failing test and use async/await
|
6 years ago |
JC Brand
|
53b3f2d0d6
Fix failing tests and rewrite to use async/await
|
6 years ago |