| 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
|
| Fri, 09 Aug 2013 17:48:21 +0200 |
Florian Zeitz |
Remove all trailing whitespace
|
| Thu, 09 Dec 2010 23:25:16 -0600 |
Robert Hoelz |
Don't check priority in mod_offline
|
| Thu, 09 Dec 2010 12:41:30 -0600 |
Robert Hoelz |
mod_message, mod_offline: Change message/offline/store -> message/offline/handle
|
| Thu, 09 Dec 2010 12:38:33 -0600 |
Robert Hoelz |
mod_offline: Make sure mod_offline's store handler reports success vs failure.
|
| Thu, 09 Dec 2010 12:28:05 -0600 |
Robert Hoelz |
mod_presence, mod_offline: Merge message/offline/delete with message/offline/broadcast.
|