xmpp.chapril.org-conversejs/src/plugins/chatview/tests
JC Brand f9a9d327d1 Use body as attribute for the message body text
For error messages we still use the `message` attribute, since error
messages generally don't have a body, and if one does, it likely refers
to the `body` of a rejected message that the error refers to.

We're still setting both `body` and `message` attributes, but usage of
`message` for a normal `chat`, `groupchat` or `headline` stanza should
be considered deprecated.
2022-03-14 09:28:34 +01:00
..
chatbox.js Fix failing tests 2022-01-27 19:12:35 +01:00
corrections.js Fix failing tests 2022-01-27 19:12:35 +01:00
emojis.js Stop using the Jasmine "done" callback 2021-06-29 15:59:49 +02:00
http-file-upload.js Use body as attribute for the message body text 2022-03-14 09:28:34 +01:00
markers.js Stop using the Jasmine "done" callback 2021-06-29 15:59:49 +02:00
me-messages.js Split out MUC tests 2021-06-29 15:59:49 +02:00
message-audio.js Stop using the Jasmine "done" callback 2021-06-29 15:59:49 +02:00
message-gifs.js Handle GIFs inside Unfurls 2021-08-03 12:14:13 +02:00
message-images.js Allow render_media setting to be an array of domains 2021-09-30 16:30:30 +02:00
message-videos.js Allow render_media setting to be an array of domains 2021-09-30 16:30:30 +02:00
messages.js Normalize URL path 2022-02-15 14:38:40 +01:00
oob.js Don't render OOB url if it's the same as the body 2021-09-01 10:35:32 +02:00
receipts.js Stop using the Jasmine "done" callback 2021-06-29 15:59:49 +02:00
spoilers.js Stop using the Jasmine "done" callback 2021-06-29 15:59:49 +02:00
styling.js Normalize URL path 2022-02-15 14:38:40 +01:00
unreads.js Stop using the Jasmine "done" callback 2021-06-29 15:59:49 +02:00
xss.js Normalize URL path 2022-02-15 14:38:40 +01:00