mcabber/src/TODO
changeset 160 44c6410b4845
parent 158 bcf52f41ba37
child 161 f306318e2491
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 ?