xmpp.chapril.org-conversejs/src/plugins/chatview/tests
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
..
chatbox.js Fix failing tests 2022-01-27 19:12:35 +01:00
corrections.js Fix failing tests 2022-01-27 19:12:35 +01:00
emojis.js Move emoji functions to utils.js 2022-04-06 23:07:16 +02:00
http-file-upload.js Fix infinite loop in service discovery 2022-04-22 09:39:47 +02:00
markers.js Stop using the Jasmine "done" callback 2021-06-29 15:59:49 +02:00
me-messages.js Split out MUC tests 2021-06-29 15:59:49 +02:00
message-audio.js Stop using the Jasmine "done" callback 2021-06-29 15:59:49 +02:00
message-gifs.js Handle GIFs inside Unfurls 2021-08-03 12:14:13 +02:00
message-images.js Move emoji functions to utils.js 2022-04-06 23:07:16 +02:00
message-videos.js Allow render_media setting to be an array of domains 2021-09-30 16:30:30 +02:00
messages.js Normalize URL path 2022-02-15 14:38:40 +01:00
oob.js Don't render OOB url if it's the same as the body 2021-09-01 10:35:32 +02:00
receipts.js Stop using the Jasmine "done" callback 2021-06-29 15:59:49 +02:00
spoilers.js Stop using the Jasmine "done" callback 2021-06-29 15:59:49 +02:00
styling.js Normalize URL path 2022-02-15 14:38:40 +01:00
unreads.js Stop using the Jasmine "done" callback 2021-06-29 15:59:49 +02:00
xss.js Normalize URL path 2022-02-15 14:38:40 +01:00