- 27 May, 2015 5 commits
-
-
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 1 commit
-
-
thierrytiti authored
add offline as possible case to enable translation
-
- 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 8 commits
-
-
thierrytiti authored
French translation
-
thierrytiti authored
-
JC Brand authored
-
JC Brand authored
Bugfix. fullname is null
-
JC Brand authored
-
JC Brand authored
Merge branch 'Placeholder-for-translation' of https://github.com/thierrytiti/converse.js into thierrytiti-Placeholder-for-translation Conflicts: src/templates/toolbar.html
-
thierrytiti authored
-
thierrytiti authored
wrong callback argument mapping in XmppStatus initialize: fullname is null
-
- 14 May, 2015 5 commits
-
-
JC Brand authored
- Make sure the bare jid is used as roster contact id. - Save the resource when creating a new roster contact - In getWrappedChatBox, get roster item by bare jid - In getWrappedChatBox, make sure the chat box is created from bare jid
-
JC Brand authored
-
JC Brand authored
add .cmd extensions to makefile.win
-
Jacob Danner authored
I was getting the following error while running make all on my windows machine """ node_modules/.bin/bower install 'node_modules' is not recognized as an internal or external command, operable program or batch file. make: *** [stamp-bower] Error 1 """ This was resolved by adding the complete extension to the windows path.
-
thierrytiti authored
-
- 13 May, 2015 3 commits
-
-
thierrytiti authored
In this case, it will force changing presence even if the user specificly set another status.
-
thierrytiti authored
-
thierrytiti authored
Add functions for changing user presence to ``away`` or ``xa``
-
- 11 May, 2015 3 commits
-
-
JC Brand authored
-
thierrytiti authored
Replace default en language to autodetection if no i18n setting is set.
-
thierrytiti authored
-
- 09 May, 2015 1 commit
-
-
JC Brand authored
Added login-panel placeholder and roster-item Name translations
-
- 08 May, 2015 1 commit
-
-
Guillermo Bonvehí authored
-