mod_blocklist: Clear second level cache when user is deleted
|
Kim Alvefur |
Sat, 05 Dec 2015 22:46:50 +0100 |
mod_blocklist: Use util.cache to manage how many users blocklists are kept in memory
|
Kim Alvefur |
Wed, 25 Nov 2015 21:06:01 +0100 |
mod_blocklist: Explicitly halt event propagation after returning a reply (send returns nil sometimes)
|
Kim Alvefur |
Wed, 16 Sep 2015 15:16:51 +0200 |
mod_blocklist: Some cleanup [luacheck]
|
Kim Alvefur |
Sat, 25 Apr 2015 14:57:52 +0200 |
mod_blocklist: Fix import
|
Kim Alvefur |
Tue, 09 Dec 2014 19:36:34 +0100 |
mod_blocklist: Don't send unavailable presence from unavailable sessions when blocking a contact
|
Kim Alvefur |
Sun, 26 Oct 2014 16:29:50 +0100 |
mod_blocklist: Only log message about migrating from mod_privacy when there is data to migrate
|
Kim Alvefur |
Sat, 25 Oct 2014 14:45:11 +0200 |
mod_blocklist: Capitalize log message
|
Kim Alvefur |
Sun, 05 Oct 2014 15:36:19 +0200 |
mod_blocklist: Use full word as variable name, we can afford that
|
Kim Alvefur |
Tue, 12 Aug 2014 15:42:20 +0200 |
mod_blocklist: Correct comment
|
Kim Alvefur |
Tue, 12 Aug 2014 15:40:00 +0200 |
mod_blocklist: Fix any unblock emptying the blocklist
|
Kim Alvefur |
Tue, 12 Aug 2014 15:38:48 +0200 |
mod_blocklist: XEP-0191 implementation written for speed and independence from mod_privacy
|
Kim Alvefur |
Sun, 10 Aug 2014 10:27:00 +0200 |