xmpp.chapril.org-conversejs/src/plugins/chatview
JC Brand 0260e5f803 Fix infinite loop in service discovery
When there is a circular dependency between disco entities (via their
advertised `disco#items`), Converse went into an infinite loop because
even though there was a check whether an entity already existed, it
failed to add newly created entities to the global
`_converse.disco_entities` collection.
2022-04-22 09:39:47 +02:00
..
styles Fixing display problems with chatbox view with mobile view mode 2022-04-15 06:48:25 +02:00
templates Add enterkeyhint attribute to message form inputs 2022-04-06 09:55:56 +02:00
tests Fix infinite loop in service discovery 2022-04-22 09:39:47 +02:00
bottom-panel.js Use API to get chat/room models in components 2021-06-22 14:47:35 +02:00
chat.js Call initialize in CustomElement's connectedCallback method 2021-09-23 14:25:42 +02:00
heading.js Use converse-avatar and fix bug... 2021-11-19 11:07:09 +01:00
index.js Release 9.1.0 2022-04-02 19:31:37 +02:00
message-form.js Resolve fetched promise when clearing messages 2022-04-08 11:22:21 +02:00
utils.js Show MUC avatar 2022-04-20 09:52:17 +02:00