Log

plugins/mod_presence.lua @ 6951:99de8f30d99e

description author age
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