xmpp.chapril.org-conversejs/spec
JC Brand 3b29e5754d Don't unnecessarily fetch the roster
If we've fetched the roster before within this session, then we don't
have to do so again, regardless of whether versioning is supported or
not, otherwise, even if we have a cached roster, we still need to get
the latest one again.
2019-08-02 10:46:30 +02:00
..
autocomplete.js Update openAndEnterChatRoom to take JID 2019-07-04 08:28:12 +02:00
bookmarks.js Stop using _.isUndefined 2019-07-29 10:32:29 +02:00
chatbox.js Fixes #1561 Don't clear localStorage and sessionStorage 2019-08-01 11:34:14 +02:00
controlbox.js Fixes #1561 Don't clear localStorage and sessionStorage 2019-08-01 11:34:14 +02:00
converse.js Don't unnecessarily fetch the roster 2019-08-02 10:46:30 +02:00
disco.js Replace wait-until-promise with utility method 2019-07-11 23:34:27 +02:00
eventemitter.js Rename emit to trigger for consistency with Backbone.Events 2019-03-29 21:56:56 +01:00
headline.js Use shakespearean character names in tests 2019-06-03 09:43:24 +02:00
http-file-upload.js Don't unnecessarily fetch the roster 2019-08-02 10:46:30 +02:00
login.js Replace wait-until-promise with utility method 2019-07-11 23:34:27 +02:00
mam.js Replace wait-until-promise with utility method 2019-07-11 23:34:27 +02:00
messages.js Fixes #1561 Don't clear localStorage and sessionStorage 2019-08-01 11:34:14 +02:00
minchats.js Replace wait-until-promise with utility method 2019-07-11 23:34:27 +02:00
muc.js Fixes #1561 Don't clear localStorage and sessionStorage 2019-08-01 11:34:14 +02:00
notification.js Don't unnecessarily fetch the roster 2019-08-02 10:46:30 +02:00
omemo.js Replace wait-until-promise with utility method 2019-07-11 23:34:27 +02:00
ping.js Use shakespearean character names in tests 2019-06-03 09:43:24 +02:00
presence.js Replace wait-until-promise with utility method 2019-07-11 23:34:27 +02:00
profiling.js Replace wait-until-promise with utility method 2019-07-11 23:34:27 +02:00
protocol.js Fixes #1561 Don't clear localStorage and sessionStorage 2019-08-01 11:34:14 +02:00
push.js Replace wait-until-promise with utility method 2019-07-11 23:34:27 +02:00
register.js Replace wait-until-promise with utility method 2019-07-11 23:34:27 +02:00
room_registration.js Replace wait-until-promise with utility method 2019-07-11 23:34:27 +02:00
roomslist.js Stop using _.isUndefined 2019-07-29 10:32:29 +02:00
roster.js Update JSDoc strings. Combine two methods 2019-07-29 11:36:37 +02:00
smacks.js Replace wait-until-promise with utility method 2019-07-11 23:34:27 +02:00
spoilers.js Replace wait-until-promise with utility method 2019-07-11 23:34:27 +02:00
transcripts.js Update openAndEnterChatRoom to take JID 2019-07-04 08:28:12 +02:00
user-details-modal.js Replace wait-until-promise with utility method 2019-07-11 23:34:27 +02:00
utils.js Get tests to run agains the webpack build 2018-06-03 16:40:20 +02:00
xmppstatus.js Make converse.initialize an async function 2019-02-12 15:34:50 +01:00