xmpp.chapril.org-conversejs/CHANGES.rst

29 lines
692 B
ReStructuredText
Raw Normal View History

2013-03-01 09:55:54 +01:00
Changelog
=========
2013-03-25 12:11:45 +01:00
0.3 (unreleased)
2013-03-01 09:55:54 +01:00
----------------
2013-03-25 12:11:45 +01:00
2013-03-05 21:59:30 +01:00
- Add vCard support [jcbrand]
2013-03-25 12:11:45 +01:00
- Remember custom status messages upon reload. [jcbrand]
- Remove jquery-ui dependency. [jcbrand]
- Use backbone.localStorage to store the contacts roster, open chatboxes and
chat messages. [jcbrand]
- Fixed user status handling, which wasn't 100% according to the
spec. [jcbrand]
- Separate messages according to day in chats. [jcbrand]
2013-03-25 12:11:45 +01:00
0.2 (2013-03-28)
2013-03-01 09:55:54 +01:00
----------------
2013-03-28 17:21:07 +01:00
- Performance enhancements and general script cleanup [ichim-david]
2013-03-01 09:55:54 +01:00
- Add "Connecting to chat..." info [alecghica]
2013-03-28 17:21:07 +01:00
- Various smaller improvements and bugfixes [jcbrand]
0.1 (unreleased)
----------------
- Created [jcbrand]