Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_blocklist: Some cleanup [luacheck] | Kim Alvefur | 2015-04-25 | 1 | -9/+8 |
| | |||||
* | mod_blocklist: Fix import | Kim Alvefur | 2014-12-09 | 1 | -1/+1 |
| | |||||
* | mod_blocklist: Don't send unavailable presence from unavailable sessions ↵ | Kim Alvefur | 2014-10-26 | 1 | -1/+3 |
| | | | | when blocking a contact | ||||
* | mod_blocklist: Only log message about migrating from mod_privacy when there ↵ | Kim Alvefur | 2014-10-25 | 1 | -1/+1 |
| | | | | is data to migrate | ||||
* | mod_blocklist: Capitalize log message | Kim Alvefur | 2014-10-05 | 1 | -1/+1 |
| | |||||
* | mod_blocklist: Use full word as variable name, we can afford that | Kim Alvefur | 2014-08-12 | 1 | -4/+4 |
| | |||||
* | mod_blocklist: Correct comment | Kim Alvefur | 2014-08-12 | 1 | -1/+1 |
| | |||||
* | mod_blocklist: Fix any unblock emptying the blocklist | Kim Alvefur | 2014-08-12 | 1 | -1/+1 |
| | |||||
* | mod_blocklist: XEP-0191 implementation written for speed and independence ↵ | Kim Alvefur | 2014-08-10 | 1 | -0/+273 |
from mod_privacy |