Let Google Hangouts contacts appear offline
[prosody.git] / plugins / mod_roster.lua
2013-05-01 Matthew WildMerge with Florob
2013-03-23 Kim Alvefurmod_roster: Remove unused variable
2012-08-26 Matthew WildMerge 0.9->trunk
2012-08-24 Kim Alvefurmod_roster: When an user is deleted, unsubscribe from...
2012-07-26 Kim Alvefurmod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s...
2011-06-02 Matthew WildMerge 0.8->trunk
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-05-07 Waqas Hussainmod_roster: Remove <optional/> from roster version...
2010-10-16 Waqas HussainMonster whitespace commit (beware the whitespace monster).
2010-10-16 Waqas Hussainmod_roster: Cleaned up some unused variables and global...
2010-10-16 Waqas Hussainmod_roster: Updated to use the new events API.
2010-07-05 Matthew Wildmod_roster: Use value returned by pairs() during roster...
2010-05-21 Matthew WildMerge with backout
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-03-24 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-03-22 Matthew Wildmod_roster: Tidier code for the roster versioning logic
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-02-25 Matthew WildMerge with 0.6
2010-02-11 Waqas Hussainmod_roster: Hook stream-features event using new events...
2010-02-05 Matthew WildMerge with backout
2009-11-29 Tobias MarkmannMerge with tip.
2009-11-26 Waqas HussainMerge with 0.6.
2009-11-26 Waqas Hussainmod_roster: Ask remote server to remove pending subscri...
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-08-20 Matthew WildMerge with 0.5
2009-08-20 Matthew WildUncertain merge with 0.5's SASL
2009-08-18 Matthew WildMerge waqas with Tobias. Eww.
2009-08-12 Tobias MarkmannRemoving tabs at the end of a line.
2009-07-10 Matthew WildRemove version number from copyright headers
2009-06-19 Waqas HussainMerge with trunk
2009-06-14 Waqas Hussainmod_roster: Removed references to presencemanager and...
2009-06-14 Waqas Hussainmod_roster: Using core_post_stanza in place of core...
2009-05-26 Matthew Wildmod_roster: Add some comments for the error cases to...
2009-05-26 Matthew Wildmod_roster: Don't send a query element in roster respon...
2009-05-22 Matthew WildMerge with 0.4
2009-05-22 Matthew WildMerge with 0.4
2009-05-21 Matthew WildMerge with 0.4
2009-05-19 Matthew WildMerge with 0.4
2009-05-13 Matthew WildMerge with 0.4
2009-05-07 Waqas Hussainmod_roster: Advertize roster versioning support
2009-03-30 Matthew WildAutomated merge with ssh://hg@prosody.im/prosody-hg
2009-03-29 Waqas HussainFixed: mod_roster: Prep JIDs being added to roster...
2009-03-23 Matthew Wildcore.rostermanager/mod_roster: Support for roster versi...
2009-03-20 Matthew WildMerge
2009-03-20 Matthew Wild0.3->0.4
2009-01-30 Matthew WildUpdate copyright notices for 2009
2009-01-30 Matthew Wild0.2->0.3
2009-01-30 Matthew WildGPL->MIT!
2008-12-16 Matthew WildMerge from waqas
2008-12-10 Matthew Wild0.1 -> 0.2
2008-12-08 Waqas HussainChanged mod_roster to use the newer presence manager API
2008-12-04 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-12-04 Waqas HussainChange modules to use the new add_feature module API...
2008-12-03 Matthew WildMerge from waqas
2008-12-03 Matthew WildInsert copyright/license headers
2008-11-27 Matthew WildBumper commit for the new modulemanager API \o/ Updates...
2008-11-26 Matthew WildMerge from waqas
2008-11-26 Waqas HussainModules now sending disco replies
2008-11-23 Tobias MarkmannMerging with main branch.
2008-11-17 Waqas HussainSend unsubscribe and unsubscribed on roster item delete...
2008-11-15 Matthew WildMerge with myself (!)
2008-11-15 Matthew WildFix mod_roster to use session.send for sending stanzas
2008-11-01 Waqas Hussainmod_roster fix
2008-10-26 Matthew WildMerge presence/subscription support from waqas
2008-10-25 Waqas HussainBug fixes and checks for presence subscriptions, etc
2008-10-24 Matthew WildMerging more s2s
2008-10-23 Matthew WildMaking the best attempt out of a bad merge from waqas
2008-10-23 Waqas HussainMerged from Matthew
2008-10-23 Waqas HussainMerged from Matthew
2008-10-23 Waqas HussainRoster updates
2008-10-22 Matthew WildMerge roster & presence from waqas
2008-10-22 Waqas HussainAdded session property for interested resources
2008-10-22 Waqas HussainFixed: Roster support
2008-10-17 Waqas HussainAdded: More complete implementation for mod_roster
2008-10-12 Waqas HussainFixed: mod_roster now outputs all roster data (instead...
2008-10-08 Matthew WildMerge roster fixes from waqas
2008-10-08 Waqas HussainRemoved: Unnecessary check in mod_roster. session.roste...
2008-09-30 Matthew WildHuge commit to: