Software / code / prosody
Annotate
TODO @ 3041:7489ac1d5938
mod_bosh: Fix handling of rids by not dropping requests with repeated rids (assign them their sid instead), and always starting a session with first_rid-1.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Mon, 17 May 2010 11:46:54 +0100 |
| parent | 2804:5f03b7c939bd |
| rev | line source |
|---|---|
|
2804
5f03b7c939bd
TODO: Update for the fact that 0.7 is done
Matthew Wild <mwild1@gmail.com>
parents:
2803
diff
changeset
|
1 == 0.7 == |
|
5f03b7c939bd
TODO: Update for the fact that 0.7 is done
Matthew Wild <mwild1@gmail.com>
parents:
2803
diff
changeset
|
2 DONE: http://blog.prosody.im/prosody-0-7-0rc1-available-for-testing/ |
| 2803 | 3 == 0.8 == |
| 4 - Ad-hoc commands: | |
| 5 http://code.google.com/p/prosody-modules/wiki/mod_adhoc | |
| 6 http://code.google.com/p/prosody-modules/wiki/mod_adhoc_cmd_admin | |
| 7 http://code.google.com/p/prosody-modules/wiki/mod_adhoc_cmd_ping | |
| 8 http://code.google.com/p/prosody-modules/wiki/mod_adhoc_cmd_uptime | |
| 9 | |
|
1520
218075f1daf4
Remove completed items from TODO
Matthew Wild <mwild1@gmail.com>
parents:
414
diff
changeset
|
10 - Pubsub |
| 2803 | 11 - Data storage backend abstraction |
| 414 | 12 |
| 2803 | 13 == 0.9 == |
| 14 - Clustering | |
| 414 | 15 |
| 2803 | 16 == 1.0 == |
| 17 - Web interface? | |
| 18 - World domination |