Commit graph

7 commits

Author SHA1 Message Date
Waqas Hussain
869f2859c3 Roster updates
- Added support for item.ask attribute in rostermanager and mod_roster
 - Updated roster docs
 - Removed old code from rostermanager
2008-10-23 20:02:30 +05:00
Waqas Hussain
6701f399ad Added session property for interested resources 2008-10-23 02:11:27 +05:00
Waqas Hussain
9595202d47 Fixed: Roster support 2008-10-22 21:20:07 +05:00
Waqas Hussain
7f7444f62b Added: More complete implementation for mod_roster 2008-10-17 22:20:03 +05:00
Waqas Hussain
bbff39858d Fixed: mod_roster now outputs all roster data (instead of just the JIDs) 2008-10-12 17:41:14 +05:00
Waqas Hussain
99d8d3327b Removed: Unnecessary check in mod_roster. session.roster is guaranteed to be available for "c2s" session type. 2008-10-08 20:38:05 +05:00
Matthew Wild
a53395e6b7 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
2008-09-30 19:52:00 +01:00