view mcabber/TODO @ 12:70ca5b9c648a

[/trunk] Changeset 27 by mikael * Begin implementation of pending event * Implement "chatmode" (FALSE == status mode, no message is displayed) - ESC leaves chat mode - Enter enters chat mode (if there is a message -- non-empty line --, it is sent) * Log window use full terminal width
author mikael
date Mon, 21 Mar 2005 22:24:17 +0000
parents f616c617e46d
children c87d8adc9100
line wrap: on
line source


* Use libjabber
* Update roaster when somebody talks to us
* Commands! :-)
  - /say
  - /add
  - /del
  - /rename
  - /info
  - /request_auth (??)
  - /status (and common shortcuts: /away, /online, /busy, /dnd)
* Buddies status
* Better command line (wider than 80 chars)
* External commands for events
* Multi-lines
* Command line completion
* Scroll back history
* Save history 
* Shortcut to jump to next message received (shift-tab?)
* File transfer? :)
* Conferences :)