- 29 Apr, 2019 1 commit
-
-
JC Brand authored
-
- 27 Apr, 2019 3 commits
- 25 Apr, 2019 3 commits
- 24 Apr, 2019 4 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
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.
-
JC Brand authored
-
- 23 Apr, 2019 5 commits
- 22 Apr, 2019 5 commits
- 19 Apr, 2019 2 commits
- 18 Apr, 2019 8 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Looks like the `webkitTransitionEnd` event doesn't fire because `fade` is already on the modal, so there's no transition, which means that in bootstrap.native the event doesn't get fired to remove the overlay.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
- Let box_id start with char for valid HTML. - No need to use SHA1 for box id - No need for the user_id attribute. - Set nickname when we set the roster contact. Also... - _converse.api.contacts.get is now async - _converse.api.chats.create is now async
-
Nÿco authored
File has moved to ./headless/ subdir
-
Nÿco authored
Removed "an" in "When writing an a block such as an if or while statement,"
-
- 16 Apr, 2019 7 commits
-
-
JC Brand authored
since the next release will be a major one.
-
JC Brand authored
This changes the API method's current behavior by not automatically maximizing (in `overlayed` view mode) or bringing a background chat into foreground (in `fullscreen` view mode). Instead `force` needs to be set to `true` for that to happen.
-
JC Brand authored
-
JC Brand authored
Otherwise we can't enable it during operation
-
JC Brand authored
in overlay view mode. Also refactored a bit to put the method, which determines whether a chatbox may be shown, on the chatbox itself.
-
JC Brand authored
-
JC Brand authored
-
- 11 Apr, 2019 2 commits