view mcabber/TODO @ 441:51b8f10cfeb8

Handle g_locale_from_utf8() failures The biggest issue was that when a message couldn't be utf8-decoded, the user was not notified of the failure, and sometimes didn't even know a message had been sent to him... I don't know if we can ask for a partial decoding, so the message isn't displayed but an error message is now displayed.
author Mikael Berthe <mikael@lilotux.net>
date Wed, 21 Sep 2005 22:05:43 +0200
parents 170f1aa12989
children 3741142ed9e7
line wrap: on
line source


BUGS:

* The PgUp and Ins keys do not work for some people
  Cannot reproduce, any help appreciated.

TODO:

* Implement automatic reconnection after network failure
* 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 copy'n paste!)
  (i.e. hide roster window)
* Publish personal information
* Show status changes in buddy window (if open)?
* Options completion
* 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
* MUC: invitation
* MUC: join password-protected room

* File transfer? :)
* MUC (Conferences...)

* Commands:

  - /buffer clear|top|bottom
    + /buffer % 50          (jump to 50 %)
    + /buffer date $date    (jump to first msg after $date)
  - /group expand|shrink|toggle
    + rename
  - /say_to jid blabla
  - /status_to jid status [message]
  - /info [jid]
    (request info to the server if the buddy is not in the roster)
  - /server register|unregister
  - /auth request|send [jid]
  - /search <jid>|name
    (server search)
  - /help
  - /room join|leave|topic|names|nick