xmpp.chapril.org-conversejs/spec
JC Brand 61dcebbbf6 When generating a device id, check whether it already exists
and if so, generate a new one.

To do so we have to change the order of events.

1. first we fetch our device list
2. then we generate our bundle info (if necessary)
3. then we update our device list (if necessary)
4. then we publish our bundle

updates #497
2018-05-23 12:51:01 +02:00
..
bookmarks.js Fixes #1043 Parsing of bookmarks fail with missing nick element. 2018-03-30 14:23:39 +02:00
chatbox.js Add test that the OMEMO toolbar button renders 2018-05-23 12:51:01 +02:00
chatroom.js Add test that the OMEMO toolbar button renders 2018-05-23 12:51:01 +02:00
controlbox.js Move methods from chatbox view to message view 2018-04-17 15:21:38 +02:00
converse.js Add test that the OMEMO toolbar button renders 2018-05-23 12:51:01 +02:00
disco.js Fix linting errors 2018-04-18 17:29:51 +02:00
eventemitter.js Fix problem of stuck/hanging tests on TravisCI 2017-06-19 15:05:22 +02:00
headline.js Fix rendering of headline messages. 2018-04-30 15:37:36 +02:00
http-file-upload.js Updates #161: Treat sent files also as oob messages 2018-04-30 15:37:37 +02:00
login.js Make sure bookmarks are cleared before re-initializing 2018-05-22 21:59:17 +02:00
mam.js Also style file upload and action messages. 2018-04-30 15:37:37 +02:00
messages.js Show roles from VCard next to name in messages 2018-05-08 19:51:56 +02:00
minchats.js Move various MUC methods onto the Backbone.Model 2018-04-10 18:59:02 +02:00
notification.js Store presence info in a separate collection 2018-05-22 21:09:43 +02:00
omemo.js When generating a device id, check whether it already exists 2018-05-23 12:51:01 +02:00
otr.js Fix failing tests due to refactoring 2018-04-17 15:21:16 +02:00
ping.js Fix broken tests due to using ES2015 promises 2017-07-11 17:05:02 +02:00
presence.js Add own device to the server-stored devicelist 2018-05-23 12:51:01 +02:00
profiling.js Improved roster performance. 2017-12-20 16:59:17 +00:00
protocol.js Store presence info in a separate collection 2018-05-22 21:09:43 +02:00
register.js Add checkbox to indicate whether this is a trusted device 2018-05-18 15:44:42 +02:00
roomslist.js Move various MUC methods onto the Backbone.Model 2018-04-10 18:59:02 +02:00
roster.js Store presence info in a separate collection 2018-05-22 21:09:43 +02:00
spoilers.js Store presence info in a separate collection 2018-05-22 21:09:43 +02:00
transcripts.js Fix transcripts code. 2018-01-09 13:52:27 +00:00
user-details-modal.js Add missing spec file 2018-05-10 23:24:43 +02:00
utils.js Use emoji instead of emoticon 2017-07-15 15:14:47 +02:00
xmppstatus.js updates #194 2018-05-11 13:35:27 +02:00