TODO

Thu, 02 Oct 2008 01:08:58 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Thu, 02 Oct 2008 01:08:58 +0100
changeset 38
3fdfd6e0cb4e
parent 22
2856dfc1f5cc
child 96
70202f7f1830
permissions
-rw-r--r--

SASL!
(but before you get too excited, no resource binding yet. And yes, there are still plenty of rough edges to the code...)
((eg. must move <stream:features> out of xmlhandlers.lua o_O ))

3
f674eb704134 "Shared roster" - well, kind of :)
matthew
parents:
diff changeset
1 - SASL login support
f674eb704134 "Shared roster" - well, kind of :)
matthew
parents:
diff changeset
2 - Roster manipulation support
5
57e4eb3aeac0 Added all the files to please hg :/
matthew@silver
parents:
diff changeset
3 - On-the-fly code updates
3
f674eb704134 "Shared roster" - well, kind of :)
matthew
parents:
diff changeset
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
f674eb704134 "Shared roster" - well, kind of :)
matthew
parents:
diff changeset
6
f674eb704134 "Shared roster" - well, kind of :)
matthew
parents:
diff changeset
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
f674eb704134 "Shared roster" - well, kind of :)
matthew
parents:
diff changeset
9 - Clustering
4
09c3845ed442 Presence unavailable on disconnect
matthew
parents: 3
diff changeset
10 - Pubsub/PEP
09c3845ed442 Presence unavailable on disconnect
matthew
parents: 3
diff changeset
11 - Plugins!

mercurial