| 1 | gajim (0.7-1) unstable; urgency=low |
|---|
| 2 | |
|---|
| 3 | * Ability for groupchat reserved rooms with full affiliations and roles support |
|---|
| 4 | * Popup notification for incoming events |
|---|
| 5 | * Protocol icons for contacts from transports |
|---|
| 6 | * Gajim's user interface is now more HIG compliant |
|---|
| 7 | * Gajim now detects and can send operating system information |
|---|
| 8 | * Gajim can now inform the user about new version availability |
|---|
| 9 | * Gajim jabber library migration from jabberpy to xmpppy |
|---|
| 10 | * Rewrite of the plugin system to remove threads and improve latency |
|---|
| 11 | * Gajim now supports Nodes in Service Discovery |
|---|
| 12 | |
|---|
| 13 | -- Yann Le Boulanger <asterix@lagaule.org> Mon, 23 May 2005 10:28:40 +0200 |
|---|
| 14 | |
|---|
| 15 | gajim (0.6.1-1) unstable; urgency=low |
|---|
| 16 | |
|---|
| 17 | * Rewrite of service discovery. It doesn't freeze Gajim anymore. |
|---|
| 18 | * More HIG Compliant. |
|---|
| 19 | * Gajim is faster (do not redraw preferences_window each time we open it, use of psyco if available) |
|---|
| 20 | |
|---|
| 21 | -- Yann Le Boulanger <asterix@lagaule.org> Sun, 3 Apr 2005 12:32:49 +0200 |
|---|
| 22 | |
|---|
| 23 | gajim (0.6-1) unstable; urgency=low |
|---|
| 24 | |
|---|
| 25 | * GUI improvements |
|---|
| 26 | * Groupchat improvements |
|---|
| 27 | * URL, mailto and ascii formation (* / _) detection |
|---|
| 28 | * Better transports detection |
|---|
| 29 | * Better group management |
|---|
| 30 | * Many bugfixes |
|---|
| 31 | |
|---|
| 32 | -- Yann Le Boulanger <asterix@lagaule.org> Tue, 22 Mar 2005 18:56:18 +0100 |
|---|
| 33 | |
|---|
| 34 | gajim (0.5.1-1) unstable; urgency=low |
|---|
| 35 | |
|---|
| 36 | * bugfixs |
|---|
| 37 | * GUI improvements |
|---|
| 38 | |
|---|
| 39 | -- Yann Le Boulanger <asterix@lagaule.org> Sun, 27 Feb 2005 11:34:08 +0100 |
|---|
| 40 | |
|---|
| 41 | gajim (0.5) unstable; urgency=low |
|---|
| 42 | |
|---|
| 43 | * tabbed chat window |
|---|
| 44 | * GUI improvements |
|---|
| 45 | * new add contact window |
|---|
| 46 | * sound support (linux only) |
|---|
| 47 | * idle module available for windows 2k/XP |
|---|
| 48 | |
|---|
| 49 | -- Yann Le Boulanger <asterix@lagaule.org> Sat, 26 Feb 2005 15:07:25 +0100 |
|---|
| 50 | |
|---|
| 51 | gajim (0.4.1) unstable; urgency=low |
|---|
| 52 | |
|---|
| 53 | * new option parser that support ; and # in option's value |
|---|
| 54 | * bugfix with GPG signatures |
|---|
| 55 | |
|---|
| 56 | -- Yann Le Boulanger <asterix@lagaule.org> Sun, 23 Jan 2005 19:19:03 +0100 |
|---|
| 57 | |
|---|
| 58 | gajim (0.4) unstable; urgency=low |
|---|
| 59 | |
|---|
| 60 | * GUI improvements |
|---|
| 61 | * new option : regroup accounts |
|---|
| 62 | * emoticons support with a binder |
|---|
| 63 | * bugfixes |
|---|
| 64 | |
|---|
| 65 | -- Yann Le Boulanger <asterix@lagaule.org> Fri, 21 Jan 2005 08:59:31 +0100 |
|---|
| 66 | |
|---|
| 67 | gajim (0.3) unstable; urgency=low |
|---|
| 68 | |
|---|
| 69 | * GUI improvements |
|---|
| 70 | * group chat support with MUC (JEP 45) |
|---|
| 71 | * New agent browser (JEP 30) |
|---|
| 72 | * GnuPG support |
|---|
| 73 | * Autoconnect at startup |
|---|
| 74 | * New socket plugin |
|---|
| 75 | |
|---|
| 76 | -- Yann Le Boulanger <asterix@lagaule.org> Sat, 18 Dec 2004 14:52:07 +0100 |
|---|
| 77 | |
|---|
| 78 | gajim (0.2.1) unstable; urgency=low |
|---|
| 79 | |
|---|
| 80 | * bugfixes : when configfile is incomplete |
|---|
| 81 | * icon in systray with popup menu (for linux) |
|---|
| 82 | * "auto away even if not online" option |
|---|
| 83 | * always show contacts with unread messages |
|---|
| 84 | * new imageCellRenderer to show animated gifs |
|---|
| 85 | * allow agents unregistration |
|---|
| 86 | |
|---|
| 87 | -- Yann Le Boulanger <asterix@lagaule.org> Thu, 1 Jul 2004 23:45:02 +0200 |
|---|
| 88 | |
|---|
| 89 | gajim (0.2) unstable; urgency=low |
|---|
| 90 | |
|---|
| 91 | * bugfix for french translation |
|---|
| 92 | * multi-resource support |
|---|
| 93 | * auto away support (for linux) |
|---|
| 94 | * invisible support |
|---|
| 95 | * priority support |
|---|
| 96 | |
|---|
| 97 | -- Yann Le Boulanger <asterix@lagaule.org> Tue, 8 Jun 2004 04:52:36 +0200 |
|---|
| 98 | |
|---|
| 99 | gajim (0.1) unstable; urgency=low |
|---|
| 100 | |
|---|
| 101 | * Initial release. |
|---|
| 102 | |
|---|
| 103 | -- Yann Le Boulanger <asterix@lagaule.org> Fri, 21 May 2004 18:15:28 -0400 |
|---|