aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_tombstones.lua
Commit message (Expand)AuthorAgeFilesLines
* plugins: Use integer config API with interval specification where sensibleKim Alvefur2023-07-171-1/+1
* plugins: Switch to :get_option_period() for time range optionsKim Alvefur2023-07-161-1/+1
* plugins: Prefix module imports with prosody namespaceKim Alvefur2023-03-241-5/+5
* mod_tombstones: Add caching to improve performance on busy servers (fixes #1728)Matthew Wild2022-03-281-11/+42
* mod_tombstones: Add some future TODOsKim Alvefur2021-12-231-0/+4
* mod_tombstones: Remember deleted accounts #1307Kim Alvefur2021-12-231-0/+75