xmpp.chapril.org-conversejs/spec
JC Brand 118bc20478 Rename isSingleton to isUniView
We distinguish between UniView and MultiView instances.

UniView means that only one chat is visible, even though there might be multiple ongoing chats.
MultiView means that multiple chats may be visible simultaneously.
2018-12-04 13:50:15 +01:00
..
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 Use async/await in spec/chatbox.js 2018-11-22 09:31:00 +01:00
chatroom.js Use async/await 2018-11-21 13:03:32 +01:00
controlbox.js Async/await in controlbox tests 2018-11-26 12:58:06 +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 Use _coverse.api.sendIQ instead of _converse.connection.sendIQ 2018-10-25 18:29:29 +02:00
messages.js Use async/await 2018-11-21 13:03:32 +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 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 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