- 18 Jun, 2015 1 commit
-
-
thierrytiti authored
-
- 15 Jun, 2015 2 commits
- 11 Jun, 2015 5 commits
- 07 Jun, 2015 3 commits
- 05 Jun, 2015 5 commits
- 04 Jun, 2015 4 commits
- 03 Jun, 2015 3 commits
- 02 Jun, 2015 1 commit
-
-
JC Brand authored
-
- 01 Jun, 2015 1 commit
-
-
JC Brand authored
-
- 31 May, 2015 5 commits
-
-
JC Brand authored
-
JC Brand authored
- TrimChats was called before a newly maximized chat had its final width which prevented it from working as intended. - We cannot check for available space by using the width of the #conversejs element anymore, since it now has variable (auto) width. So we check against the body width instead.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
- 29 May, 2015 5 commits
-
-
JC Brand authored
-
https://github.com/thierrytiti/converse.jsJC Brand authored
Merge branch 'icomoon-xa-icon' of https://github.com/thierrytiti/converse.js into thierrytiti-icomoon-xa-icon
-
JC Brand authored
-
https://github.com/thierrytiti/converse.jsJC Brand authored
Merge branch 'MUC-toggle-Call' of https://github.com/thierrytiti/converse.js into thierrytiti-MUC-toggle-Call
-
JC Brand authored
-
- 28 May, 2015 3 commits
-
-
thierrytiti authored
fonts built with icomoon
-
thierrytiti authored
-
- 27 May, 2015 2 commits
-
-
JC Brand authored
- HAS_CSI might be called before features have been received. Instead, set a flag whenever a feature is received and check for that flag. - Converse.ping was sending stanzas to the bare jid instead of to the domain. - The handler that updates the date the last stanza was received must return true so that it gets called again. - Only register the Pong handler if Ping is enabled. - Rename lastMessage to lastStanzaDate to make it more clear.
-
JC Brand authored
Also use and add a Strophe namespace for CSI.
-