xmpp.chapril.org-conversejs/spec
JC Brand 5d8e5468ba Refactor converse-notifications to used parsed message attributes
instead of querying the stanza.

Also fixes a bug where typing notifications triggered an AttributeError
inside `shouldNotifyOfGroupMessage`
2020-09-10 10:10:59 +02:00
..
autocomplete.js Create converse-root custom element 2020-09-03 13:06:17 +02:00
bookmarks.js Add experimental support for running the XMPP conneciton inside a shared worker 2020-07-27 12:43:47 +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 Add a renderImage directive which handles errors 2020-07-09 20:51:32 +02:00
login.js Use Karma as test runner 2020-04-23 11:55:51 +02:00
mam.js Make api.user.status API methods async 2020-09-04 13:13:07 +02:00
mentions.js Append .png to failed image URLs without extensions 2020-08-31 20:43:54 +02:00
messages.js Some work on componentizing the minimized chats UI 2020-09-03 13:06:17 +02:00
minchats.js Some work on componentizing the minimized chats UI 2020-09-03 13:06:17 +02:00
mock.js Add experimental support for running the XMPP conneciton inside a shared worker 2020-07-27 12:43:47 +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 Create own occupant before setting connection_status to ENTERED 2020-09-09 15:33:50 +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 Refactor OMEMO. 2020-09-09 14:04:24 +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 Use Karma as test runner 2020-04-23 11:55:51 +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 Makes message with errors non-editable (#2089) 2020-06-25 10:22:44 +02:00
room_registration.js Use Karma as test runner 2020-04-23 11:55:51 +02:00
roster.js Use Karma as test runner 2020-04-23 11:55:51 +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 Fix show/hide of spoilers 2020-07-08 10:22:20 +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