comparison mcabber/src/TODO @ 160:44c6410b4845

[/trunk] Changeset 172 by mikael * External command for events. * Add a config file option "events_command". * TODO update.
author mikael
date Mon, 02 May 2005 12:07:46 +0000
parents bcf52f41ba37
children f306318e2491
comparison
equal deleted inserted replaced
159:ba51d1737086 160:44c6410b4845
1 1
2 BUGS: 2 BUGS:
3 3
4 * Presence notification is always accepted. 4 * Presence notification is always accepted.
5 * I have seen a segfault, but don't know how to reproduce it... 5 * Empty roster when disconnecting from the server / going offline.
6 Seems to be due to a disconnection from the server.
7 * Check with strdup and efence (jabglue). J'me comprends...
8 * Check if it crashes when resized too small... 6 * Check if it crashes when resized too small...
9 * See if we can use wbkgndset() 7 * See if we can use wbkgndset()
10 8
11 9
12 TODO: 10 TODO:
13 11
14 * Command line history (^P/^N) 12 * Command line history (^P/^N)
15 * External commands for events
16 * Read history 13 * Read history
17 * Display status 14 * Display status
18 * show (how?) we can scroll in roster if not all buddies are displayed 15 * show (how?) we can scroll in roster if not all buddies are displayed
19 * Get timestamp for offline messages 16 * Get timestamp for offline messages
20 * /connect /disconnect ? 17 * /connect /disconnect ?