mod_presence: Re-probe for contacts presence after outgoing 'subscribed' (fixes ...
[prosody.git] / core / rostermanager.lua
2013-05-01 Matthew WildMerge with Florob
2013-04-05 Matthew WildMerge with Maranda
2013-04-05 Marco Cirillorostermanager: do not save rosters for unexistant users.
2013-03-20 Matthew WildMerge 0.9->trunk
2013-03-16 Kim AlvefurMerge 0.9->trunk
2013-03-13 Kim Alvefurrostermanager: Remove unused imports
2012-07-31 Waqas Hussainmod_presence, rostermanager: Bring outbound subscriptio...
2012-07-28 Matthew WildMerge with Florob
2012-07-23 Matthew WildHopefully inert commit to clean up logging across a...
2012-06-08 Florian ZeitzEliminate direct setfenv usage
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2010-07-02 Matthew WildMerge 0.7->trunk
2010-06-29 Matthew WildMerge 0.7->trunk
2010-06-29 Matthew WildMerge backout
2010-06-01 Waqas Hussainrostermanager: Optimisation to avoid unnecessarily...
2010-05-23 Matthew WildMerge 0.7->trunk
2010-05-23 Matthew WildMerge 0.7/waqas->0.7/MattJ
2010-05-23 Waqas Hussainrostermanager: Return an error string when subscription...
2010-05-23 Waqas Hussainrostermanager: Mark rosters which fail to load as broke...
2010-05-22 Matthew Wildrostermanager: Don't fire roster-load event if there...
2010-05-22 Waqas Hussainrostermanager: When loading the roster, also return...
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 WildMerge 0.7->trunk
2010-03-22 Matthew Wildrostermanager: Don't bump the roster version if it...
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-10-21 Waqas Hussainrostermanager: Fixed a global access.
2009-10-21 Waqas Hussainrostermanager: Refactored roster loading to remove...
2009-10-21 Waqas Hussainrostermanager: Log a warning when a self-contact is...
2009-10-21 Waqas Hussainrostermanager: Ensure meta-data entry is present on...
2009-10-21 Waqas Hussainrostermanager: Remove self-contacts from loaded rosters.
2009-10-13 Waqas HussainMerge with 0.5
2009-10-13 Waqas Hussainrostermanager: Fixed a traceback on roster save.
2009-10-04 Waqas HussainMerge with 0.5
2009-10-04 Waqas Hussainrostermanager: Fixed: Roster version was not being...
2009-10-04 Waqas Hussainrostermanager: Added support for saving rosters of...
2009-07-10 Matthew WildRemove version number from copyright headers
2009-06-23 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-22 Matthew Wildrostermanager: Fire event on roster load
2009-03-30 Matthew WildAutomated merge with ssh://hg@prosody.im/prosody-hg
2009-03-29 Waqas HussainFixed: rostermanager: Create new roster item if one...
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-03 Matthew WildMerge from waqas
2008-12-03 Matthew WildInsert copyright/license headers
2008-11-15 Tobias MarkmannMerging my new SASL code with Waqas' adjusted saslauth...
2008-11-15 Matthew WildMerge from waqas
2008-11-15 Waqas HussainSome bugs fixed
2008-11-14 Matthew WildUpdate rostermanager to use new logger
2008-11-01 Waqas Hussainmod_roster fix
2008-10-26 Waqas HussainCombined some lines
2008-10-26 Matthew WildMerge presence/subscription support from waqas
2008-10-25 Waqas HussainBug fixes and checks for presence subscriptions, etc
2008-10-25 Waqas HussainOutbound presence subscription
2008-10-24 Waqas HussainInbound subscription request
2008-10-24 Waqas HussainInbound unsubscribe
2008-10-24 Waqas HussainInbound subscription cancellation
2008-10-24 Waqas HussainInbound subscription approval
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: Roster manipulation functions to core.rostermanager
2008-10-14 Waqas HussainFixed: Typos caused by lack of sleep.
2008-10-12 Waqas HussainAdded some roster management functions
2008-10-08 Matthew WildMerge roster fixes from waqas
2008-10-08 Waqas HussainFixed: rostermanager.lua now returns the module
2008-08-24 matthew"Shared roster" - well, kind of :)
2008-08-22 matthewFirst commit, where do you want to go tomorrow?