..
autocomplete.js
Add method to determine references from message text
2018-08-16 15:17:53 +02:00
bookmarks.js
Fix failing tests and rewrite to use async/await
2018-10-26 12:53:24 +02:00
chatbox.js
Improve XEP-0245 support.
2018-11-05 14:02:14 +01:00
chatroom.js
Fix failing tests due to avatar changes
2018-11-14 16:37:16 +01:00
controlbox.js
Use async/await
2018-11-18 18:05:46 +01:00
converse.js
Revert "Use getter to lazily create Strophe.Connection"
2018-11-20 17:31:53 +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 render http (i.e. non-TLS) resources
2018-11-18 18:05:47 +01:00
login.js
Revert "Use getter to lazily create Strophe.Connection"
2018-11-20 17:31:53 +01:00
mam.js
Use _coverse.api.sendIQ
instead of _converse.connection.sendIQ
2018-10-25 18:29:29 +02:00
messages.js
Don't render http (i.e. non-TLS) resources
2018-11-18 18:05:47 +01:00
minchats.js
createMessage
now returns a promise.
2018-08-18 17:12:22 +02:00
notification.js
Fix failing tests and rewrite to use async/await
2018-10-26 12:53:24 +02:00
omemo.js
implement XEP-0184: Message Delivery Receipts
2018-11-13 17:13:35 +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
Test updates after updating to use latest strophe.js
2018-10-03 21:11:20 +02:00
register.js
Revert "Use getter to lazily create Strophe.Connection"
2018-11-20 17:31:53 +01:00
room_registration.js
Test updates after updating to use latest strophe.js
2018-10-03 21:11:20 +02:00
roomslist.js
Use es2015 modules instead of UMD
2018-10-23 12:25:58 +02: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
Fix failing test.
2018-08-04 08:34:13 +02: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