xmpp.chapril.org-conversejs/src
JC Brand c490ba212d converse-muc: Avoid refetching messages from cache
We want to fetch messages from cache only once. For one-on-one chats
this is the case because messages are fetched only in the `initialize`
method.

This used to be the case for MUCs as well, until we added the option
`clear_messages_on_reconnection`.

Now we only fetch messages after the user has entered the MUC.
2019-08-10 18:47:49 +02:00
..
headless converse-muc: Avoid refetching messages from cache 2019-08-10 18:47:49 +02:00
templates Add a new command /modtools 2019-08-09 23:30:14 +02:00
utils Stop using certain lodash methods. 2019-08-05 10:56:22 +02:00
converse-autocomplete.js Fix linting errors and add @module jsdoc directives 2019-07-11 10:48:52 +02:00
converse-bookmark-views.js Stop using certain lodash methods. 2019-08-05 10:56:22 +02:00
converse-chatboxviews.js Stop using certain lodash methods. 2019-08-05 10:56:22 +02:00
converse-chatview.js Add a new command /modtools 2019-08-09 23:30:14 +02:00
converse-controlbox.js Rename controlboxInitialized to controlBoxInitialized 2019-08-05 11:10:39 +02:00
converse-dragresize.js Stop using certain lodash methods. 2019-08-05 10:56:22 +02:00
converse-fullscreen.js Fix linting errors and add @module jsdoc directives 2019-07-11 10:48:52 +02:00
converse-headline.js Fix linting errors 2019-08-05 11:26:48 +02:00
converse-mam-views.js Show spinner when fetching messages by scrolling upwards 2019-08-07 10:47:11 +02:00
converse-message-view.js Stop using certain lodash methods. 2019-08-05 10:56:22 +02:00
converse-minimize.js Shadow dom: TypeError: Cannot read property 'parentElement' of null caused by MinimizedChatsToggleView 2019-08-02 16:30:25 +02:00
converse-modal.js Add a new command /modtools 2019-08-09 23:30:14 +02:00
converse-muc-views.js Add a new command /modtools 2019-08-09 23:30:14 +02:00
converse-notification.js Combine two versions of isOnlyChatStateNotification into one 2019-08-05 10:58:38 +02:00
converse-oauth.js Fix linting errors 2019-08-05 11:26:48 +02:00
converse-omemo.js Handle IQ timeouts 2019-08-10 14:12:02 +02:00
converse-profile.js Bugfix. List of messages need to be passed to api.alert.show 2019-08-07 12:20:20 +02:00
converse-push.js Fix linting errors and add @module jsdoc directives 2019-07-11 10:48:52 +02:00
converse-register.js Rename controlboxInitialized to controlBoxInitialized 2019-08-05 11:10:39 +02:00
converse-roomslist.js converse-roomslist: Handle bookmark not existing 2019-08-10 14:12:20 +02:00
converse-rosterview.js Bugfix. List of messages need to be passed to api.alert.show 2019-08-07 12:20:20 +02:00
converse-singleton.js Fix linting errors and add @module jsdoc directives 2019-07-11 10:48:52 +02:00
converse-uniview.js Stop debouncing show 2019-07-12 12:42:41 +02:00
converse.js Decouple converse-controlbox and converse-profile 2019-08-05 11:07:38 +02:00
jquery-stub.js Fix linting errors and add @module jsdoc directives 2019-07-11 10:48:52 +02:00
underscore-shim.js Fix linting errors and add @module jsdoc directives 2019-07-11 10:48:52 +02:00
website.js Use bootstrap4 for the Converse website 2018-09-18 16:15:32 +02:00