All Versions
94
Latest Version
Avg Release Cycle
60 days
Latest Release
934 days ago

Changelog History
Page 10

  • v0.4.0 Changes

    June 03, 2013
    • ๐Ÿ›  CSS tweaks: fixed overflowing text in status message and chat rooms list. [jcbrand]
    • ๐Ÿ›  Bugfix: Couldn't join chat room when clicking from a list of rooms. [jcbrand]
    • โž• Add better support for kicking or banning users from chat rooms. [jcbrand]
    • ๐Ÿ›  Fixed alignment of chat messages in Firefox. [jcbrand]
    • More intelligent fetching of vCards. [jcbrand]
    • ๐Ÿ›  Fixed a race condition bug. Make sure that the roster is populated before sending initial presence. [jcbrand]
    • Reconnect automatically when the connection drops. [jcbrand]
    • โž• Add support for internationalization. [jcbrand]
  • v0.3.0 Changes

    May 21, 2013
    • โž• Add vCard support [jcbrand]
    • 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]
    • โž• Add support for specifying the BOSH bind URL as configuration setting. [jcbrand]
    • #8 Improve the message counter to only increment when the window is not focused [witekdev]
    • ๐Ÿ”ง Make fetching of list of chat rooms on a server a configuration option. [jcbrand]
    • ๐Ÿ‘‰ Use service discovery to show all available features on a room. [jcbrand]
    • ๐Ÿ”ง Multi-user chat rooms are now configurable. [jcbrand]
  • v0.2.0 Changes

    March 28, 2013
    • ๐ŸŽ Performance enhancements and general script cleanup [ichim-david]
    • โž• Add "Connecting to chat..." info [alecghica]
    • ๐Ÿ›  Various smaller improvements and bugfixes [jcbrand]
  • v0.1.0 Changes

    June 12, 2012
    • Created [jcbrand]