view mcabber/src/TODO @ 149:9f74832eb4f8

[/trunk] Changeset 161 by mikael * Do not show message flag for unfolded groups. * Add _GNU_SOURCE to main.c, for the getline() prototype...
author mikael
date Sat, 30 Apr 2005 23:06:42 +0000
parents c3624b2a7059
children b69c0b7a23e3
line wrap: on
line source


BUGS:

* Presence notification is always accepted.
* Resize not handled.
* I have seen a segfault, but don't know how to reproduce it...


TODO:

* Display status
* show (how?) we can scroll in roster if not all buddies are displayed
* Get timestamp for offline messages
* /connect /disconnect ?
* Key bindings (ex: F5 <-> /group toggle)
* Pending message not displayed if buddy outside Contact window,
  maybe we could show it someway (maybe just a flag?).

* Commands! :-)
  - /roster <hide_offline|show_offline|top|bottom>
  - /group <expand|shrink|toggle>
  - /say blabla
  - /say_to <jid> blabla
  - /add <jid> [Name]
  - /del [jid]
  - /move [\<jid\>] <group>
  - /nick (== rename <me> $@)
  - /rename [\<jid\>] Name
  - /info [jid]
  - /request_auth [jid]
  - /send_auth [jid]
  - /status [online|avail|invisible|free|dnd|busy|notavail|away]
    (and common shortcuts: /away, /online, /busy, /dnd)
  - /rawxml...
  - /search <\<jid\>|name>
  - /clear
  - /help
* Command line history (^P/^N)
* External commands for events
* Multi-lines
* Handle message type "error"
* Handle window resize
* Read history
* Shortcut to jump to next message received (shift-tab?)
* File transfer? :)
* Conferences :))
* Show status changes in buddy window (if open)?  Could be great!
* Auto away