Software / code / prosody
Annotate
TODO @ 3914:f10282c2e410
mod_pubsub: Build disco#info based on the methods provided by the pubsub service object. Add public set_service() method to change the service object used by the module.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Tue, 21 Dec 2010 04:06:36 +0000 |
| parent | 2663:b3d1c4985182 |
| child | 2804:5f03b7c939bd |
| child | 4134:3a6fedc80bcf |
| rev | line source |
|---|---|
| 2663 | 1 == 0.8 == |
| 2 - Ad-hoc commands: | |
| 3 http://code.google.com/p/prosody-modules/wiki/mod_adhoc | |
| 4 http://code.google.com/p/prosody-modules/wiki/mod_adhoc_cmd_admin | |
| 5 http://code.google.com/p/prosody-modules/wiki/mod_adhoc_cmd_ping | |
| 6 http://code.google.com/p/prosody-modules/wiki/mod_adhoc_cmd_uptime | |
| 7 | |
|
1520
218075f1daf4
Remove completed items from TODO
Matthew Wild <mwild1@gmail.com>
parents:
414
diff
changeset
|
8 - Pubsub |
| 2663 | 9 - Data storage backend abstraction |
| 414 | 10 |
| 2663 | 11 == 0.9 == |
| 12 - Clustering | |
| 414 | 13 |
| 2663 | 14 == 1.0 == |
| 15 - Web interface? | |
| 16 - World domination |