summaryrefslogtreecommitdiff
path: root/chat/kopete/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2004-02-05Remove kopete - now part of kdenetwork.markd1-607/+0
2004-01-29Update to 0.8rc1. I haven't found a decent changelog for this version...jmmv1-1/+2
looking at the sources, I see several fixes, some improvements and a new translation file (ta).
2004-01-23Update to 0.8beta2. I've been using it for several days and is stable enoughjmmv1-199/+317
for regular use. Changes: o Main Application o Blink the metacontact status icon on the contact list whan changing the status (Olivier) o Hide empty groups (David) o Show the idle time in the tool-tip (Olivier) o Add DCop interface to connect/disconnect an account, or load/unload a plugin. Make possible to select what account to connect with the command line. (Olivier) o URLs in the new message balloon are now clickable links that don't open a chat window. (Will) o Allow to use customs icon for groups and metacontacts (Stephan / Olivier) o Allow the user to move a contact to a new metacontact (Olivier) o Show a link in the passive popup (i whish this could be a kdelibs item) (Olivier) o KAdressBook integration (Will) o New Preference system (Martijn, Matt, Olivier) o ChatWindow is a plugin internaly (Olivier) o New chat window group policy: Group per metacontact and per groups (Jason) o Use KWallet when compiled against KDE 3.2 for secure password storage (Martijn) o Rewrite of the plugin loader to make full use of KTrader (Martijn) o Show the online status icon in the tooltip (Martijn) o MSN o New account edit page, that allow to set phone numbers, and set if we want to block spam from unknown people, and show the reverse contactlist (Olivier) o Display Picture (Olivier) o Download and show custom emoticons (Olivier)
2003-10-18Update to 0.7.3: the main purpose of this release is to fix the bug thatjmmv1-1/+27
caused the Yahoo plugin to stop working. Other bugfixes are also included as well (as I could see, locales are installed again, the main window appears properly, while in the previous version it got hidden misteriously, etc).
2003-09-17Update to 0.7.2, a bug fix release. Requested in PR pkg/22777 by Nate Hill.jmmv1-52/+27
Kopete 0.7.2 (released 2003/09/09) ================================== The MSN plugin now supports the latest version of the protocol. Those people getting messages from Microsoft will no longer recieve those messages and will also not be disconnected when MSN removes support for the older protocols on Oct. 15th. Fix Bug 63416 - Crash: MSN unhandled exception 224 Fix Bug 63404 - MSN causes Kopete crash after a few seconds Fix Bug 63350 - crash during backspacing in chat winwdow Fix Bug 63105 - yahoo chat crashes when switching from unavailable to available Fix Bug 62865 - If I try to delete a contact from my MSN Contact list then Kopete 0.7.0 crashes Fix Bug 62628 - Crash on setting away status (Yahoo Plugin) Fix Bug 62611 - Crashes during typing a message or receiving, or send. Fix Bug 62576 - Crash when mouse move with pressed button Fix Bug 63799 - sounds enabled even if status is 'away' Fix Bug 63622 - Gives wrong tooltip message when user signs off Fix Bug 63612 - Checkbox modifiable in MSN User info Fix Bug 63530 - I can not instant messages from the yahoo plugin Fix Bug 63441 - Contacts from IRC could not be put in groups Fix Bug 62223 - Online sounds made when account goes offline Fix Bug 63659 - "Go Online First" alert is greyed out/disabled Kopete 0.7.1 (released 2003/08/11) ================================== Fix Bug 62210 - ICQ plugin always reports "password was incorrect" Fix Bug 62270 - chatwindow menubar not possible to hid Fix Bug 62278 - delete a account in kopete
2003-08-08Update to 0.7:jmmv1-116/+205
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.
2003-07-19Initial import of kopete, version 0.6.2:jmmv1-0/+398
Kopete is a flexible and extendable multiple protocol instant messaging system designed as a plugin-based system. All protocols are plugins and allow modular installation, configuration, and usage without the main application knowing anything about the plugin being loaded. The goal of Kopete is to provide users with a standard and easy to use interface between all of their instant messaging systems, but at the same time also providing developers with the ease of writing plugins to support a new protocol. Kopete is a big project which already supports messaging protocols like Jabber, ICQ, AIM, MSN, Yahoo, IRC, Windows LANs, GaduGadu, IRC and SMS.