view mcabber/TODO @ 940:fc30221b952d

Fix an autoaway problem This patch fixes an autoaway related issue introduced in the previous changeset. scr_GetAutoAwayTimeout() should not return a null timeout when the user status do not need auto-away (i.e. status != online,free). This patch also tries to save a few time() calls.
author Mikael Berthe <mikael@lilotux.net>
date Fri, 14 Jul 2006 19:32:23 +0200
parents 45ddb3ada74f
children 518e7c17a79e
line wrap: on
line source


BUGS:

* mcabber does not work with gnutls


TODO:

* UTF-8 support (Can somebody help me?)
* Implement automatic reconnection after network failure
* Show number of online contacts in folded groups
* Publish personal information
* GPG support
* Colors for presence
* Improve the completion system
* Persistent room in the roster (join every connect)
* MUC: advanced settings for room creation
* MUC: display roles of room members
* JEP-0022/0085: Message events / chat states (composing, etc.)
* "Offline roster" (when disconnected)
* Maybe cache iq:version and show version in /info, if available
* Sort roster by status
* 2-levels roster display (jids, resources)
* "Ignore list" (privacy lists)

* File transfer? :)

* Commands:

  - /roster enable|disable xml
  - /info [jid]
    (request info to the server if the buddy is not in the roster)
  - /server register|unregister
  - /search <jid>|name
    (server search)