xmpp.chapril.org-conversejs/spec
JC Brand 65ad33ec81 Let message component listen for changes...
and render directly from those

Instead of doing it higher up in the chat view (which requires more
function calls and iterating through all messages).
2020-09-27 10:31:53 +02:00
..
autocomplete.js Create converse-root custom element 2020-09-03 13:06:17 +02:00
bookmarks.js Don't throw timeout errors for sent IQ#result or IQ#error stanzas 2020-09-25 14:12:12 +02:00
chatbox.js Some work on componentizing the minimized chats UI 2020-09-03 13:06:17 +02:00
controlbox.js Rename method to better describe what it does 2020-08-18 21:09:39 +02:00
converse.js Make api.user.status API methods async 2020-09-04 13:13:07 +02:00
disco.js Fixes #2184: Headless build relies on locale directory 2020-09-10 08:55:38 +02:00
emojis.js fix emojis in case use_system_emojis == false 2020-09-05 11:33:25 +02: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 Remove need for lodash templates in headless build 2020-09-26 09:58:34 +02:00
login.js Use Karma as test runner 2020-04-23 11:55:51 +02:00
mam.js Don't throw timeout errors for sent IQ#result or IQ#error stanzas 2020-09-25 14:12:12 +02:00
mentions.js Append .png to failed image URLs without extensions 2020-08-31 20:43:54 +02:00
messages.js Let message component listen for changes... 2020-09-27 10:31:53 +02:00
minchats.js Some work on componentizing the minimized chats UI 2020-09-03 13:06:17 +02:00
mock.js Remove need for lodash templates in headless build 2020-09-26 09:58:34 +02:00
modtools.js modtools: Better error reporting 2020-06-22 13:13:44 +02:00
muc_messages.js Make sure emojis are initialized before parsing a message 2020-07-13 15:45:37 +02:00
muc.js muc-views: Use lit-html instead of lodash templates 2020-09-27 10:31:32 +02:00
muclist.js Rename method to better describe what it does 2020-08-18 21:09:39 +02:00
notification.js Refactor converse-notifications to used parsed message attributes 2020-09-10 10:10:59 +02: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 Make api.user.status API methods async 2020-09-04 13:13:07 +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 Add experimental support for running the XMPP conneciton inside a shared worker 2020-07-27 12:43:47 +02:00
spoilers.js Let message component listen for changes... 2020-09-27 10:31:53 +02: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 Refactor the body directive 2020-07-09 20:50:25 +02:00