* This release features a large refactoring to make further development
easier.
* Part of the works has also been to make the current features more stable
and better implement.
* Most of the work on this release has been carried out by Mikael Hallendal
and Martyn Russel.
* UPDATE NOW!
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables. Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.
For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
* Fixed#151737 (Martyn)
* Group chats now support tabbed windows (Geert-Jan)
* If only one window exists, open new chats in that window (Martyn)
* Fixed window title (Micke)
* Fixed issue when Gossip sent replies to error messages (Micke)
* New translations (nb, tr, bg)
* Updated translations (cs, pt_BR, fr, de, ca, da, nl, no, en_CA, zh_TW,
en_GB, lt, eu, sv)
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
News in 0.7.8:
==============
* Add support for disabling system proxy (Ross Burton)
* Typo fixes (Richard)
* Updated translations (sv, en_CA)
News in 0.7.7:
==============
* Make the groupchat input area the same as in chats (Geert-Jan)
* Improved URL recognizer (Johan Hammar)
* Fixed name bug when chatting with people not in your contact list (Micke)
* Cut supported in chat windows (cuts from input area) (Thomas Reynolds)
* Support for specifying both JID and connect server (Micke)
* Support for HTTP proxy, uses desktop global settings (Micke)
* Notify on updates in the contact list (Change the background on that row
for 7 seconds) (Martyn)
* New translations (ga)
* Updated translations
(cs, nl, en_GB, lt, cy, sq, ru, eu, en_CA, es, nl, pt, da)
* Lot of bug fixing gone into the Group Chats (Micke)
* Drag contacts from roster to chat windows to start a chat (Micke)
* Show new message icon as window icon when new message
arrived (Sergey Dolgopolov)
* Crash fixes (Micke)
* Allow IP-numbers as hostpart of the JID (Fabio Bonelli)
* Added copy&paste to chat windows. (Micke)
* Fixed drawing error in chat windows tabs with certain themes
(Geert-Jan)
* Shrink chat windows after long messages has been sent
(Micke, Lionel Henry)
* Store log files as lowercase JID. (Micke)
* Resubscribe support if subscription isn't both way (Ross Burton)
* Show presence icon in new message popup list (Micke)
* Added support for editing your own vCard (Martyn Russel, Micke)
* New translations (en_CA, uk, eo, ar)
* Updated translations:
(lt, cs, en_GB, nl, ca, pt_BR, sv, zh_CN, da, pl, pt)
* SSL support when registering (Ross Burton)
* Registering support for Jabberd 2 (Sjoerd Simons)
* Fixed the nick highlighting code (Micke)
* Re-enabled private chat through group chat (Micke)
* Fixed group chat nick completion code (Micke)
* Fixed crasher bug in logging code (Richard)
* New translations (pt_BR, en_GB, lt)
* Updated translations (cs, nl, da, ca, hr, zh_CN, no, es, cy)
News in 0.7.3:
* Fix transient window behaviour, Mikael.
* Fix bugs with the flashing icons, Richard.
* Propagate status updates to group chat, Martyn Russell.
* Show dialog when authentication fails. Martyn, Richard.
* Behave better when the notification area is removed, Qball Cow.
* Plug leaks, Richard.
* Updated translations (cs, da, eu, fr, nl, sr, sr@Latn, sv)
* Make the status icon flash when going to and from away state.
* Show the contact list if it's visible on another workspace when toggling
visibility.
* Make links clickable in logs.
* Handle incoming private chats through group chats correctly.
* An experimental and optional dbus interface.
* Add status submenu to the notification area icon.
* Limit the length of the status text in the contact list.
* Plug memory leaks.
* When detaching a tab, put the new window at the pointer.
* Updated translations (ca, cs, es, hr, nl, no, sr, sr@Latn, sv).
News in 0.7:
============
* Fixes to the chat window (URL matching, clear chat)
* New application icon from Dan Taylor
* Chat window entry autoexpands instead of using a disclosure widget
* Store state of contact list (visibility, position and size) between
sessions
* Don't show groups with no contacts
* Presence setting system greatly improved
* Edit groups support added
* Made the autoback timeout longer (30 secs)
* Better keynav support
* A couple of crash fixes
* Several smaller bugs fixed
* Updated and new translations (ca, cs, da, es, eu, it, ms, nl, no, pt,
sr@Latn, sr, sv)
Patch provided by Soren Jacobsen in PR 23768
Changes since 0.5:
* Improved contact list
* New presence system
* New icons
* Tabbed chat windows
* Conversation logging
* Nicer timestamping
* Many bug fixes and small improvements
* Updated and new translations (az, ca, cs, cy, da, de, es, fr, fr, it,
nl, no, pl, pt, ru, sr, sr@Latn, sv, zh_CN, zh_TW)
Gossip is a modern client for the Jabber Instant Messaging system.
It aims at making Instant Messaging with Jabber as easy as possible,
while giving users of the GNOME desktop a user-friendly way of keeping
in touch with their friends.