aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_roster.lua
Commit message (Expand)AuthorAgeFilesLines
* Bumper commit for the new modulemanager API \o/ Updates all the modules, thou...Matthew Wild2008-11-271-2/+2
* Modules now sending disco repliesWaqas Hussain2008-11-261-0/+2
* Send unsubscribe and unsubscribed on roster item delete, and broadcast availa...Waqas Hussain2008-11-171-2/+13
* Fix mod_roster to use session.send for sending stanzasMatthew Wild2008-11-151-10/+9
* mod_roster fixWaqas Hussain2008-11-021-0/+1
* Bug fixes and checks for presence subscriptions, etcWaqas Hussain2008-10-261-9/+12
* Roster updatesWaqas Hussain2008-10-231-0/+2
* Added session property for interested resourcesWaqas Hussain2008-10-231-0/+1
* Fixed: Roster supportWaqas Hussain2008-10-221-4/+4
* Added: More complete implementation for mod_rosterWaqas Hussain2008-10-171-14/+77
* Fixed: mod_roster now outputs all roster data (instead of just the JIDs)Waqas Hussain2008-10-121-1/+9
* Removed: Unnecessary check in mod_roster. session.roster is guaranteed to be ...Waqas Hussain2008-10-081-8/+0
* Huge commit to:Matthew Wild2008-09-301-0/+24