view mcabber/src/TODO @ 212:465d98d2f8e3

[/trunk] Changeset 224 by mikael * Fix a small annoyance in the /move command (when moving to a folded group) * commands.c: add a comment
author mikael
date Sun, 08 May 2005 19:59:04 +0000
parents f64818ba3503
children 4fcdbfdf7c20
line wrap: on
line source


BUGS:

* Colors are misnamed
* Use UTF-8 when sending buddy name


TODO:

* Presence notification is always accepted.  We should ask...
* Display status / chat mode
* 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?).
* Show number of online contacts in folded groups
* Buddy buffer in full width (handy for cut'n paste!)
* Create .mcabber and .mcabber/histo dirs if needed.
* Everything isn't freed in roster_free()
* Add completion for group names

* Commands! :-)
  - /roster <hide_offline|show_offline|top|bottom>
    + next_message (Ctrl-q?)
  - /buffer <clear|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
* Multi-lines
* Handle message type "error"
* File transfer? :)
* Conferences :))
* Show status changes in buddy window (if open)?  Could be great!
* Auto away