- 06 Nov, 2013 1 commit
-
-
JC Brand authored
* 'pending' state is denoted by subscription='none', ask='subscribe' * 'requesting' state is denoted by subscription='from', ask='subscribe' Reference: http://xmpp.org/rfcs/rfc3921.html#int I'm not yet 100% sure with regards to the 'requesting' state, I can't find anything about it in the above mentioned reference, but apparantly that's what prosody's roster response looks like (e.g. <item jid='XYZ' ask='subscribe' subscription='from'/> ). With ejabberd I haven't yet received such a roster response and contact requests are always handled via presence stanzas. updates #81
-
- 04 Nov, 2013 1 commit
-
-
JC Brand authored
-
- 03 Nov, 2013 5 commits
-
-
JC Brand authored
Including the emoticon menu and the OTR menu. More tests needed for OTR in particular.
-
JC Brand authored
Messages older than one day do indicate it.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Can be used to get the unwrapper 'inner' converse object. Instead, check that the bosh service value of the connection corresponds to the mock object used for jasmine tests. The value tested for is not usable in production, so we're sure we're only running tests.
-
- 02 Nov, 2013 4 commits
- 27 Oct, 2013 2 commits
- 20 Oct, 2013 8 commits
-
-
JC Brand authored
Conflicts: converse.js docs/source/index.rst index.html
-
JC Brand authored
Use id 'conversejs' instead of 'chatpanel'. The controlbox toggle is now generated via a backbone view, you don't need to manually include it in your markup.
-
JC Brand authored
The controlbox toggle is now generated via a backbone view, you don't need to manually include it in your markup.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Make sure the last roster item is still added (even if it's a zombie), so that the roster will be shown (roster is only shown when last_item property is true).
-
- 19 Oct, 2013 7 commits
- 17 Oct, 2013 3 commits
- 16 Oct, 2013 8 commits
- 15 Oct, 2013 1 commit
-
-
JC Brand authored
-