|
@@ -6,30 +6,32 @@ Changelog
|
|
|
|
|
|
- CSS tweaks: fixed overflowing text in status message and chatrooms list.
|
|
|
[jcbrand]
|
|
|
-- Bugfix: Cannot join chatroom when clicking from a list of rooms.
|
|
|
+- Bugfix: Couldn't join chatroom when clicking from a list of rooms.
|
|
|
[jcbrand]
|
|
|
- Add better support for kicking or banning users from chatrooms.
|
|
|
[jcbrand]
|
|
|
+- Fixed alignment of chat messages in Firefox.
|
|
|
+ [jcbrand]
|
|
|
|
|
|
0.3 (2013-05-21)
|
|
|
----------------
|
|
|
|
|
|
-- Add vCard support
|
|
|
+- Add vCard support
|
|
|
+ [jcbrand]
|
|
|
+- Remember custom status messages upon reload.
|
|
|
[jcbrand]
|
|
|
-- Remember custom status messages upon reload.
|
|
|
- [jcbrand]
|
|
|
-- Remove jquery-ui dependency.
|
|
|
+- Remove jquery-ui dependency.
|
|
|
[jcbrand]
|
|
|
- Use backbone.localStorage to store the contacts roster, open chatboxes and
|
|
|
- chat messages.
|
|
|
+ chat messages.
|
|
|
[jcbrand]
|
|
|
-- Fixed user status handling, which wasn't 100% according to the spec.
|
|
|
+- Fixed user status handling, which wasn't 100% according to the spec.
|
|
|
[jcbrand]
|
|
|
-- Separate messages according to day in chats.
|
|
|
+- Separate messages according to day in chats.
|
|
|
[jcbrand]
|
|
|
- Add support for specifying the BOSH bind URL as configuration setting.
|
|
|
[jcbrand]
|
|
|
-- Improve the message counter to only increment when the window is not focused
|
|
|
+- Improve the message counter to only increment when the window is not focused
|
|
|
[witekdev]
|
|
|
- Make fetching of list of chatrooms on a server a configuration option.
|
|
|
[jcbrand]
|