rostermanager, mod_roster, mod_presence: Move pending roster items to roster metadata field
|
Kim Alvefur |
2015-04-03 |
mod_lastactivity, mod_legacyauth, mod_presence, mod_saslauth, mod_tls: Use the newer stanza:get_child APIs and optimize away some table lookups
|
Kim Alvefur |
2014-07-04 |
mod_presence: Move presence/initial event to correct place so it actually fires
|
Kim Alvefur |
2014-07-03 |
mod_presence: Fire a presence/initial event on initial presence
|
Kim Alvefur |
2014-06-20 |
Remove all trailing whitespace
|
Florian Zeitz |
2013-08-09 |
mod_presence: Remove some unused variables
|
Matthew Wild |
2013-04-03 |
mod_announce, mod_auth_anonymous, mod_c2s, mod_c2s, mod_component, mod_iq, mod_message, mod_presence, mod_tls: Access prosody.{hosts,bare_sessions,full_sessions} instead of the old globals
|
Kim Alvefur |
2013-03-23 |
mod_presence: Put a timestamp on presence we store for probes
|
Kim Alvefur |
2013-01-11 |
mod_presence: Fix indentation
|
Kim Alvefur |
2012-10-14 |
mod_presence, rostermanager: Bring outbound subscription cancellation in line with RFC6121.
|
Waqas Hussain |
2012-07-31 |
mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table.
|
Kim Alvefur |
2012-07-26 |
Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages
|
Matthew Wild |
2012-07-23 |
mod_presence: Handle nil disconnection error
|
Matthew Wild |
2012-07-22 |
mod_presence: Bounce errors for invalid presence types (thanks nolan/Astro)
|
Matthew Wild |
2011-02-10 |
mod_presence, mod_offline: Merge message/offline/delete with message/offline/broadcast.
|
Robert Hoelz |
2010-12-09 |
core.offlinemanager, mod_message, mod_presence: Removed core.offlinemanager in favor of mod_offline.
|
Robert Hoelz |
2010-12-09 |
Monster whitespace commit (beware the whitespace monster).
|
Waqas Hussain |
2010-10-16 |
Don't send offline messages to resource with negative priorities
|
Robert Hoelz |
2010-10-15 |
mod_presence: Fixed a traceback on outgoing subscriptions from offline users.
|
Waqas Hussain |
2010-06-11 |
mod_presence: Fixed a traceback.
|
Waqas Hussain |
2010-06-09 |
mod_presence: Enable firing of pre-events for all outbound stanzas, and switching completely to core_post_stanza.
|
Waqas Hussain |
2010-06-08 |
Merge 0.7->trunk
|
Matthew Wild |
2010-06-07 |
mod_presence: Send unavailable presence in response to probes to the sender's full JID, not bare JID.
|
Waqas Hussain |
2010-06-03 |
mod_presence: Enable firing of pre-events for probes.
|
Waqas Hussain |
2010-06-04 |
mod_presence: Don't stop pre-event for outgoing probes.
|
Waqas Hussain |
2010-06-04 |
mod_presence: Small refactoring.
|
Waqas Hussain |
2010-06-04 |
mod_presence: Send unavailable presence in response to probes to the sender's full JID, not bare JID.
|
Waqas Hussain |
2010-06-03 |
mod_presence: Removed unnecessary parameter 'core_route_stanza' from various functions.
|
Waqas Hussain |
2010-06-03 |
mod_presence: Don't send 'unsubscribed' in response to probes when roster loading fails.
|
Waqas Hussain |
2010-05-23 |
mod_presence: Removed a useless check when handling incoming presence probes and subscriptions.
|
Waqas Hussain |
2010-05-23 |