xmpp.chapril.org-conversejs/src/plugins/chatview
JC Brand e52056bb33 Refactor the emoji-picker somewhat
Trigger an `emojiSelected` event instead of manually calling `insertIntoTextArea` on the `converse-message-form` a component.
This loosens the coupling between the emoji picker and `converse-message-form`.

Call `disableArrowNavigation` when the emoji-picker is disconnected from
the DOM or when escape is pressed. See #2754
2022-03-09 12:44:33 +01:00
..
styles Various CSS fixes and use converse-icon for nav button 2022-02-19 23:09:39 +01:00
templates Use converse-avatar for setting avatar 2021-11-19 13:01:09 +01:00
tests Normalize URL path 2022-02-15 14:38:40 +01: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 Allow media to be invidually shown/rendered... 2021-09-21 17:08:30 +02:00
message-form.js Refactor the emoji-picker somewhat 2022-03-09 12:44:33 +01:00
utils.js Use the parseMessageForCommands hook to also parse MUC commands 2022-01-28 12:40:21 +01:00