view mcabber/TODO @ 880:ea983a945eba

/buffer scroll_unlock: Don't always jump to the end of the buffer If there is no pending message, do not jump to the bottom of the buffer. For special buffers (e.g. for the status buffer) pending flag is currently disabled so we jump unconditionally.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 27 May 2006 15:59:05 +0200
parents fcf82bc5037c
children e58ae191a25c
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: join password-protected room
* 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:

  - /group rename
  - /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)