- 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 8 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.
-
JC Brand authored
-
JC Brand authored
-
-
JC Brand authored
XEP-0199: XMPP Ping
-
thierrytiti authored
Use modified StropheJS ping plugin (AMD support) Add Ping functionality Add Pong handler Fix to issue #144:
-
JC Brand authored
Offline Pretty Status
-
- 26 May, 2015 2 commits
-
-
thierrytiti authored
add offline as possible case to enable translation
-
thierrytiti authored
the Call button is visible but no action is done
-
- 22 May, 2015 2 commits
-
-
JC Brand authored
CSS: Fonts Path: editable $font-path via sass/variables.scss
-
thierrytiti authored
Add a variable to build CSS with another path for the fonts import added in ``sass/converse.scss`` : Undefined variable $font-path with ``make css``
-
- 21 May, 2015 1 commit
-
-
JC Brand authored
Call to registerRosterXHandler and registerPresenceHandler on onReconnected give exception.
-
- 20 May, 2015 10 commits
-
-
JC Brand authored
Change html files so that we auto-detect the lang now.
-
JC Brand authored
-
https://github.com/thierrytiti/converse.jsJC Brand authored
Merge branch 'detect_lang' of https://github.com/thierrytiti/converse.js into thierrytiti-detect_lang
-
JC Brand authored
Css fixes
-
thierrytiti authored
-
thierrytiti authored
main div conversejs - left and width: The last 35px at bottom of the page is not clickable - right: in some case (e.g. frame in div), the div is over the vertical scrollbar room-info: - wrong placement on hover after information fetched on a room
-
thierrytiti authored
XEP-0352 support added to Auto Away Mode
-
JC Brand authored
These files can still be built by running `make build`. However we remove them from version control because they bloat the repo, especially diffs of minified files, which are large.
-
JC Brand authored
-
JC Brand authored
French Translation
-
- 15 May, 2015 2 commits
-
-
thierrytiti authored
French translation
-
thierrytiti authored
-