Annotate
Huge commit to:
* Break stanza routing (to be restored in a future commit)
* Remove the old stanza_dispatcher code, which was never going to be maintainable nor extendable :)
* Bring us plugins, starting with mod_legacyauth and mod_roster
* Sessions are now created/destroyed using a standard sessionmanager interface
author |
Matthew Wild <mwild1@gmail.com> |
date |
Tue, 30 Sep 2008 19:52:00 +0100 |
parent |
13:716632cca05d |
child |
93:2d60e7871ddd |
rev |
line source |
13
|
1 Welcome hackers!
|
|
2
|
|
3 This project accepts and *encourages* contributions. If you would like to get involved you can join us on our mailing list at: <doh, we need a mailing list>
|
|
4
|
|
5 You can also find us in the chatroom at lxmppd@chatbox.heavy-horse.co.uk
|
|
6
|
|
7 Patches are welcome, though before sending we would appreciate if you read docs/coding_style.txt for guidelines on how to format your code.
|