xmpp.chapril.org-conversejs/spec
JC Brand 0da8067129 MAM: Fix a MUC timing issue.
If a message comes in after joining the MUC but before the MAM messages
have been fetched, then converse-mam will query for MAM messages newer
than that message, causing an empty history (except for that one message).
2020-07-14 22:41:26 +02:00
..
autocomplete.js Refactor so that message attributes are parsed early 2020-04-27 16:34:37 +02:00
bookmarks.js Use Karma as test runner 2020-04-23 11:55:51 +02:00
chatbox.js Make sure emojis are initialized before parsing a message 2020-07-13 15:45:37 +02:00
controlbox.js Make sure emojis are initialized before parsing a message 2020-07-13 15:45:37 +02:00
converse.js Rename api.settings.update to api.settings.extend 2020-06-03 09:32:16 +02:00
disco.js Use Karma as test runner 2020-04-23 11:55:51 +02:00
emojis.js Emoji picker fixes 2020-07-14 11:38:00 +02:00
eventemitter.js Use Karma as test runner 2020-04-23 11:55:51 +02:00
hats.js Render chat messages as web components 2020-06-01 09:53:19 +02:00
headline.js Refactor so that message attributes are parsed early 2020-04-27 16:34:37 +02:00
http-file-upload.js Add a renderImage directive which handles errors 2020-07-09 20:51:32 +02:00
login.js Use Karma as test runner 2020-04-23 11:55:51 +02:00
mam.js Make sure emojis are initialized before parsing a message 2020-07-13 15:45:37 +02:00
mentions.js Refactor the body directive 2020-07-09 20:50:25 +02:00
messages.js chatview: Scroll down on image load 2020-07-14 14:17:54 +02:00
minchats.js Refactor so that message attributes are parsed early 2020-04-27 16:34:37 +02:00
mock.js MAM: Fix a MUC timing issue. 2020-07-14 22:41:26 +02:00
modtools.js modtools: Better error reporting 2020-06-22 13:13:44 +02:00
muc_messages.js Make sure emojis are initialized before parsing a message 2020-07-13 15:45:37 +02:00
muc.js MAM: Fix a MUC timing issue. 2020-07-14 22:41:26 +02:00
notification.js Render chat messages as web components 2020-06-01 09:53:19 +02:00
omemo.js Make sure emojis are initialized before parsing a message 2020-07-13 15:45:37 +02:00
ping.js Use Karma as test runner 2020-04-23 11:55:51 +02:00
presence.js Re-add support for a new messages indicator 2020-06-01 16:52:12 +02:00
protocol.js Use Karma as test runner 2020-04-23 11:55:51 +02:00
push.js Render chat messages as web components 2020-06-01 09:53:19 +02:00
register.js Add another test for registration errors and fix bug 2020-05-12 15:32:52 +02:00
retractions.js Makes message with errors non-editable (#2089) 2020-06-25 10:22:44 +02:00
room_registration.js Use Karma as test runner 2020-04-23 11:55:51 +02:00
roomslist.js Refactor so that message attributes are parsed early 2020-04-27 16:34:37 +02:00
roster.js Use Karma as test runner 2020-04-23 11:55:51 +02:00
smacks.js Use Karma as test runner 2020-04-23 11:55:51 +02:00
spoilers.js Fix show/hide of spoilers 2020-07-08 10:22:20 +02:00
user-details-modal.js Use Karma as test runner 2020-04-23 11:55:51 +02:00
xmppstatus.js Use Karma as test runner 2020-04-23 11:55:51 +02:00
xss.js Refactor the body directive 2020-07-09 20:50:25 +02:00