view mcabber/TODO @ 2223:965e0282c128

Backed out changeset fa516ef22145 Turns out that in this hash the value pointer is the same as the key pointer, so there's no need to free both the key and the value.
author Mikael Berthe <mikael@lilotux.net>
date Fri, 06 Nov 2015 22:31:40 +0100
parents 3655f52687f0
children
line wrap: on
line source


TODO:

Please see the issue tracker for other features/bugs:
http://bitbucket.org/McKael/mcabber-crew/issues/?status=new&status=open

The following list isn't necessarily up-to-date:

* Improve the completion system
* Enable /roster search for offline (hidden) buddies (hidden groups, etc.)
* Publish personal information (a module exists)
* MUC: advanced settings for room creation
* MUC: ignore patterns
* "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)
* XEP-0186: Invisible
* "Ignore list" (privacy lists)
  See XEP-0191: Simple Communications Blocking
* Human-readable key binding config?
* Possibility to hide log window(?)
* Improve /info, esp. in MUC rooms
* Data Forms (a module exists)

* File transfer!!
  Cf. GSoC 2010: http://github.com/alkino/mcabber-jingle/

* Commands:

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