xmpp.chapril.org-conversejs/src/headless/utils
JC Brand fca275b7c9 Refactor the login form
Render the form based on `api.settings` instead of its own model.

When the login form is submitted, save the JID, password and connection
URL to `api.settings`.

Set the `service` on the Strophe connection object just before
connecting for the first time, otherwise a user supplied URL (via the
login form) is never used.

New API setting: show_connection_url_input
2022-03-24 23:15:30 +01:00
..
arraybuffer.js Add support for decrypting XEP-0454 OMEMO media 2021-06-25 09:24:18 +02:00
core.js Refactor the login form 2022-03-24 23:15:30 +01:00
form.js Remove need for lodash templates in headless build 2020-09-26 09:58:34 +02:00
init.js Refactor the login form 2022-03-24 23:15:30 +01:00
parse-helpers.js Bugfix. Properly escape | character in mentioned nicknames 2021-05-19 14:47:20 +02:00
storage.js Allow media to be invidually shown/rendered... 2021-09-21 17:08:30 +02:00
url.js Fix TypeError and remove tab 2021-12-17 20:55:52 +01:00