public
Description: A XMPP bot that works as your alter ego
Homepage:
Clone URL: git://github.com/melo/alterego.git
alterego / 1_ROADMAP.md
0c9f20f1 » melo 2008-03-11 initial roadmap for future ... 1 Format: complete
2 Title: Roadmap
3
4 Roadmap
5 =======
6
7 These are some of the things that don't work yet, but will, eventually.
8
9 * Reconnect: this is the next high-priority item and should be ready
10 very soon;
116e2a95 » melo 2008-03-12 updated ROADMAP, we need ca... 11 * Support XEP-0115: capabilities are huge;
0c9f20f1 » melo 2008-03-11 initial roadmap for future ... 12 * User Avatar: support XEP-0084 - basically it will listen to vCard
13 changes (using XEP-0153) and update your avatar nodes;
14 * File Transfer: support at least XEP-0065, but I would also like to
15 support OOB and IBB;
16 * File publishing: support XEP-0214;
17 * Ad-hoc commands: support XEP-0050.
18
19
20 User Location plugin
21 ====================
22
23 The following improvements will be made to the User Location plugin:
24
25 * warn the user that the current location is unknown;
26 * allow the user to browse and update the user location database.
27
28 Some form of [Fire Eagle](http://fireeagle.yahoo.net/ "Welcome to Fire Eagle!")
29 integration is also in the pipeline. Further details soon.