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