# HG changeset patch # User Mikael Berthe # Date 1159624118 -7200 # Node ID 7c119669968c6369aa4dc1e3ad5cb28dab022487 # Parent 1ebd2e7ea39517359bf58bf78e3ea842ea497109 Update TODO diff -r 1ebd2e7ea395 -r 7c119669968c mcabber/TODO --- a/mcabber/TODO Sat Sep 30 13:40:48 2006 +0200 +++ b/mcabber/TODO Sat Sep 30 15:48:38 2006 +0200 @@ -7,11 +7,15 @@ TODO: * Implement automatic reconnection after network failure +* GPG support +* Improve the completion system +* Connect hook +* Macros +* Nick highlight +* VCard support * Show number of online contacts in folded groups * Publish personal information -* GPG support * Colors for presence -* Improve the completion system * Persistent room in the roster (join every connect) * MUC: advanced settings for room creation * MUC: display roles of room members @@ -21,6 +25,9 @@ * Sort roster by status * 2-levels roster display (jids, resources) * "Ignore list" (privacy lists) + See JEP-0191: Simple Communications Blocking (very new) +* Use DNS _xmpp-client._tcp service +* Options scrollback_time/scrollback_lines (a la irssi) * File transfer? :)