view mcabber/src/TODO @ 46:f22e1d120606

[/trunk] Changeset 62 by mikael * Make imstatus2char[] global to kill warnings.
author mikael
date Wed, 06 Apr 2005 09:49:39 +0000
parents 881d8eb379c6
children eb2270957c2d
line wrap: on
line source


* Pending message not displayed if buddy outside Contact window
* Hide offline buddies

* Commands! :-)
  - /say
  - /add
  - /del
  - /rename
  - /info
  - /request_auth (??)
  - /status (and common shortcuts: /away, /online, /busy, /dnd)
  - /rawxml
* Command line history (^P/^N)
* External commands for events
* Multi-lines
* Handle window resize (will be hard with current implementation...)
* Command line completion
* Scroll back history
* Save history
* Shortcut to jump to next message received (shift-tab?)
* File transfer? :)
* Conferences :))