changelog 3.1 KB

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