Skip to content

Releases: freedomjs/freedom-social-xmpp

v0.2.1

07 Oct 15:43
Compare
Choose a tag to compare

Remove *.spec.js files from the npm published build directory

v0.2.0

06 Oct 21:27
Compare
Choose a tag to compare

v0.1.0

09 Jul 21:12
Compare
Choose a tag to compare
don't rely on chrome.socket.write behavior

v0.0.14

18 Jun 18:06
Compare
Choose a tag to compare
Merge pull request #49 from freedomjs/dborkan-fixes

Set reconnect=true, add error trace to help detect disconnects

v0.0.13

17 Jun 21:31
Compare
Choose a tag to compare
Merge pull request #48 from freedomjs/dborkan-fixes

Fix setting window and XMLHttpRequest in chrome web workers

v0.0.11 - Fix getting imageData

20 May 18:02
Compare
Choose a tag to compare

v0.0.11 - Fix getting imageData

v0.0.10: Use type 'normal' for messages to users with the same client, Gruntfile.js changes

15 May 22:05
Compare
Choose a tag to compare
Merge pull request #37 from freedomjs/dborkan-chat

Change message type to 'normal' for ONLINE clients, 'chat' for ONLINE_WITH_OTHER_APP + OFFLINE

v0.0.9: Fix logout method's continuation callback

29 Apr 20:19
Compare
Choose a tag to compare

Fix logout method's continuation callback. It should not have any logoutOpts (based on https://github.com/freedomjs/freedom/blob/master/interface/social.js) and this extra arg means that the continuation callback wasn't working

Version 0.0.8: Add logout, refactor code to remove downloads

29 Apr 19:58
Compare
Choose a tag to compare

Version 0.0.8: Add logout, refactor code to remove downloads