Log

plugins/mod_presence.lua @ 10944:cb52cb8aa706

description author age
mod_presence: Send unavailable presence in current thread run Kim Alvefur 2020-05-08
mod_presence: Advertise support for Subscription Pre-Approval Kim Alvefur 2020-03-18
mod_presence: Ignore an unused variable [luacheck] Kim Alvefur 2019-12-23
rostermanager, mod_presence: Support for subscription preapproval (fixes #686) Matthew Wild 2019-12-19
Merge 0.11->trunk Kim Alvefur 2019-01-17
mod_presence: Revert empty 'to' attribute of presence before presence/initial event (fixes #1296) 0.11 Kim Alvefur 2019-01-17
mod_presence: Handle older boolean subscription request data (thanks Martin) Kim Alvefur 2018-12-02
mod_presence: Remove unnecessary stanza clone call Kim Alvefur 2018-12-02
rostermanager, mod_presence: Store stanza for incoming subscription requests (fixes #689) (thanks Zash, Ge0rG) Matthew Wild 2018-12-01
Fix spelling throughout the codebase [codespell] Kim Alvefur 2018-02-04
mod_presence: Ignore unused argument but make note of its use elsewhere [luacheck] Kim Alvefur 2018-03-09
mod_presence: Remove unused local [luacheck] Kim Alvefur 2018-03-09
mod_presence: Use get_child_text on priority child element (fixes #552) Kim Alvefur 2017-04-10
mod_presence: No need to overwrite index 1 since it's set on the line below Kim Alvefur 2017-04-10
Merge 0.9->0.10 Kim Alvefur 2016-12-09
mod_presence: Send probe once subscribed (fixes #794) Kim Alvefur 2016-12-08
mod_presence: remove unused one-letter loop variable [luacheck] Anton Shestakov 2016-07-08
Merge 0.9->0.10 Kim Alvefur 2016-05-22
mod_presence: Re-probe for contacts presence after outgoing 'subscribed' (fixes #673) Kim Alvefur 2016-05-21
mod_presence: Fix variable name Kim Alvefur 2016-04-08
mod_presence: Construct a 'from' JID when roster items are removed outside of a session Kim Alvefur 2016-04-08
mod_presence: Send unavailable presence when roster items are removed (fixes #331) Kim Alvefur 2016-04-04
mod_presence, mod_roster: Move responsibility for sending presence on roster removal to mod_presence Kim Alvefur 2016-04-04
mod_presence: Fix partial rename Kim Alvefur 2016-03-14
mod_presence: Move function for selecting "top resources" into a new util.presence Kim Alvefur 2016-03-14
mod_presence: Use type-specific config API for boolean 'ignore_presence_priority' option Kim Alvefur 2016-03-11
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