mcabber/src/TODO
changeset 38 881d8eb379c6
parent 24 e88b15cbf2de
child 86 eb2270957c2d
equal deleted inserted replaced
37:1441ba37a5c1 38:881d8eb379c6
     1 
     1 
     2 * pending message not displayed if buddy outside Contact window
     2 * Pending message not displayed if buddy outside Contact window
       
     3 * Hide offline buddies
     3 
     4 
     4 * Use libjabber
       
     5 * Commands! :-)
     5 * Commands! :-)
     6   - /say
     6   - /say
     7   - /add
     7   - /add
     8   - /del
     8   - /del
     9   - /rename
     9   - /rename
    10   - /info
    10   - /info
    11   - /request_auth (??)
    11   - /request_auth (??)
    12   - /status (and common shortcuts: /away, /online, /busy, /dnd)
    12   - /status (and common shortcuts: /away, /online, /busy, /dnd)
    13 * Buddies status
    13   - /rawxml
    14 * Command line history (^P/^N)
    14 * Command line history (^P/^N)
    15 * External commands for events
    15 * External commands for events
    16 * Multi-lines
    16 * Multi-lines
    17 * Handle window resize (will be hard with current implementation...)
    17 * Handle window resize (will be hard with current implementation...)
    18 * Command line completion
    18 * Command line completion