Software /
code /
prosody
Annotate
TODO @ 3228:65e5dfcf5a9f
mod_announce: Add ad-hoc command for sending announcements \o/
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 11 Jun 2010 12:07:25 +0100 |
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 |