12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- meegim (0.4.0) unstable; urgency=low
- * fixed status changing when 2 (or more) clients connected to the same account
- * problems, related with google accounts, was fixed
- * user can create own smiles themes
- * user can select a smiles theme in the settings page
- -- Anatoly Kozlov <anatoly.k.82@gmail.com> Mon, 24 Dec 2012 14:24:10 +0400
- meegim (0.3.6) unstable; urgency=low
- * when the client is offline some items in the roster menu are not available
- * the login window to a multi-chat added
- * a multi-user chat can be stored in your roster as a bookmark
- * menu of a chat added ( clear chat; send attention; )
- * the client support an XMPP protocol extension for getting the attention of another user (http://xmpp.org/extensions/xep-0224.html)
- * menu of a multi-user chat added ( clear chat; )
- * notification of received messages in a multi-user chat fixed (vibration and sound was not played when a MUC was not active)
- * some GUI change ( chats window, options dialog )
- -- Anatoly Kozlov <anatoly.k.82@gmail.com> Fri, 21 Dec 2012 21:28:32 +0400
- meegim (0.3.0) unstable; urgency=low
- * Added: support of multi-users chats ( you can only receive an invitation and join multi-user chat )
- * Added: vibration for different events
- -- Anatoly Kozlov <anatoly.k.82@gmail.com> Thu, 06 Dec 2012 17:40:36 +0400
- meegim (0.2.0) unstable; urgency=low
- * Improved: the project now is using qxmpp version 0.7.4 (http://code.google.com/p/qxmpp/)
- * Improved: a message bubble (it defines height of bubble correctly)
- * Improved: any links in a message is clickable
- * Improved: some GUI change ( settings window, chats window, authorization requests dialog )
- * Added: sound plays when user is online
- * Added: sound plays when user is offline
- * Added: configuration of keep-alive interval
- * Added: reconnect when error
- * Fixed: repeat a previous sound when a new sound is starting to play
- -- Anatoly Kozlov <anatoly.k.82@gmail.com> Thu, 01 Nov 2012 16:18:20 +0400
- meegim (0.1.0) unstable; urgency=low
- * Added: settings of notifications
- * Added: settings of sounds
- -- Anatoly Kozlov <anatoly.k.82@gmail.com> Sat, 27 Oct 2012 19:04:22 +0400
- meegim (0.0.6) unstable; urgency=low
- * Added: a submenu in the roster menu
- * Added: subscribes (accept/refuse)
- * Added: list of received authorization requests
- -- Anatoly Kozlov <anatoly.k.82@gmail.com> Sat, 20 Oct 2012 23:43:55 +0400
- meegim (0.0.4) unstable; urgency=low
- * Added: a new user can be added
- * Added: any user can be deleted from a roster
- * Added: any user can be renamed in a roster
- * Added: view own vCard (just view)
- * Fixed: an error of receiving a new message when other window of chat is opened
- * Fixed: offline status does not catch
- -- Anatoly Kozlov <anatoly.k.82@gmail.com> Fri, 12 Oct 2012 12:47:37 +0400
- meegim (0.0.2) unstable; urgency=low
- * fixed some GUI errors
- * fixed an error of smile parsing
- -- Anatoly Kozlov <anatoly.k.82@gmail.com> Wed, 12 Sep 2012 17:35:34 +0400
- meegim (0.0.1) unstable; urgency=low
- * Initial Release.
- -- Anatoly Kozlov <anatoly.k.82@gmail.com> Fri, 15 Jun 2012 12:43:46 +0400
|