xmpp.chapril.org-conversejs/src/plugins/chatview
JC Brand 0c049dd364 Resolve fetched promise when clearing messages
This fixes an issue where chats stay empty after reconnection when
`clear_messages_on_reconnection` is `true`.
2022-04-08 11:22:21 +02:00
..
styles CSS: Fix chat title width and elipsis color 2022-03-10 20:51:04 +01:00
templates Add enterkeyhint attribute to message form inputs 2022-04-06 09:55:56 +02:00
tests Move emoji functions to utils.js 2022-04-06 23:07:16 +02:00
bottom-panel.js Use API to get chat/room models in components 2021-06-22 14:47:35 +02:00
chat.js Call initialize in CustomElement's connectedCallback method 2021-09-23 14:25:42 +02:00
heading.js Use converse-avatar and fix bug... 2021-11-19 11:07:09 +01:00
index.js Release 9.1.0 2022-04-02 19:31:37 +02:00
message-form.js Resolve fetched promise when clearing messages 2022-04-08 11:22:21 +02:00
utils.js Use the parseMessageForCommands hook to also parse MUC commands 2022-01-28 12:40:21 +01:00