xmpp.chapril.org-conversejs/spec
JC Brand f9650f33be Add support for XEP-0393 message styling
Fixes #1083

Directives are rendered as templates and their bodies are MessageText instances.
We thereby achieve the necessary nesting of directives (and other rich
elements inside directives) by letting each directive
body render itself similarly to how the whole message body is rendered.
2020-11-24 16:06:48 +01:00
..
autocomplete.js Allow mention autocomplete to trigger right after a new line (#2267) 2020-10-07 11:05:18 +02:00
bookmarks.js Only create new message models once messages have been fetched 2020-10-29 10:36:28 +01:00
chatbox.js Move /me message tests to own file 2020-11-24 16:06:48 +01:00
controlbox.js #2280 notify changes to client on bookmark-update (#2287) 2020-10-14 13:09:33 +02:00
converse.js Make api.user.status API methods async 2020-09-04 13:13:07 +02:00
corrections.js Move correections tests into a separate file 2020-10-23 16:41:29 +02:00
disco.js Fixes #2184: Headless build relies on locale directory 2020-09-10 08:55:38 +02:00
emojis.js Only create new message models once messages have been fetched 2020-10-29 10:36:28 +01: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 Fix issue #2168 2020-10-02 12:07:48 +02:00
login.js Split the trusted setting into two new ones: 2020-10-20 11:29:03 +02:00
mam.js MAM: use bare JID as by attribute for archive-id 2020-10-13 04:48:21 +02:00
me-messages.js Add support for XEP-0393 message styling 2020-11-24 16:06:48 +01:00
mentions.js Add support for XEP-0393 message styling 2020-11-24 16:06:48 +01:00
messages.js Add support for XEP-0393 message styling 2020-11-24 16:06:48 +01:00
minchats.js Some work on componentizing the minimized chats UI 2020-09-03 13:06:17 +02:00
mock.js Fixes #2337 2020-11-19 13:20:02 +01:00
modtools.js modtools: Better error reporting 2020-06-22 13:13:44 +02:00
muc_messages.js Move correections tests into a separate file 2020-10-23 16:41:29 +02:00
muc.js Move /me message tests to own file 2020-11-24 16:06:48 +01:00
muclist.js Rename method to better describe what it does 2020-08-18 21:09:39 +02:00
notification.js Move tab update to notification plugin 2020-11-18 10:42:31 +01:00
omemo.js omemo: announce bundle info after publishing new device 2020-09-18 15:09:55 +02:00
ping.js Make api.user.status API methods async 2020-09-04 13:13:07 +02:00
presence.js #2280 notify changes to client on bookmark-update (#2287) 2020-10-14 13:09:33 +02:00
protocol.js Don't throw timeout errors for sent IQ#result or IQ#error stanzas 2020-09-25 14:12:12 +02:00
push.js Render chat messages as web components 2020-06-01 09:53:19 +02:00
receipts.js Updates #1896: Properly identify archived one-on-one messages 2020-08-13 11:09:22 +02:00
register.js Add experimental support for running the XMPP conneciton inside a shared worker 2020-07-27 12:43:47 +02:00
retractions.js Let message component listen for changes... 2020-09-27 10:31:53 +02:00
room_registration.js Use Karma as test runner 2020-04-23 11:55:51 +02:00
roster.js Don't throw timeout errors for sent IQ#result or IQ#error stanzas 2020-09-25 14:12:12 +02:00
smacks.js muc: no need for message_queue... 2020-10-29 10:36:28 +01:00
spoilers.js Let message component listen for changes... 2020-09-27 10:31:53 +02:00
styling.js Add support for XEP-0393 message styling 2020-11-24 16:06:48 +01:00
user-details-modal.js Use Karma as test runner 2020-04-23 11:55:51 +02:00
xmppstatus.js Make api.user.status API methods async 2020-09-04 13:13:07 +02:00
xss.js Add support for XEP-0393 message styling 2020-11-24 16:06:48 +01:00