xmpp.chapril.org-conversejs/spec
JC Brand 1949356ede Work on turning chat views into custom elements
The eventual goal is to avoid UI-related stanza processing if the relevant chats
aren't in the DOM.

With the current architecture, chatboxes are created (and the stanzas
related to them processed) even if `#conversejs` isn't in the DOM.

* Initial work on making controlbox an element
* Create a shared base class
* Ceate ChatBoxViews proxy
* Update sass now that certain classes are moved to converse-chats element
2021-02-09 15:48:21 +01:00
..
autocomplete.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
bookmarks.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
chatbox.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
controlbox.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
converse.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
corrections.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
disco.js Fixes #2184: Headless build relies on locale directory 2020-09-10 08:55:38 +02:00
emojis.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
eventemitter.js Use Karma as test runner 2020-04-23 11:55:51 +02:00
hats.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
headline.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
http-file-upload.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
login.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
mam.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
markers.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
me-messages.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
mentions.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
messages.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
minchats.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
mock.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
modtools.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
muc_messages.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
muc-mentions.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
muc.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
muclist.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
notification.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
omemo.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
ping.js Make api.user.status API methods async 2020-09-04 13:13:07 +02:00
presence.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
protocol.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
push.js Remove global lodash 2020-12-29 15:12:45 +01:00
rai.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
receipts.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
register.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
retractions.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
room_registration.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
roster.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
smacks.js muc: no need for message_queue... 2020-10-29 10:36:28 +01:00
spoilers.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
styling.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
user-details-modal.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
xmppstatus.js Make api.user.status API methods async 2020-09-04 13:13:07 +02:00
xss.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00