view mcabber/TODO @ 2193:18fa5ecb1ef4

Make sure outgoing carbons won't set unread flag Outgoing carbon copies received from other clients shouldn't set the unread messages flag if it wasn't set before (regardless of the 'clear_unread_on_carbon' option). --- mcabber/mcabber/hooks.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
author Holger Weiß <holger@zedat.fu-berlin.de>
date Tue, 28 Jul 2015 00:27:12 +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)