view mcabber/TODO @ 299:8af283462e63

Update TODO & ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Sun, 10 Jul 2005 15:47:31 +0100
parents bc19dbd78551 c2a7e78d9ff5
children 12f919be3da5
line wrap: on
line source


BUGS:



TODO:

* Improve debug logging system
* Presence notification is always accepted.  We should ask...
* UTF-8 support (Can somebody help me?)
* Display status / chat mode
* Pending message flag is not displayed when buddy is 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!)
  (i.e. hide roster window)
* Create .mcabber and .mcabber/histo dirs if needed.  Or maybe not.
  However it could be a good idea to check the permissions.
* Publish personal information
* Handle message type "error"
* Show status changes in buddy window (if open)?
* Options completion
* Auto away
* Maybe Ctrl-c should not (immediately) quit mcabber.  What about:
  - 1 Ctrl-c leaves completion/multi-line modes
  - 2 Ctrl-c in less than 2 seconds leave mcabber
* Keep track of buddy resources.  Ex.:
  - buddy A connects with resource r1
  - buddy A connects with resource r2
  - A/r2 disconnects
  Then we see A as being offline, although we should still see A/r1 online

* File transfer? :)
* Conferences

* Commands:

  - /buffer <clear|top|bottom>
    + /buffer % 50          (jump to 50 %)
    + /buffer date $date    (jump to first msg after $date)
    + /buffer search $string
      (backward or forward? maybe search_backward/search_forward)
  - /group <expand|shrink|toggle>
    + rename
  - /say_to <jid> blabla
  - /info [jid]
    (request info to the server if the buddy is not in the roster)
  - /server connect|disconnect|register|unregister
  - /auth request|send [jid]
  - /search <jid>|name
    (server search)
  - /help
  - /rawxml...