JC Brand
|
c1efb0d2b4
Add an external API for sending presences
|
5 years ago |
JC Brand
|
0653505a40
tests: Use `u.getUniqueId` instead of time for message ids
|
5 years ago |
JC Brand
|
ad93407907
Replace modal templates with lit-html components
|
5 years ago |
JC Brand
|
b0a9782d31
emoji: Lazy load the emoji JSON
|
5 years ago |
JC Brand
|
8b6c902c4c
Set VCards via events, thereby reducing coupling
|
5 years ago |
JC Brand
|
879e165ae5
Refactoring
|
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
|
4cb9fd88a8
Refactor emojis so that JSON is fetch asynchronously
|
6 years ago |
JC Brand
|
bda567ca01
Fix linting errors
|
6 years ago |
JC Brand
|
7a590f7c22
Stop using certain lodash methods.
|
6 years ago |
JC Brand
|
cd392bb197
Fixes #1561 Don't clear localStorage and sessionStorage
|
6 years ago |
JC Brand
|
a1630b5c1f
Replace wait-until-promise with utility method
|
6 years ago |
JC Brand
|
7455ce1b07
Fixes #1579 and fixes #1538
|
6 years ago |
JC Brand
|
0e81234f73
Fix failing tests
|
6 years ago |
JC Brand
|
737e27c726
Use shakespearean character names in tests
|
6 years ago |
JC Brand
|
a95bb5b26a
Refactor tests so that IQ_ids always contains only XML stanzas
|
6 years ago |
JC Brand
|
f897703565
Rename `emit` to `trigger` for consistency with Backbone.Events
|
6 years ago |
JC Brand
|
7481643453
Validation error when trying to add an already existing contact
|
6 years ago |
JC Brand
|
34b8cd2ee6
Prevent user from adding themselves as contact
|
6 years ago |
JC Brand
|
cc865de0f0
Add new config setting `autocomplete_add_contact`
|
6 years ago |
JC Brand
|
75ae76ad93
Use `_converse.AutoComplete` in "Add Contact" modal
|
6 years ago |
JC Brand
|
69632f243a
Remove jQuery from spec/controlbox.js
|
6 years ago |
JC Brand
|
9f5031c278
Make `converse.initialize` an `async` function
|
6 years ago |
JC Brand
|
2857293ad1
Fix failing tests by waiting and slightly improve code
|
6 years ago |
JC Brand
|
4e6ac905b8
Async/await in controlbox tests
|
6 years ago |
JC Brand
|
e07bb52d2a
Use async/await
|
6 years ago |
JC Brand
|
9bc8bdf34c
Test updates after updating to use latest strophe.js
|
6 years ago |
JC Brand
|
ca9229a906
`createMessage` now returns a promise.
|
6 years ago |