# HG changeset patch # User Mikael Berthe # Date 1141511986 -3600 # Node ID 241c9128766aff8f57e2b9c94bb55246e777804c # Parent b41799901abdf409665a61044da04bad27497028 Update documentation diff -r b41799901abd -r 241c9128766a mcabber/ChangeLog --- a/mcabber/ChangeLog Sat Mar 04 23:38:36 2006 +0100 +++ b/mcabber/ChangeLog Sat Mar 04 23:39:46 2006 +0100 @@ -1,5 +1,7 @@ mcabber (0.7.5-dev) + * UI change: Add two status/info lines + * Name change for the color options * New IQ system, for Jabber IQ request * Add "/request time|version" commands * Add "/roster hide|show|toggle" commands diff -r b41799901abd -r 241c9128766a mcabber/NEWS --- a/mcabber/NEWS Sat Mar 04 23:38:36 2006 +0100 +++ b/mcabber/NEWS Sat Mar 04 23:39:46 2006 +0100 @@ -1,3 +1,11 @@ +mcabber (0.7.5) + + * The names of the color options have changed, please check your + configuration file if you have customized your colors. + The sample config. file has been updated. + + -- Mikael, ? + mcabber (0.6.5) * The "debug" option has been replaced with the tracelog_level and diff -r b41799901abd -r 241c9128766a mcabber/TODO --- a/mcabber/TODO Sat Mar 04 23:38:36 2006 +0100 +++ b/mcabber/TODO Sat Mar 04 23:39:46 2006 +0100 @@ -11,13 +11,7 @@ * UTF-8 support (Can somebody help me?) * Implement automatic reconnection after network failure * Presence notification is always accepted. We should ask... -* Display status / chat mode (a status line would be great) -* Pending message flag is not displayed when buddy is outside Contact window, - maybe we could show it someway (maybe just a flag?). * Show number of online contacts in folded groups -* Configure buddylist width -* Buddy buffer in full width (useful for copy'n paste!) - (i.e. hide roster window) * Publish personal information * GPG support * Colors for presence diff -r b41799901abd -r 241c9128766a mcabber/mcabberrc.example --- a/mcabber/mcabberrc.example Sat Mar 04 23:38:36 2006 +0100 +++ b/mcabber/mcabberrc.example Sat Mar 04 23:39:46 2006 +0100 @@ -189,4 +189,8 @@ bind 24 = roster alternate # F5 (269) bound to /roster toggle_offline (centericq-like, IIRC) bind 269 = roster toggle_offline +# F12 (276) bound to /roster toggle +bind 276 = roster toggle +# Sample alias to join mcabber channel with "/jmc" +#alias jmc = room join mcabber@conf.lilotux.net