Log

plugins/mod_presence.lua @ 13074:794a5ad5495e

description author age
plugins: Prefix module imports with prosody namespace Kim Alvefur 23 months ago
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