xmpp.chapril.org-conversejs/spec
JC Brand d311e14013 Render MUC forms with Backbone.VDOMView
That way we don't lose the user's input values, we avoid flashing and we
avoid unnecessary rendering.

In the process, fixed an annoying issue where Chrome auto-completes
what it thinks is the username into the "Language Tag" field of the MUC
config form.

Instead we tell Chrome that the MUC JID is the username, thereby also
letting it save the password to to that JID.
2019-04-24 14:51:12 +02:00
..
autocomplete.js Remove Awesomeplete in favor of _converse.AutoComplete 2019-03-28 12:43:34 +01:00
bookmarks.js Remove jquery from tests 2019-04-08 21:45:09 +02:00
chatbox.js Refactor initialization and defaults for chat boxes 2019-04-18 16:14:51 +02:00
controlbox.js Rename emit to trigger for consistency with Backbone.Events 2019-03-29 21:56:56 +01:00
converse.js Fix failing test 2019-04-22 21:07:05 +02:00
disco.js Remove jquery from tests 2019-04-08 21:45:09 +02:00
eventemitter.js Rename emit to trigger for consistency with Backbone.Events 2019-03-29 21:56:56 +01:00
headline.js Remove jquery from tests 2019-04-08 21:45:09 +02:00
http-file-upload.js Rename emit to trigger for consistency with Backbone.Events 2019-03-29 21:56:56 +01:00
login.js Make converse.initialize an async function 2019-02-12 15:34:50 +01:00
mam.js No need for a separate archive_id value. 2019-03-07 16:45:00 +01:00
messages.js Refactor initialization and defaults for chat boxes 2019-04-18 16:14:51 +02:00
minchats.js Prioritize roster nickname as message and chatbox display name 2019-04-09 17:20:41 +02:00
muc.js Render MUC forms with Backbone.VDOMView 2019-04-24 14:51:12 +02:00
notification.js Remove jquery from tests 2019-04-08 21:45:09 +02:00
omemo.js Bugfix. Create device based on prekey message for from JID 2019-03-31 19:36:04 +02:00
ping.js Rename emit to trigger for consistency with Backbone.Events 2019-03-29 21:56:56 +01:00
presence.js Make converse.initialize an async function 2019-02-12 15:34:50 +01:00
profiling.js Make converse.initialize an async function 2019-02-12 15:34:50 +01:00
protocol.js Remove jquery from tests 2019-04-08 21:45:09 +02:00
push.js Make converse.initialize an async function 2019-02-12 15:34:50 +01:00
register.js Remove jquery from tests 2019-04-08 21:45:09 +02:00
room_registration.js Replace http: with https: in xmpp.org links 2019-03-04 17:49:44 +01:00
roomslist.js Prevent duplicate messages by comparing MAM archive id to XEP-0359 stanza ids 2019-02-19 23:08:29 +01:00
roster.js Remove jquery from tests 2019-04-08 21:45:09 +02:00
spoilers.js Two changes, see below 2019-02-24 20:27:41 +01:00
transcripts.js Remove jquery from tests 2019-04-08 21:45:09 +02:00
user-details-modal.js Refactor initialization and defaults for chat boxes 2019-04-18 16:14:51 +02:00
utils.js Get tests to run agains the webpack build 2018-06-03 16:40:20 +02:00
xmppstatus.js Make converse.initialize an async function 2019-02-12 15:34:50 +01:00