Mercurial > prosody-modules
log mod_block_strangers/mod_block_strangers.lua @ 3056:6fce9a935b38
age | author | description |
---|---|---|
2018-05-22 | Matthew Wild | mod_block_strangers: Allow stanza from self (fixes #966, thanks Sergey Popov) |
2016-12-19 | Kim Alvefur | mod_block_strangers: Check that the table of directed presence exists before indexing it (fixes traceback) |
2016-06-01 | Kim Alvefur | mod_block_strangers: Allow stanzas form jids the user has sent directed presence to |
2016-03-04 | Matthew Wild | mod_block_strangers: Allow iq/full responses through |
2015-10-23 | Kim Alvefur | mod_block_strangers: Add missing import of util.stanza |
2015-10-23 | Kim Alvefur | mod_block_strangers: Bounce IQ stanzas (they MUST be replied to) |
2014-02-28 | Kim Alvefur | Backed out changeset 853a382c9bd6 |