The internal RSS parser suffered some changes that enabled it to undestand
the RDF dialect as well as CDATA values. Some problems related to fetching
all the records on every check were fixed.
RSS checking delays are now specified in minutes, not in hours.
The "Reply" button was removed that used to appear in the message box
when reading RSS records.
Correct redirect processing was implemented in the HTTP module used to fetch
RSS documents.
HTTP proxy support was added. So far it's used only for RSS fetching.
History lastreads checking was improved. Now centericq shouldn't show the
unread messages mark for contacts you communicated with during some clock
skews.
Auto-reconnect appeared not to work for the ICQ protocol. Fixed.
It's now possible to join a Jabber conference by its JID, without a need
for a service to be registered on the server. Example:
"jdev@conference.jabber.org" in the "Name/Title" field.
Since Jabber IDs are not case sensitive, centericq treats JIDs written with
capital and small letters the same way.
The status change window was improved. Now it has the "All protocol" item on
the top along with newly added "Already logged in only".
The cicqconv contact list conversion utility was extended with ICQ list
support for Trillian written by Vassilios Karakoidas <bkarak@aueb.gr>.
Jabber authentification became smarter. If server doesn't support digest
authentification, it's not tried anymore. The point was that the new
digest practice made it impossible to login into server which didn't
support md5 digest auth. Fixed.
HTTP proxy support for fetching RSS feeds was fixed. It used to segfault
the application in some situation.
USE_PKGINSTALL is "YES". bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
Changes:
- Updated translations (lt, sv, zh_CN).
- Fixed crash on tinted transparency (xc203-fixtint.diff).
- Fixed incorrect dcc cps calculation (xc203-fix-cps.diff).
- Allow fullpath and relative filenames for Text Events sound files
(Anthony Dragunov).
- Added /GUI command (mainly for use by scripts).
- Solaris build fixes for ipv6.
- Added -n, --no-plugins command-line arg.
- Added a feature to change the color of away users.
- Moved default dcc and sound dirs inside ~/.xchat2/ (SilvereX).
- Fixed bug [753742] When server tab and query had the same name,
private messages could go to the wrong tab.
- Support others users too, when expanding ~ in filenames (Neox).
[767514].
- Underline "ipnumber:port" style urls too (Alex & dobler).
- Added support for ircu numerics 330 and 338 (phaseburn).
- C89 fixes, should now compile with HP UX and Sun C Compilers
(Albert Chin). [777106].
- Smaller bug fixes: [773245] [779166].
- Close tabs on shift-leftclick (Jay Cornwall).
I'm actually the maintainer.
for a possessive (like her, his, whose, their, and its).
Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).
I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
Patch sent by Dawid Szymanski [dawszy /at/ arhea /dot/ pl].
Changes:
********
Internal RSS reader module was implemented. You can now easily add a
feed to your list from the menu, and stay tuned on news at your
favourite sites. See the README for details.
Users who set their status to "away" on the MSN network appeared offline
in centericq. Fixed.
Jabber online/offline events were not shown in the log window. Fixed
this one too.
Fixed a bug because of which centericq couldn't connect to networks
other than ICQ when the --bind parameter was used.
ICQ away messages requests are now shown in the log window.
SMSes in Russian now work (with operators which support Cyrillic of
course).
Auto-wrap was disabled in the internal editor, so now it's possible to
paste text and it will not get screwed up.
Jabber conferences were fixed. Actually, a small workaround was added
for a weirdness of jabber.com server.
Jabber passwords hash authentification was enabled.
* Brought back the message notification plugin (Brian Tarricone)
You'll need to reconfigure your settings for this plugin
* IRC protocol plugin rewritten (Ethan Blanton)
* New IRC protocol icon (Nuno Donato)
* Protocol and status icons now optionally appear on tabs.
(Etan Reisner)
* Various dialog rewrites (Jabber vCard, Add Group, Alias Chat,
Rename Group, Privacy)
* Shows "hiptop" icon for AIM buddies using hiptop
devices (Robey Pointer)
* Privacy core/UI split.
* Conversation placement by group now applies to chats in the buddy
list as well.
* Events in a conversation (user logged in, logged out, window closed,
etc.) now grey the tab.
* Various bug fixes (larne from irc, Tim Ringenbach, Bjoern
Voigt, Paul A (darkrain))
* British English "translation" updated (Sam Halliday)
* Chinese (Simplified) translation updated (Funda Wang)
* Chinese (Traditional) translation updated (Ambrose C. Li)
* Danish translation updated (Morten Brix Pedersen)
* Dutch translation updated (Vincent van Adrighem)
* French translation updated (Eric Boumaour)
* German translation updated (Bjoern Voigt)
* Hindi translation added (Guntupalli Karunakar)
* Hungarian translation updated (Zoltan Sutto)
* Italian translation updated (Luca Beltrame, Claudio Satriano)
* Portuguese (Brazilian) translation updated (Mauricio de Lemos
Rodrigues Collares Neto)
* Romanian translation updated (Misu Moldovan (dumol))
* Serbian translation updated (Danilo Segan)
* Spanish translation updated (Javier Fernandez-Sanguino Pena)
only and use PREFIX instead X11BASE as appropriate
this makes this package xpkgwedge friendly, too
Problem reported and fix provided in pkg/22440 by Juan RP
Main Application
* Drag and Drop contacts between metacontacts (Olivier)
* Show an icon while DNDing on the contactlist (Will, Olivier>
* XML/XSL config for chatwindow theme
* Migrate file transfers to use KIO (new standardised file transfer API in
KMM), remove KopeteTransferManager (lilachaze)
* Create KopeteViewManager, clean up KopeteMessageManager (Jason)
* Fix up fire and forget message window, make it work for all protocols (Jason)
* Make send message keycombos to be customiseable KActions (Jason)
* Add right click menu to tabs, add ability to move a tab to another window
(Jason)
* Tab color highlighting on new messages, typing (Jason)
* Message in transit animation (Jason)
* When a message is received, flash contact's icon to indicate a new message
(Oliver)
* Nick completion (Jason)
* Message Highlighting with Notifications (Jason)
* New KopeteAccount arch. allows multiple accounts of the same protocol (Oliver)
* Allow custom colours for each account's icons (Duncan, Olivier)
* New Icon effects arch. with overlays (Will)
* KopeteOnlineStatus architecture (Martijn)
* KopeteCommandhandler for /commands. Kopete-wide support of /part, /close,
/clear, /exec, /help, /me (Jason)
* New logging API with extensability for multiple logging formats (Jason)
* General API cleanups (Everyone)
* License headers unification and correction (Duncan)
* Tons of bugfixes (Everyone)
IRC Plugin
* Total re-write of IRC to fit Kopete arch, with many improvements.
(Nick, Jason)
* Channel / Nickname search in AddContact Wizard (Jason)
* Add support for all /commands needed for a basic client
* Use kopete away system
* "Show server window" account context menu option (Michel)
* Use KExtendedSocket for proxy and firewall support (Michel)
* IPV6 support (Michel)
* WHOIS support (Michel>
OSCAR Plugin
* Support for ICQ over OSCAR (Stefan)
* More complete userinfo (Stefan, Will)
MSN Plugin
* Handle MSN Plus away reasons. (Olivier)
* Detect when the other party timed out and left the chat (Olivier)
Yahoo Plugin
* First release (Matt)
* Spell Checking Plugin
* Enable check-as-you-type (Jason)
* Initial Release
Highlighting plugin
* Highlight messages according to your own criteria. (Olivier)
* Initial Release
Text effect plugin
* Give your messages a bit of sparkle, even if you have no wit. (Olivier)
* Initial Release
History plugin
* Move history/logging into its own plugin. (Olivier)
* Initial Release
Auto replace plugin
* Perform substitutions on messages. (Roberto Pariset)
* Initial Release
Closes PR pkg/22399 by Nate Hill.
Remove IRCD_HYBRID_DPATH from bsd.pkg.defaults.mk and BUILD_DEFS,
set PKG_SYSCONFSUBDIR to 'ircd-hybrid' instead: the package builder is
now expected to adjust Ircd Hybrid configuration directory with
PKG_SYSCONFBASE(.${PKG_SYSCONFVAR}).
Replace local DOC_SUBST stuff with FILES_SUBST from bsd.pkg.install.mk.
Go with the previous PKGREVISION bump.
XXX Having the log files as SUPPORT_FILES is not optimal.
XXX I really should update this package.
- Install configuration files under the examples hierarchy.
- Honour PKG_SYSCONFDIR.
- Use RCD_SCRIPTS to handle rc.d script.
As a result, bump PKGREVISION to 1.
- Install configuration files under the examples hierarchy.
- Use CONF_FILES_PERMS to put the configuration files in place.
- Use SUPPORT_FILES_PERMS to put the empty log file in place.
- Use RCD_SCRIPTS to handle the rc.d script.
While here, add ICBD_OWNER to BUILD_DEFS and use ROOT_USER and ROOT_GROUP
where appropiate.
As a result, bump PKGREVISION to 1.
Changes since 0.8.7:
* OpenPGP integration (via GnuPG)
* Jabber Browsing
* Groupchat invites / private-messaging
* better SSL certificate handling
* ton of bugfixes
Package now also includes all available language packs.
[pkg fea] Several small documentation updates.
[pkg fea] Major header files are now installed in a global installation
directory.
[con bug] Small bugs in contrib/sendim.sh found and fixed.
[UI fea] Chat "hilites" added: If a member of a room/channel/discussion
mentions your name, their message will be highlighted.
[UI bug] A small bug in the /away routine has been fixed, allowing your
/away status to be preserved across re/connects.
[UI bug] .naimprofile will now be read for all connections in the event
that multiple connections are declared in .naimrc.
[pkg bug] A "#warning" directive was misnamed "#warn" and has been
corrected.
[Lil fea] Discussion retitles are now treated as a /topic change on IRC.
[TOC bug] /me processing in chat rooms was broken. Fixed.
[pkg FEA] The default modules have been removed, and are now distributed in
a separate "naim-modules" package available from the naim web site.
[UI fea] All internal routines are now declared "static," to clean up the
module interface.
[UI FEA] All major dependencies on ncurses in the main UI code have been
isolated to src/win.c, to provide for easy migration to modular user
interface routines.
[UI FEA] New /chains command to display all event chains.
[UI FEA] Newly rewritten /modload and new /modunload to completely control
loadable modules.
[UI FEA] New /modlist command to display currently loaded modules and
their vital statistics.
[UI FEA] Queued messages are now saved when you /save.
[UI fea] Minor improvements to the HTML renderer.