Mercurial > prosody-modules
log mod_block_strangers/mod_block_strangers.lua @ 4752:67848bf6b425
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 |
2014-02-28 | Kim Alvefur | mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus) |
2012-08-05 | Matthew Wild | mod_block_strangers: Bump handler priority to 200 (just because) |
2012-08-05 | Matthew Wild | mod_block_strangers: Module to block message and iqs from people not on your roster |