- 22 Apr, 2019 1 commit
-
-
JC Brand authored
-
- 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 5 commits
- 10 Apr, 2019 6 commits
- 09 Apr, 2019 2 commits
-
-
JC Brand authored
Set reference to roster contact on the message and chatbox object and listen for changes to the nickname. Currently, because chat boxes are fetched and initialized before the roster, messages and chats are repainted with the correct display name only later, causing a "flash" effect. Ideally we would only initialize the chat boxes after the roster contacts have been fetched, but this is currently not easily possible because we need the control box to render before everything else.
-
JC Brand authored
-
- 08 Apr, 2019 3 commits
-
-
JC Brand authored
-
JC Brand authored
-
Marc Laporte authored
I hope this is what you meant :-)
-
- 05 Apr, 2019 3 commits
- 04 Apr, 2019 3 commits