..
autocomplete.js
Add method to determine references from message text
2018-08-16 15:17:53 +02:00
bookmarks.js
Use async/await in tests
2018-11-22 14:25:56 +01:00
chatbox.js
Always render the OMEMO lock icon
2018-12-14 11:25:57 +01:00
chatroom.js
Use async/await
2018-11-21 13:03:32 +01:00
controlbox.js
Fix failing tests by waiting and slightly improve code
2018-12-06 13:10:34 +01:00
converse.js
Use async/await in tests
2018-11-22 14:25:56 +01:00
disco.js
More JSDoc docstrings for API methods
2018-09-02 23:43:39 +02:00
eventemitter.js
Get tests to run agains the webpack build
2018-06-03 16:40:20 +02:00
headline.js
Get tests to run agains the webpack build
2018-06-03 16:40:20 +02:00
http-file-upload.js
don't send receipt requests in MUCs
2018-11-20 17:38:59 +01:00
login.js
Revert "Use getter to lazily create Strophe.Connection"
2018-11-20 17:31:53 +01:00
mam.js
Bugfix. Pass original_stanza to isDuplicate
2018-12-06 13:10:33 +01:00
messages.js
Fix failing tests by waiting and slightly improve code
2018-12-06 13:10:34 +01:00
minchats.js
createMessage
now returns a promise.
2018-08-18 17:12:22 +02:00
notification.js
Fix failing test
2018-12-06 15:04:18 +01:00
omemo.js
Always render the OMEMO lock icon
2018-12-14 11:25:57 +01:00
ping.js
Test updates after updating to use latest strophe.js
2018-10-03 21:11:20 +02:00
presence.js
Implement sending presences according to XEP-0319: Last User Interaction in Presence
2018-11-13 18:39:13 +01:00
profiling.js
Get tests to run agains the webpack build
2018-06-03 16:40:20 +02:00
protocol.js
Use _coverse.api.sendIQ
instead of _converse.connection.sendIQ
2018-10-25 18:29:29 +02:00
push.js
Wait until push services are disabled as well
2018-11-29 13:22:58 +01:00
register.js
Use async/await and remove jquery in some tests
2018-11-29 12:37:21 +01:00
room_registration.js
Test updates after updating to use latest strophe.js
2018-10-03 21:11:20 +02:00
roomslist.js
Rename isSingleton
to isUniView
2018-12-04 13:50:15 +01:00
roster.js
Fix failing test and use async/await
2018-11-12 12:04:56 +01:00
spoilers.js
Fix failing tests and rewrite to use async/await
2018-10-26 12:53:24 +02:00
transcripts.js
Fix transcripts code.
2018-01-09 13:52:27 +00:00
user-details-modal.js
Use async/await in spec
2018-12-12 17:40:14 +01:00
utils.js
Get tests to run agains the webpack build
2018-06-03 16:40:20 +02:00
xmppstatus.js
Get tests to run agains the webpack build
2018-06-03 16:40:20 +02:00