xmpp.chapril.org-conversejs/src/shared/chat
2022-12-26 19:17:40 +01:00
..
styles CSS: add right margin 2022-10-03 14:01:12 +02:00
templates Stop using font-awesome fonts to render icons 2022-09-28 15:11:46 +02:00
baseview.js Fix function not being exported 2021-06-17 16:32:58 +02:00
chat-content.js Wrap requestUpdate in an arrow function 2022-09-16 10:26:21 +02:00
emoji-dropdown.js Refactor the emoji-picker somewhat 2022-03-09 12:44:33 +01:00
emoji-picker-content.js Move emoji functions to utils.js 2022-04-06 23:07:16 +02:00
emoji-picker.js Bugfix: selected emoji inserted into all open chat boxes 2022-04-08 08:21:19 +02:00
help-messages.js Use DOMPurify instead of XSS.js 2021-07-15 14:16:41 +02:00
message-actions.js Use our own confirm dialog consistently 2022-05-12 23:23:24 +02:00
message-body.js Create an ElementView base modal and use it for all modals 2022-09-16 10:33:47 +02:00
message-history.js Add a placeholder to indicate a gap in the message history 2021-06-17 11:35:06 +02:00
message-limit.js Wrap requestUpdate in an arrow function 2022-09-16 10:26:21 +02:00
message.js Also handle 'normal' messages from roster contacts 2022-12-26 19:17:40 +01:00
toolbar.js Use api.elements.define 2022-06-19 12:12:09 +02:00
unfurl.js Re-render message if relevant config settings change 2021-09-23 21:50:24 +02:00
utils.js Fix chat head buttons not showing 2022-10-30 16:51:15 +01:00