xmpp.chapril.org-conversejs/spec
JC Brand 61bb0cfab7 Don't collapse newlines.
This causes index offset issues with any rich elements in the message.

We could try to fix the offsets, or alternatively replace the collapsed
newlines with spaces (to maintain the original offsets), but I don't
think it's worth the effort since I'm not sure that it's a good idea to
collapse newlines in the first place.
2021-01-18 11:27:01 +01:00
..
autocomplete.js Handle forwarded mentions coming from the MUC, not the host 2021-01-08 18:25:36 +01:00
bookmarks.js Remove global lodash 2020-12-29 15:12:45 +01:00
chatbox.js Remove global lodash 2020-12-29 15:12:45 +01:00
controlbox.js Remove global lodash 2020-12-29 15:12:45 +01:00
converse.js Make api.user.status API methods async 2020-09-04 13:13:07 +02:00
corrections.js Fix corrections tests 2020-12-10 17:13:40 +01:00
disco.js Fixes #2184: Headless build relies on locale directory 2020-09-10 08:55:38 +02:00
emojis.js Styling: Take offset into consideration when adding templates 2020-11-27 11:12:19 +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 Remove global lodash 2020-12-29 15:12:45 +01:00
http-file-upload.js Remove global lodash 2020-12-29 15:12:45 +01:00
login.js Split the trusted setting into two new ones: 2020-10-20 11:29:03 +02:00
mam.js Move converse-mam plugin into own folder 2020-12-17 14:48:50 +01:00
markers.js Move MUC and stanza utils into shared and plugin-specific files 2020-12-14 16:30:13 +01:00
me-messages.js Add support for XEP-0393 message styling 2020-11-24 16:06:48 +01:00
mentions.js Use real JID in XEP-0372 references only when the MUC is non-anonymous 2021-01-04 14:24:23 +01:00
messages.js Don't collapse newlines. 2021-01-18 11:27:01 +01:00
minchats.js Some work on componentizing the minimized chats UI 2020-09-03 13:06:17 +02:00
mock.js RAI: Handle MUCs that start out hidden 2020-12-21 12:07:00 +01:00
modtools.js Remove global lodash 2020-12-29 15:12:45 +01:00
muc_messages.js Handle forwarded mentions coming from the MUC, not the host 2021-01-08 18:25:36 +01:00
muc-mentions.js Handle forwarded mentions coming from the MUC, not the host 2021-01-08 18:25:36 +01:00
muc.js Remove global lodash 2020-12-29 15:12:45 +01:00
muclist.js Rename ids of two modals 2020-12-03 11:43:04 +01:00
notification.js Remove global lodash 2020-12-29 15:12:45 +01:00
omemo.js Remove global lodash 2020-12-29 15:12:45 +01:00
ping.js Make api.user.status API methods async 2020-09-04 13:13:07 +02:00
presence.js Add api for managing modals 2020-12-03 11:36:02 +01:00
protocol.js Add api for managing modals 2020-12-03 11:36:02 +01:00
push.js Remove global lodash 2020-12-29 15:12:45 +01:00
rai.js RAI: Always send the presence to enable RAI when leaving a MUC 2021-01-15 13:55:40 +01:00
receipts.js Remove global lodash 2020-12-29 15:12:45 +01:00
register.js Remove global lodash 2020-12-29 15:12:45 +01:00
retractions.js Handle forwarded mentions coming from the MUC, not the host 2021-01-08 18:25:36 +01:00
room_registration.js Remove global lodash 2020-12-29 15:12:45 +01:00
roster.js Remove global lodash 2020-12-29 15:12:45 +01: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 Styling: Fix offsetting of mentions mixed in with styles 2020-12-09 18:05:08 +01:00
user-details-modal.js Add api for managing modals 2020-12-03 11:36:02 +01: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