xmpp.chapril.org-conversejs/src
JC Brand 956a890b94 Don't reject on error in sendTimedMessage
It's the only way I could get a failing test (due to the Jasmine upgrade AFAIK) to pass.

I don't understand why this happens, given that the promise has a
`catch` clause in `retractOwnMessage`, but for some reason the promise
rejection gets caught by Jasmine, causing the test to fail.
2021-06-29 15:59:49 +02:00
..
headless Don't reject on error in sendTimedMessage 2021-06-29 15:59:49 +02:00
i18n Translated using Weblate (Romanian) 2021-06-25 10:43:37 +02:00
modals Update translations based on suggestions from Zash on weblate 2021-06-25 10:38:38 +02:00
plugins fix failing test 2021-06-29 15:59:49 +02:00
shared Fixes concerning dropdowns 2021-06-29 11:33:24 +02:00
templates Add support for decrypting XEP-0454 OMEMO media 2021-06-25 09:24:18 +02:00
utils Add support for decrypting XEP-0454 OMEMO media 2021-06-25 09:24:18 +02:00
converse.js Split mam-views plugin into multiple files 2021-04-11 21:12:37 +02:00
entry.js Get the webpack dev server to work again 2021-05-06 12:07:44 +02:00
website.js Fix linting errors (no-unused-vars) 2019-10-09 16:27:58 +02:00