xmpp.chapril.org-conversejs/src/shared/chat
JC Brand 68f0be996f Let chats be closed by calling close on the models
Instead of on the views/components.

We still have `close` methods on the components, but they are just
event handlers and not external API methods to be called by other code.
Instead `close` should be called on the model.
2021-06-15 09:59:40 +02:00
..
styles Unfurls: gracefully handle missing OGP data 2021-06-09 20:54:08 +02:00
templates Unfurls fix 2021-06-10 13:37:11 +02:00
tests Get rid of the APIs to fetch chat views 2021-06-15 09:59:40 +02:00
baseview.js Let chats be closed by calling close on the models 2021-06-15 09:59:40 +02:00
chat-content.js Use flex-direction: column-reverse 2021-06-07 19:26:16 +02:00
emoji-picker-content.js Use intersection observer to remember scrolling position 2021-06-03 18:24:55 +02:00
emoji-picker.js Create converse-message-form component 2021-06-04 12:53:03 +02:00
help-messages.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
message-actions.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
message-body.js Make show_images a prop of converse-chat-mesage-body 2021-04-26 12:08:16 +02:00
message-history.js Move functions to utils 2021-06-14 12:03:27 +02:00
message-limit.js Create converse-message-form component 2021-06-04 12:53:03 +02:00
message.js Move functions to utils 2021-06-14 12:03:27 +02:00
toolbar.js Create converse-message-form component 2021-06-04 12:53:03 +02:00
unfurl.js Declarative scrolling and rendering new messages indicator 2021-06-03 14:16:03 +02:00
utils.js Move functions to utils 2021-06-14 12:03:27 +02:00