mod_presence: Re-probe for contacts presence after outgoing 'subscribed' (fixes ...
[prosody.git] / plugins / mod_presence.lua
2016-05-21 Kim Alvefurmod_presence: Re-probe for contacts presence after...
2013-05-01 Matthew WildMerge with Florob
2013-04-03 Matthew Wildmod_presence: Remove some unused variables
2013-03-23 Kim Alvefurmod_announce, mod_auth_anonymous, mod_c2s, mod_c2s...
2013-01-22 Waqas HussainMerge 0.9->trunk
2013-01-11 Kim Alvefurmod_presence: Put a timestamp on presence we store...
2012-10-14 Kim AlvefurMerge 0.9 -> trunk
2012-10-14 Kim Alvefurmod_presence: Fix indentation
2012-07-31 Waqas Hussainmod_presence, rostermanager: Bring outbound subscriptio...
2012-07-26 Kim Alvefurmod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s...
2012-07-23 Matthew WildHopefully inert commit to clean up logging across a...
2012-07-22 Matthew WildMerge with Maranda
2012-07-22 Matthew WildMerge with Zash
2012-07-22 Matthew WildMerge 0.9->trunk
2012-07-22 Matthew Wildmod_presence: Handle nil disconnection error
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
2011-02-10 Matthew Wildmod_presence: Bounce errors for invalid presence types...
2010-12-09 Robert Hoelzmod_presence, mod_offline: Merge message/offline/delete...
2010-12-09 Robert Hoelzmod_presence, mod_offline: Merge message/offline/delete...
2010-12-09 Robert Hoelzcore.offlinemanager, mod_message, mod_presence: Removed...
2010-12-09 Robert Hoelzcore.offlinemanager, mod_message, mod_presence: Removed...
2010-10-16 Waqas HussainMonster whitespace commit (beware the whitespace monster).
2010-10-15 Matthew WildMerge hoelzro->trunk
2010-10-15 Robert HoelzDon't send offline messages to resource with negative...
2010-07-02 Matthew WildMerge 0.7->trunk
2010-06-29 Matthew WildMerge 0.7->trunk
2010-06-29 Matthew WildMerge backout
2010-06-11 Waqas Hussainmod_presence: Fixed a traceback on outgoing subscriptio...
2010-06-09 Waqas Hussainmod_presence: Fixed a traceback.
2010-06-09 Matthew WildMerge trunk/MattJ->trunk
2010-06-09 Matthew WildMerge 0.7->trunk
2010-06-08 Waqas Hussainmod_presence: Enable firing of pre-events for all outbo...
2010-06-07 Matthew WildMerge 0.7->trunk
2010-06-04 Waqas HussainMerge with trunk.
2010-06-04 Waqas Hussainmod_presence: Enable firing of pre-events for probes.
2010-06-04 Waqas Hussainmod_presence: Don't stop pre-event for outgoing probes.
2010-06-04 Waqas Hussainmod_presence: Small refactoring.
2010-06-03 Waqas Hussainmod_presence: Send unavailable presence in response...
2010-06-03 Waqas Hussainmod_presence: Send unavailable presence in response...
2010-06-03 Waqas Hussainmod_presence: Send unavailable presence in response...
2010-06-03 Waqas Hussainmod_presence: Removed unnecessary parameter 'core_route...
2010-06-03 Waqas Hussainmod_presence: Removed unnecessary parameter 'core_route...
2010-05-23 Matthew WildMerge 0.7->trunk
2010-05-23 Matthew WildMerge 0.7/waqas->0.7/MattJ
2010-05-23 Waqas Hussainmod_presence: Don't send 'unsubscribed' in response...
2010-05-23 Waqas Hussainmod_presence: Removed a useless check when handling...
2010-05-21 Waqas Hussainmod_presence: Added option 'ignore_presence_priority'.
2010-05-21 Matthew WildMerge with backout
2010-05-21 Matthew WildBacked out changeset c75c22c316d6 (the XMPP spec now...
2010-06-04 Matthew WildMerge 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-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-02-25 Matthew WildMerge with 0.6
2010-02-15 Waqas Hussainmod_presence: Added config option 'bare_message_deliver...
2010-02-14 Waqas Hussainmod_presence: Reflect the user's own presence back...
2010-02-11 Waqas Hussainmod_presence: Don't depend on user being online when...
2010-02-11 Waqas Hussainmod_presence: Don't depend on sessions array existing...
2010-02-05 Matthew WildMerge with backout
2010-01-29 Waqas HussainMerge with trunk.
2010-01-29 Waqas Hussainmod_presence: Quick fix to make probes from local users...
2010-01-29 Waqas Hussainmod_presence: Added handler for presence subscriptions...
2010-01-29 Waqas Hussainmod_presence: Respond with an unavailable presence...
2010-01-18 Matthew Wildmod_presence: Automatically deny presence requests...
2009-11-29 Tobias MarkmannMerge with tip.
2009-11-29 Waqas HussainMerge with 0.6.
2009-11-26 Waqas Hussainmod_presence: Use the local host object as the origin...
2009-11-26 Waqas HussainMerge with 0.6.
2009-11-26 Waqas Hussainmod_presence: Use the local host as origin for subscrip...
2009-11-26 Waqas Hussainmod_presence: Removed an unnecessary compatibility...
2009-11-25 Matthew WildMerge with Tobias's SASL redesign branch
2009-11-22 Waqas HussainMerged with 0.6.
2009-11-22 Waqas Hussainmod_presence: Route incoming presence subscription...
2009-11-22 Waqas Hussainmod_presence: Acknowledge subscription requests by...
2010-02-14 Waqas Hussainmod_presence: Reflect the user's own presence back...
2010-02-11 Waqas Hussainmod_presence: Don't depend on user being online when...
2010-02-11 Waqas Hussainmod_presence: Don't depend on sessions array existing...
2010-01-29 Waqas Hussainmod_presence: Quick fix to make probes from local users...
2010-01-29 Waqas Hussainmod_presence: Added handler for presence subscriptions...
2010-01-29 Waqas Hussainmod_presence: Respond with an unavailable presence...
2010-01-18 Matthew Wildmod_presence: Automatically deny presence requests...
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-10-21 Waqas Hussainmod_presence: Send unavailable presence when sending...
2009-09-05 matthew@silverMerge with 0.5
2009-09-05 Waqas Hussainmod_presence: Fixed: Don't recursively handle inbound...
2009-08-07 Matthew WildMerge with 0.5
2009-08-07 Waqas HussainFixed: Outbound subscription requests silently dropped...
2009-08-03 Matthew WildMerge with waqas
2009-08-03 Matthew WildMerge with 0.5
2009-08-03 Waqas HussainFixed: Self-references could be added to rosters via...
2009-07-27 Matthew WildMerge with 0.5
next