comparison mcabber/src/TODO @ 113:8ac67e951eab

[/trunk] Changeset 127 by mikael * Add a "hooks" layer. Hooks are used when multiples operations should be done when an event araises. For example message in/out, status change... 2 more files; Makefile updated. * Logging is ready. * Add 2 options: - "logging" (bool): enable/disable history logging - "logging_dir" (char): root dir for logging files * Document pinginterval (keepalive) in the sample config file. * Send keepalive only when online.
author mikael
date Sun, 24 Apr 2005 20:24:18 +0000
parents edb5591e2e64
children
comparison
equal deleted inserted replaced
112:edb5591e2e64 113:8ac67e951eab
1 1
2 BUGS: 2 BUGS:
3 3
4 * Should not stay on buddy buffer when one moves to a group 4 * Should not stay on buddy buffer when one moves to a group
5 * Pending message not displayed if buddy outside Contact window 5 * Pending message not displayed if buddy outside Contact window
6 * Check keepalive
7 6
8 7
9 TODO: 8 TODO:
10 9
11 * Display status 10 * Display status