JC Brand
|
879e165ae5
Refactoring
|
5 éve |
JC Brand
|
1fa203c990
Support for IndexedDB. updates #1105
|
5 éve |
JC Brand
|
877e07775a
Remove need to pass in spies to `initConverse`
|
5 éve |
JC Brand
|
8780f7a128
Fix linting errors (no-unused-vars)
|
5 éve |
JC Brand
|
4cb9fd88a8
Refactor emojis so that JSON is fetch asynchronously
|
6 éve |
JC Brand
|
bda567ca01
Fix linting errors
|
6 éve |
JC Brand
|
7a590f7c22
Stop using certain lodash methods.
|
6 éve |
JC Brand
|
cd392bb197
Fixes #1561 Don't clear localStorage and sessionStorage
|
6 éve |
JC Brand
|
a1630b5c1f
Replace wait-until-promise with utility method
|
6 éve |
JC Brand
|
7455ce1b07
Fixes #1579 and fixes #1538
|
6 éve |
JC Brand
|
0e81234f73
Fix failing tests
|
6 éve |
JC Brand
|
737e27c726
Use shakespearean character names in tests
|
6 éve |
JC Brand
|
a95bb5b26a
Refactor tests so that IQ_ids always contains only XML stanzas
|
6 éve |
JC Brand
|
f897703565
Rename `emit` to `trigger` for consistency with Backbone.Events
|
6 éve |
JC Brand
|
7481643453
Validation error when trying to add an already existing contact
|
6 éve |
JC Brand
|
34b8cd2ee6
Prevent user from adding themselves as contact
|
6 éve |
JC Brand
|
cc865de0f0
Add new config setting `autocomplete_add_contact`
|
6 éve |
JC Brand
|
75ae76ad93
Use `_converse.AutoComplete` in "Add Contact" modal
|
6 éve |
JC Brand
|
69632f243a
Remove jQuery from spec/controlbox.js
|
6 éve |
JC Brand
|
9f5031c278
Make `converse.initialize` an `async` function
|
6 éve |
JC Brand
|
2857293ad1
Fix failing tests by waiting and slightly improve code
|
6 éve |
JC Brand
|
4e6ac905b8
Async/await in controlbox tests
|
6 éve |
JC Brand
|
e07bb52d2a
Use async/await
|
6 éve |
JC Brand
|
9bc8bdf34c
Test updates after updating to use latest strophe.js
|
6 éve |
JC Brand
|
ca9229a906
`createMessage` now returns a promise.
|
7 éve |
JC Brand
|
1443fdd447
(WIP) Wait for promises before opening chats in API methods
|
7 éve |
JC Brand
|
596082eecc
Get tests to run agains the webpack build
|
7 éve |
JC Brand
|
c01e9f8265
Move methods from chatbox view to message view
|
7 éve |
JC Brand
|
4f2b040f22
Allow setting a nickname when adding a roster contact
|
7 éve |
JC Brand
|
95406a149d
Re-add `xhr_user_search_url` and autocomplete when adding contacts
|
7 éve |