Log

plugins/mod_roster.lua @ 4491:381e0b874e6d

description author age
mod_roster: Remove <optional/> from roster version stream feature, as per latest specs. Waqas Hussain 2011-05-07
Monster whitespace commit (beware the whitespace monster). Waqas Hussain 2010-10-16
mod_roster: Cleaned up some unused variables and global accesses. Waqas Hussain 2010-10-16
mod_roster: Updated to use the new events API. Waqas Hussain 2010-10-16
mod_roster: Use value returned by pairs() during roster iteration to avoid dozens of wasteful table lookups Matthew Wild 2010-07-05
Merge 0.6->0.7 Matthew Wild 2010-03-22
Update copyright headers for 2010 Matthew Wild 2010-03-22
mod_roster: Tidier code for the roster versioning logic Matthew Wild 2010-03-22
mod_roster: Hook stream-features event using new events API. Waqas Hussain 2010-02-11
mod_roster: Ask remote server to remove pending subscription requests when removing roster items. Waqas Hussain 2009-11-26
Removing tabs at the end of a line. Tobias Markmann 2009-08-12
Remove version number from copyright headers Matthew Wild 2009-07-10
mod_roster: Removed references to presencemanager and core_route_stanza Waqas Hussain 2009-06-14
mod_roster: Using core_post_stanza in place of core.presencemanager.handle_presence Waqas Hussain 2009-06-14
mod_roster: Add some comments for the error cases to improve readability Matthew Wild 2009-05-26
mod_roster: Don't send a query element in roster response if roster is unchanged Matthew Wild 2009-05-26
mod_roster: Advertize roster versioning support Waqas Hussain 2009-05-07
Fixed: mod_roster: Prep JIDs being added to roster (part of issue #57) Waqas Hussain 2009-03-29
core.rostermanager/mod_roster: Support for roster versioning Matthew Wild 2009-03-23
0.3->0.4 Matthew Wild 2009-03-20
Update copyright notices for 2009 Matthew Wild 2009-01-30
0.2->0.3 Matthew Wild 2009-01-30
GPL->MIT! Matthew Wild 2009-01-30
0.1 -> 0.2 Matthew Wild 2008-12-10
Changed mod_roster to use the newer presence manager API Waqas Hussain 2008-12-08
Change modules to use the new add_feature module API method. Waqas Hussain 2008-12-04
Insert copyright/license headers Matthew Wild 2008-12-03
Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store. Matthew Wild 2008-11-27
Modules now sending disco replies Waqas Hussain 2008-11-26
Send unsubscribe and unsubscribed on roster item delete, and broadcast available resources' presence in reply to pre-approved subscription request Waqas Hussain 2008-11-17