- Adding timeout to BOSH connections [seocam] - Adding function to change user password [LuanP] - Moving/refactor registration functions to xmpp.py [LuanP] - Better error handling on xmpp connections [LuanP]
0.2.8
------------
- Python 2.6 compatibility fixes [chenhouwu] - Allowing http responses to be gziped [chenhouwu] - Fixing Digest-MD5 conformity issues [chenhouwu] - Converse.js updated to 0.6.6 [seocam]
0.2.7
------------
- Added CONVERSEJS_ENABLED setting. This allows the easily disable conversejs from the website. [seocam] - Updating migration to make compatible with Django 1.5 Custom Users [seocam] - Closing connections properly [seocam]
0.2.6
------------------
- Added converse.js fonticons to static files [seocam] - Converse.js updated. Version 0.6.4 still used but with a patch applied to CSS to avoid clashing with Bootstrap. [seocam] - Updating setup to use pure-sasl from PyPI [seocam]