core/rostermanager.lua
Sun, 16 Dec 2018 02:56:11 +0100 Kim Alvefur core.rostermanager: Cache rosters of offline users for faster access (fixes #1233) 0.11
Thu, 19 Dec 2019 10:03:16 +0000 Matthew Wild rostermanager, mod_presence: Support for subscription preapproval (fixes #686)
Sun, 16 Dec 2018 02:56:11 +0100 Kim Alvefur core.rostermanager: Cache rosters of offline users for faster access (fixes #1233)
Sat, 01 Dec 2018 22:13:24 +0000 Matthew Wild rostermanager, mod_presence: Store stanza for incoming subscription requests (fixes #689) (thanks Zash, Ge0rG)
Thu, 13 Sep 2018 16:08:38 +0100 Matthew Wild rostermanager: Use util.id to generate ids for roster pushed
Thu, 29 Mar 2018 16:58:06 +0200 Kim Alvefur core: Use prosody.hosts instead of _G.hosts for consistency
Wed, 28 Feb 2018 20:06:26 +0100 Kim Alvefur vairious: Add annotation when an empty environment is set [luacheck]
Fri, 29 Dec 2017 20:49:19 +0100 Kim Alvefur rostermanager: Explicitly remove old-style 'pending' table from rosters (or it stays forever due to map stores)
Sun, 29 Oct 2017 00:07:45 +0200 Kim Alvefur rostermanager: Log warning if removal self-contact failed
Sun, 29 Oct 2017 00:07:18 +0200 Kim Alvefur rostermanager: Use internal method for storing removal of self-contact
Sun, 29 Oct 2017 00:06:26 +0200 Kim Alvefur rostermanager: Demote warning to debug message
Sun, 29 Oct 2017 00:05:26 +0200 Kim Alvefur rostermanager: Capitalize log message
Tue, 19 Sep 2017 19:17:23 +0200 Emmanuel Gil Peyrot rostermanager: Remove self-contact entry (fixes #933)
Tue, 19 Sep 2017 19:17:07 +0200 Emmanuel Gil Peyrot rostermanager: Simplify logging.
Thu, 18 May 2017 01:59:55 +0200 Kim Alvefur rostermanager: Use correct variable (missed one place while renaming variable in b98006bfd97a)
Sat, 04 Mar 2017 20:09:28 +0100 Kim Alvefur core: Allow select core modules to mutate some globals (needs luacheck 1.19)
Fri, 09 Dec 2016 17:07:57 +0100 Kim Alvefur Merge 0.9->0.10
Fri, 09 Dec 2016 15:15:10 +0100 Kim Alvefur core.rostermanager: Add method for checking if the user is subscribed to a contact
Sat, 12 Mar 2016 18:13:24 +0100 Kim Alvefur rostermanager: Remove FIXME, per XMPP Core 8.1.1.1, we do not need to set the 'to' attribute
Fri, 19 Feb 2016 12:15:02 +0000 Matthew Wild rostermanager: Require storagemanager at the top, fixes traceback on Lua 5.2
Tue, 09 Feb 2016 17:09:01 +0100 Kim Alvefur rostermanager: Use map stores when only one contact is changed
Tue, 09 Feb 2016 17:01:04 +0100 Kim Alvefur rostermanager: Use storagemanager
Sat, 09 Jan 2016 15:18:46 +0100 Kim Alvefur rostermanager: Rename variable to avoid name clash [luacheck]
Wed, 08 Apr 2015 00:44:30 +0200 Kim Alvefur rostermanager: Add forward declarations
Sat, 21 Feb 2015 10:42:19 +0100 Kim Alvefur core.*: Remove use of module() function
Wed, 06 May 2015 19:17:59 +0100 Matthew Wild rostermanager: Variable rename for clarity and to avoid name clash [luacheck]
Sun, 05 Apr 2015 16:19:02 +0200 Kim Alvefur rostermanager: Fix roster upgrade code (thanks mva)
Fri, 03 Apr 2015 21:42:30 +0200 Florian Zeitz rostermanager: Add missing import of `type()`
Fri, 03 Apr 2015 19:13:35 +0100 Matthew Wild rostermanager: Remove unused parameter
Fri, 03 Apr 2015 06:38:22 +0200 Kim Alvefur rostermanager, mod_roster, mod_presence: Move pending roster items to roster metadata field
less more (0) -50 -30 tip