mcabber/src/TODO
changeset 236 72fd1273f2b7
parent 232 9a6ba4b38e63
child 241 8584f919d9b9
equal deleted inserted replaced
235:f7f07794d2df 236:72fd1273f2b7
     7 
     7 
     8 
     8 
     9 TODO:
     9 TODO:
    10 
    10 
    11 * Presence notification is always accepted.  We should ask...
    11 * Presence notification is always accepted.  We should ask...
    12 * Unread message queue (/roster next_message & Ctrl-q)
       
    13 * Multi-lines messages
    12 * Multi-lines messages
    14 * Resource priority
    13 * Resource priority
    15 * UTF-8 support
    14 * UTF-8 support
    16 * Display status / chat mode
    15 * Display status / chat mode
    17 * /connect /disconnect ?
    16 * /connect /disconnect ?
    21 * Show number of online contacts in folded groups
    20 * Show number of online contacts in folded groups
    22 * Buddy buffer in full width (handy for cut'n paste!)
    21 * Buddy buffer in full width (handy for cut'n paste!)
    23   (i.e. hide roster window)
    22   (i.e. hide roster window)
    24 * Create .mcabber and .mcabber/histo dirs if needed.
    23 * Create .mcabber and .mcabber/histo dirs if needed.
    25 * Search for a user
    24 * Search for a user
    26 * Get info about a user
    25 * Get info from server about a user
    27 * Publish personal information
    26 * Publish personal information
    28 * Handle message type "error"
    27 * Handle message type "error"
    29 * Show status changes in buddy window (if open)?
    28 * Show status changes in buddy window (if open)?
    30 * Auto away
    29 * Auto away
       
    30 * Ctrl-o
    31 
    31 
    32 * File transfer? :)
    32 * File transfer? :)
    33 * Conferences
    33 * Conferences
    34 
    34 
    35 * Commands! :-)
    35 * Commands! :-)
    36   - /roster <hide_offline|show_offline|top|bottom>
    36   - /roster <hide_offline|show_offline|top|bottom|unread_first|unread_next>
    37     + next_message (Ctrl-q?)
       
    38     + search jid|name
    37     + search jid|name
    39   - /buffer <clear|top|bottom>
    38   - /buffer <clear|top|bottom>
    40     + /buffer % 50          (jump to 50 %)
    39     + /buffer % 50          (jump to 50 %)
    41     + /buffer date $date    (jump to first msg after $date)
    40     + /buffer date $date    (jump to first msg after $date)
    42     + /buffer search $string
    41     + /buffer search $string