Mercurial > prosody-modules
log mod_privacy_lists/mod_privacy_lists.lua @ 3507:5c37d759b1e2
age | author | description |
---|---|---|
2018-05-08 | Matthew Wild | mod_privacy_lists: Convert order to a string before using as attribute value (thanks ValdikSS) |
2016-06-22 | Kim Alvefur | mod_privacy_lists: Fix selecting the top resource (fixes #694) |
2014-08-16 | Matthew Wild | mod_privacy_lists: Correctly sort the list rules by order (thanks Flow). Fixes issue #58 |
2014-08-09 | Kim Alvefur | mod_privacy_lists: Open 'privacy' storage (module:open_store() defaults to the name of the module) |
2014-07-27 | Matthew Wild | mod_privacy_lists: Cache privacy lists for better performance with high traffic |
2014-07-27 | Matthew Wild | mod_privacy_lists: Import mod_privacy from 0.9 |