view mcabber/src/TODO @ 164:faf534be8ff0

[/trunk] Changeset 176 by mikael * Add roster_free() * Empty roster when disconnecting from the server / going offline * Don't display buddies status when we're offline * Fix a bug when the roster is empty and we try to send a message (commands.c)
author mikael
date Mon, 02 May 2005 20:31:01 +0000
parents 43cef0f5339d
children b4921dbf8709
line wrap: on
line source


BUGS:

* Check if it crashes when resized too small...  Can we have a minimum size?


TODO:

* Presence notification is always accepted.  We should ask...
* See if we can use wbkgndset()
* Command line history (^P/^N)
* Read history
* Try $HOME/.mcabber/mcabberrc before $HOME/.mcabberrc
* Use $HOME/.mcabber/histo for default buddies logdir
* Display status
* 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 on a resize).
* Show number of online contacts in folded groups
* show (how?) we can scroll in roster if not all buddies are displayed

* Commands! :-)
  - /roster <hide_offline|show_offline|top|bottom>
    + next_message (Ctrl-q?)
  - /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"
* 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