- 02 Jul, 2015 3 commits
- 01 Jul, 2015 4 commits
-
-
JC Brand authored
updates #234 updates #431
-
JC Brand authored
-
JC Brand authored
Cleanup references to strophe.roster.js
-
thierrytiti authored
-
- 29 Jun, 2015 1 commit
-
-
JC Brand authored
Otherwise the log output is truncated when people copy paste from the console (for bug reports). updates #431
-
- 27 Jun, 2015 8 commits
-
-
JC Brand authored
-
JC Brand authored
fixes #367
-
JC Brand authored
- Try to harmonize the color scheme a bit. - Visually distinguish the toolbar. - Remove the map file from version control
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Don't send out 'active' and 'inactive' chat state messages on blur and focus of chat box. These events happen too often, causing lots of unnecessary messages.
-
JC Brand authored
-
JC Brand authored
-
- 22 Jun, 2015 10 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Enhancement #394 Option to allow chatting with pending contacts
-
JC Brand authored
-
JC Brand authored
-
https://github.com/thierrytiti/converse.jsJC Brand authored
Merge branch 'i18n-momentjs' of https://github.com/thierrytiti/converse.js into thierrytiti-i18n-momentjs Conflicts: converse.js Also refactored the code to adhere to the style guide.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
This is to deal with reconnects. Originally @thierrytiti checked for `connection.connected` but I think that might still pose a problem when reconnecting is in process and the user is not yet authenticated again. This makes pull request #426 unnecessary.
-
JC Brand authored
-
- 21 Jun, 2015 1 commit
-
-
JC Brand authored
- Add new config option csi_waiting_time for CSI support. - The auto_away and auto_xa options won't send out CSI stanzas if csi_waiting_time is 0 - Update docs and add tests for both features.
-
- 19 Jun, 2015 4 commits
-
-
JC Brand authored
I recently added keepalive functionality to Strophe, similar to what was already in converse.js. It's stable enough now that we can rely on it instead.
-
JC Brand authored
This is because "pagehide" is fired in more situations and because unload is not supported on mobile Safari.
-
JC Brand authored
We "use strict" outside of the function that gives issues on Safari.
-
JC Brand authored
-
- 18 Jun, 2015 1 commit
-
-
thierrytiti authored
-
- 16 Jun, 2015 1 commit
-
-
eflorent authored
At some point an improbable condition reached a typographic error.
-
- 15 Jun, 2015 2 commits
- 11 Jun, 2015 5 commits