Software /
code /
prosody
Log
core/rostermanager.lua @ 9705:42a3e3a28248
description | author | age |
---|---|---|
core.rostermanager: Cache rosters of offline users for faster access (fixes #1233) | Kim Alvefur | Sun, 16 Dec 2018 02:56:11 +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 |
rostermanager: Use util.id to generate ids for roster pushed | Matthew Wild | Thu, 13 Sep 2018 16:08:38 +0100 |
core: Use prosody.hosts instead of _G.hosts for consistency | Kim Alvefur | Thu, 29 Mar 2018 16:58:06 +0200 |
vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | Wed, 28 Feb 2018 20:06:26 +0100 |
rostermanager: Explicitly remove old-style 'pending' table from rosters (or it stays forever due to map stores) | Kim Alvefur | Fri, 29 Dec 2017 20:49:19 +0100 |