Commit Graph

17 Commits (82f7ca9dbbc4e93b782cdf34c6927250f285c756)

Author SHA1 Message Date
Kim Alvefur 82f7ca9dbb mod_blocklist: session[username] can't possibly be unset if that user is sending queries 11 years ago
Kim Alvefur 7b4dd55675 mod_blocklist: Add comments describing some variables 11 years ago
Kim Alvefur 6c08f31979 mod_blocklist: Expand comments on caching of blocklists 11 years ago
Kim Alvefur 4cc144b4fc mod_blocklist: Add comment about compliance issue #575 11 years ago
Kim Alvefur e3f5e38ccb mod_blocklist: Rename variable for clarity 11 years ago
Kim Alvefur 224a307f65 mod_blocklist: Clear second level cache when user is deleted 11 years ago
Kim Alvefur 8fab7afb33 mod_blocklist: Use util.cache to manage how many users blocklists are kept in memory 11 years ago
Kim Alvefur 3d54e67a5e mod_blocklist: Explicitly halt event propagation after returning a reply (send returns nil sometimes) 11 years ago
Kim Alvefur 3439df2a51 mod_blocklist: Some cleanup [luacheck] 11 years ago
Kim Alvefur 0d4164c42c mod_blocklist: Fix import 12 years ago
Kim Alvefur 58138b1fd5 mod_blocklist: Don't send unavailable presence from unavailable sessions when blocking a contact 12 years ago
Kim Alvefur 9c15f1ec5f mod_blocklist: Only log message about migrating from mod_privacy when there is data to migrate 12 years ago
Kim Alvefur 18a60e0708 mod_blocklist: Capitalize log message 12 years ago
Kim Alvefur 66416f2f48 mod_blocklist: Use full word as variable name, we can afford that 12 years ago
Kim Alvefur 80b321dd3e mod_blocklist: Correct comment 12 years ago
Kim Alvefur d03a062800 mod_blocklist: Fix any unblock emptying the blocklist 12 years ago
Kim Alvefur 9ad24a640e mod_blocklist: XEP-0191 implementation written for speed and independence from mod_privacy 12 years ago