Log

plugins/mod_presence.lua @ 13127:f45a29b32f7a

description author age
plugins: Prefix module imports with prosody namespace Kim Alvefur Fri, 24 Mar 2023 13:15:28 +0100
mod_presence: Send unavailable presence in current thread run Kim Alvefur Sat, 09 May 2020 00:28:10 +0200
mod_presence: Advertise support for Subscription Pre-Approval Kim Alvefur Thu, 19 Mar 2020 00:10:15 +0100
mod_presence: Ignore an unused variable [luacheck] Kim Alvefur Mon, 23 Dec 2019 22:30:21 +0100
rostermanager, mod_presence: Support for subscription preapproval (fixes #686) Matthew Wild Thu, 19 Dec 2019 10:03:16 +0000
Merge 0.11->trunk Kim Alvefur Thu, 17 Jan 2019 01:09:38 +0100
mod_presence: Revert empty 'to' attribute of presence before presence/initial event (fixes #1296) 0.11 Kim Alvefur Thu, 17 Jan 2019 01:04:39 +0100
mod_presence: Handle older boolean subscription request data (thanks Martin) Kim Alvefur Sun, 02 Dec 2018 17:22:26 +0100
mod_presence: Remove unnecessary stanza clone call Kim Alvefur Sun, 02 Dec 2018 17:20:44 +0100
rostermanager, mod_presence: Store stanza for incoming subscription requests (fixes #689) (thanks Zash, Ge0rG) Matthew Wild Sat, 01 Dec 2018 22:13:24 +0000
Fix spelling throughout the codebase [codespell] Kim Alvefur Sun, 04 Feb 2018 01:51:25 +0100
mod_presence: Ignore unused argument but make note of its use elsewhere [luacheck] Kim Alvefur Fri, 09 Mar 2018 21:50:01 +0100
mod_presence: Remove unused local [luacheck] Kim Alvefur Fri, 09 Mar 2018 19:26:35 +0100
mod_presence: Use get_child_text on priority child element (fixes #552) Kim Alvefur Mon, 10 Apr 2017 20:28:02 +0200
mod_presence: No need to overwrite index 1 since it's set on the line below Kim Alvefur Mon, 10 Apr 2017 20:04:07 +0200
Merge 0.9->0.10 Kim Alvefur Fri, 09 Dec 2016 17:07:57 +0100
mod_presence: Send probe once subscribed (fixes #794) Kim Alvefur Thu, 08 Dec 2016 20:49:35 +0100
mod_presence: remove unused one-letter loop variable [luacheck] Anton Shestakov Sat, 09 Jul 2016 00:46:28 +0800
Merge 0.9->0.10 Kim Alvefur Sun, 22 May 2016 14:39:14 +0200
mod_presence: Re-probe for contacts presence after outgoing 'subscribed' (fixes #673) Kim Alvefur Sat, 21 May 2016 19:10:03 +0200
mod_presence: Fix variable name Kim Alvefur Fri, 08 Apr 2016 17:14:58 +0200
mod_presence: Construct a 'from' JID when roster items are removed outside of a session Kim Alvefur Fri, 08 Apr 2016 16:35:23 +0200
mod_presence: Send unavailable presence when roster items are removed (fixes #331) Kim Alvefur Mon, 04 Apr 2016 17:15:47 +0200
mod_presence, mod_roster: Move responsibility for sending presence on roster removal to mod_presence Kim Alvefur Mon, 04 Apr 2016 17:15:10 +0200
mod_presence: Fix partial rename Kim Alvefur Mon, 14 Mar 2016 18:27:16 +0100
mod_presence: Move function for selecting "top resources" into a new util.presence Kim Alvefur Mon, 14 Mar 2016 17:26:27 +0100
mod_presence: Use type-specific config API for boolean 'ignore_presence_priority' option Kim Alvefur Fri, 11 Mar 2016 13:13:20 +0100
rostermanager, mod_roster, mod_presence: Move pending roster items to roster metadata field Kim Alvefur Fri, 03 Apr 2015 06:38:22 +0200
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 Fri, 04 Jul 2014 22:52:34 +0200
mod_presence: Move presence/initial event to correct place so it actually fires Kim Alvefur Thu, 03 Jul 2014 11:54:50 +0200