Software /
code /
prosody
Annotate
TODO @ 75:338e75cba18d
Added script to pull from master mercurial repository
Added a few name suggestions to doc/names.txt
Minor edits.
author | Paul-Sebastian Manole <brokenthorn@gmail.com> |
---|---|
date | Wed, 08 Oct 2008 19:17:14 +0300 |
parent | 22:2856dfc1f5cc |
child | 96:70202f7f1830 |
rev | line source |
---|---|
3 | 1 - SASL login support |
2 - Roster manipulation support | |
5 | 3 - On-the-fly code updates |
3 | 4 - S2S \o/ |
22
2856dfc1f5cc
Various documentation updates, and added names.txt :)
Matthew Wild <mwild1@gmail.com>
parents:
6
diff
changeset
|
5 - Control/statistics interface |
3 | 6 |
7 Further down the line: | |
22
2856dfc1f5cc
Various documentation updates, and added names.txt :)
Matthew Wild <mwild1@gmail.com>
parents:
6
diff
changeset
|
8 - Ad-hoc commands |
3 | 9 - Clustering |
4 | 10 - Pubsub/PEP |
11 - Plugins! |