view mcabber/src/TODO @ 151:b69c0b7a23e3

[/trunk] Changeset 163 by mikael * Window resize handling 8-)
author mikael
date Sun, 01 May 2005 03:14:19 +0000
parents 9f74832eb4f8
children 409ff07d9fe2
line wrap: on
line source


BUGS:

* Presence notification is always accepted.
* I have seen a segfault, but don't know how to reproduce it...
  Seems to be due to a disconnection from the server.


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?).
* Add a function in hbuf ~previous_persistent(hbuf *top) (to avoid loosing the
  top variable).

* 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"
* 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