Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed: mod_roster now outputs all roster data (instead of just the JIDs) | Waqas Hussain | 2008-10-12 | 1 | -1/+9 | |
| | ||||||
* | Removed: Unnecessary check in mod_roster. session.roster is guaranteed to be ↵ | Waqas Hussain | 2008-10-08 | 1 | -8/+0 | |
| | | | | available for "c2s" session type. | |||||
* | Huge commit to: | Matthew Wild | 2008-09-30 | 1 | -0/+24 | |
* 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 |