Mercurial > ~mikael > mcabber > hg
annotate mcabber/TODO @ 2364:ca442ece1f70 default tip
Switch website URLs to HTTPS
author | Mikael Berthe <mikael@lilotux.net> |
---|---|
date | Mon, 25 Oct 2021 13:21:43 +0200 |
parents | 3655f52687f0 |
children |
rev | line source |
---|---|
432 | 1 |
2 TODO: | |
3 | |
1629 | 4 Please see the issue tracker for other features/bugs: |
5 http://bitbucket.org/McKael/mcabber-crew/issues/?status=new&status=open | |
6 | |
1893 | 7 The following list isn't necessarily up-to-date: |
8 | |
971 | 9 * Improve the completion system |
1289 | 10 * Enable /roster search for offline (hidden) buddies (hidden groups, etc.) |
1893 | 11 * Publish personal information (a module exists) |
466 | 12 * MUC: advanced settings for room creation |
1455
bec235cd28a8
Misc. documentation updates
Mikael Berthe <mikael@lilotux.net>
parents:
1401
diff
changeset
|
13 * MUC: ignore patterns |
664 | 14 * "Offline roster" (when disconnected) |
710 | 15 * Maybe cache iq:version and show version in /info, if available |
16 * Sort roster by status | |
17 * 2-levels roster display (jids, resources) | |
1220 | 18 * XEP-0186: Invisible |
786 | 19 * "Ignore list" (privacy lists) |
1220 | 20 See XEP-0191: Simple Communications Blocking |
1289 | 21 * Human-readable key binding config? |
1455
bec235cd28a8
Misc. documentation updates
Mikael Berthe <mikael@lilotux.net>
parents:
1401
diff
changeset
|
22 * Possibility to hide log window(?) |
bec235cd28a8
Misc. documentation updates
Mikael Berthe <mikael@lilotux.net>
parents:
1401
diff
changeset
|
23 * Improve /info, esp. in MUC rooms |
1893 | 24 * Data Forms (a module exists) |
432 | 25 |
1629 | 26 * File transfer!! |
1925 | 27 Cf. GSoC 2010: http://github.com/alkino/mcabber-jingle/ |
432 | 28 |
29 * Commands: | |
30 | |
875 | 31 - /roster enable|disable xml |
1220 | 32 - /highlight nick |
432 | 33 - /info [jid] |
34 (request info to the server if the buddy is not in the roster) | |
35 - /server register|unregister | |
36 - /search <jid>|name | |
37 (server search) |