Commit graph

13 commits

Author SHA1 Message Date
Kim Alvefur
0ec9e20543 mod_blocklist: Rename variable for clarity 2015-12-06 02:07:15 +01:00
Kim Alvefur
b2f0349c7e mod_blocklist: Clear second level cache when user is deleted 2015-12-05 22:46:50 +01:00
Kim Alvefur
13d34d918f mod_blocklist: Use util.cache to manage how many users blocklists are kept in memory 2015-11-25 21:06:01 +01:00
Kim Alvefur
461b90b5b4 mod_blocklist: Explicitly halt event propagation after returning a reply (send returns nil sometimes) 2015-09-16 15:16:51 +02:00
Kim Alvefur
e5f23f0fef mod_blocklist: Some cleanup [luacheck] 2015-04-25 14:57:52 +02:00
Kim Alvefur
f361945594 mod_blocklist: Fix import 2014-12-09 19:36:34 +01:00
Kim Alvefur
d0cb0b35d5 mod_blocklist: Don't send unavailable presence from unavailable sessions when blocking a contact 2014-10-26 16:29:50 +01:00
Kim Alvefur
a5013be8b5 mod_blocklist: Only log message about migrating from mod_privacy when there is data to migrate 2014-10-25 14:45:11 +02:00
Kim Alvefur
edbbf7e07e mod_blocklist: Capitalize log message 2014-10-05 15:36:19 +02:00
Kim Alvefur
7315c5156d mod_blocklist: Use full word as variable name, we can afford that 2014-08-12 15:42:20 +02:00
Kim Alvefur
49c8878c9d mod_blocklist: Correct comment 2014-08-12 15:40:00 +02:00
Kim Alvefur
ea8e101a96 mod_blocklist: Fix any unblock emptying the blocklist 2014-08-12 15:38:48 +02:00
Kim Alvefur
0bdc884676 mod_blocklist: XEP-0191 implementation written for speed and independence from mod_privacy 2014-08-10 10:27:00 +02:00