Annotate

TODO @ 3910:80fe910f912a

util.pubsub: Too many changes to list or split sensibly. Added access control to all methods, with capabilities support. Renamed get() -> get_items() and changed it to return true, result on success. Support for autocreate_on_subscribe and autocreate_on_publish config options.
author Matthew Wild <mwild1@gmail.com>
date Tue, 21 Dec 2010 03:26:06 +0000
parent 2663:b3d1c4985182
child 2804:5f03b7c939bd
child 4134:3a6fedc80bcf
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2663
b3d1c4985182 TODO: Update
Matthew Wild <mwild1@gmail.com>
parents: 1520
diff changeset
1 == 0.8 ==
b3d1c4985182 TODO: Update
Matthew Wild <mwild1@gmail.com>
parents: 1520
diff changeset
2 - Ad-hoc commands:
b3d1c4985182 TODO: Update
Matthew Wild <mwild1@gmail.com>
parents: 1520
diff changeset
3 http://code.google.com/p/prosody-modules/wiki/mod_adhoc
b3d1c4985182 TODO: Update
Matthew Wild <mwild1@gmail.com>
parents: 1520
diff changeset
4 http://code.google.com/p/prosody-modules/wiki/mod_adhoc_cmd_admin
b3d1c4985182 TODO: Update
Matthew Wild <mwild1@gmail.com>
parents: 1520
diff changeset
5 http://code.google.com/p/prosody-modules/wiki/mod_adhoc_cmd_ping
b3d1c4985182 TODO: Update
Matthew Wild <mwild1@gmail.com>
parents: 1520
diff changeset
6 http://code.google.com/p/prosody-modules/wiki/mod_adhoc_cmd_uptime
b3d1c4985182 TODO: Update
Matthew Wild <mwild1@gmail.com>
parents: 1520
diff changeset
7
1520
218075f1daf4 Remove completed items from TODO
Matthew Wild <mwild1@gmail.com>
parents: 414
diff changeset
8 - Pubsub
2663
b3d1c4985182 TODO: Update
Matthew Wild <mwild1@gmail.com>
parents: 1520
diff changeset
9 - Data storage backend abstraction
414
405d414fbce2 Update TODO
Matthew Wild <mwild1@gmail.com>
parents: 96
diff changeset
10
2663
b3d1c4985182 TODO: Update
Matthew Wild <mwild1@gmail.com>
parents: 1520
diff changeset
11 == 0.9 ==
b3d1c4985182 TODO: Update
Matthew Wild <mwild1@gmail.com>
parents: 1520
diff changeset
12 - Clustering
414
405d414fbce2 Update TODO
Matthew Wild <mwild1@gmail.com>
parents: 96
diff changeset
13
2663
b3d1c4985182 TODO: Update
Matthew Wild <mwild1@gmail.com>
parents: 1520
diff changeset
14 == 1.0 ==
b3d1c4985182 TODO: Update
Matthew Wild <mwild1@gmail.com>
parents: 1520
diff changeset
15 - Web interface?
b3d1c4985182 TODO: Update
Matthew Wild <mwild1@gmail.com>
parents: 1520
diff changeset
16 - World domination