log plugins/mod_offline.lua @ 14229:ce31fdde0ad1 default tip

age author description
Thu, 04 Dec 2025 14:07:41 +0000 Matthew Wild mod_offline: Support for expiring and cleaning up old offline messages
Fri, 24 Mar 2023 13:15:28 +0100 Kim Alvefur plugins: Prefix module imports with prosody namespace
Sun, 29 Sep 2019 23:50:34 +0200 Kim Alvefur mod_offline: Log a debug message when message is stored
Sun, 08 Sep 2019 16:48:53 +0200 Kim Alvefur mod_offline: Add some debug logging to reduce confusion
Sat, 01 Apr 2017 19:04:15 +0200 Kim Alvefur mod_offline: Include timestamp and empty 'with'
Fri, 31 Mar 2017 17:50:19 +0200 Kim Alvefur mod_offline: Switch to using archive store via the storagemanager API
Wed, 16 Sep 2015 15:18:30 +0200 Kim Alvefur mod_offline: Decrease priority of event handlers so 3rd party hooks fire first by default