view mcabber/TODO @ 2190:ee3a40ffcd8b

New option: 'clear_unread_on_carbon' If the new 'clear_unread_on_carbon' option is set to 1, clear the unread message flag for a contact whenever an outgoing carbon copy of a message sent to that contact is received from another client. --- mcabber/mcabber/commands.c | 2 +- mcabber/mcabber/hbuf.h | 1 + mcabber/mcabber/hooks.c | 17 ++++++++++++----- mcabber/mcabber/hooks.h | 2 +- mcabber/mcabber/screen.c | 18 ++++++++++++++---- mcabber/mcabber/xmpp.c | 2 +- mcabber/mcabberrc.example | 5 +++++ 7 files changed, 35 insertions(+), 12 deletions(-)
author Holger Weiß <holger@zedat.fu-berlin.de>
date Thu, 23 Jul 2015 23:44:45 +0200
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)