Commit graph

19 commits

Author SHA1 Message Date
Kim Alvefur
98922d54b1 plugins: Prefix module imports with prosody namespace 2023-03-24 13:15:28 +01:00
Kim Alvefur
082761bde3 mod_offline: Log a debug message when message is stored 2019-09-29 23:50:34 +02:00
Kim Alvefur
cf236f25f8 mod_offline: Add some debug logging to reduce confusion
Where did these messages come from???
2019-09-08 16:48:53 +02:00
Kim Alvefur
0e5546ccf1 mod_offline: Include timestamp and empty 'with' 2017-04-01 19:04:15 +02:00
Kim Alvefur
dc72d25c39 mod_offline: Switch to using archive store via the storagemanager API 2017-03-31 17:50:19 +02:00
Kim Alvefur
32bb9cbee2 mod_offline: Decrease priority of event handlers so 3rd party hooks fire first by default 2015-09-16 15:18:30 +02:00
Florian Zeitz
1d833bb807 Remove all trailing whitespace 2013-08-09 17:48:21 +02:00
Robert Hoelz
2de671c69f Don't check priority in mod_offline 2010-12-09 23:25:16 -06:00
Robert Hoelz
404f212f37 mod_message, mod_offline: Change message/offline/store -> message/offline/handle 2010-12-09 12:41:30 -06:00
Robert Hoelz
3ac96f5c34 mod_offline: Make sure mod_offline's store handler reports success vs failure. 2010-12-09 12:38:33 -06:00
Robert Hoelz
32c092ae0e mod_presence, mod_offline: Merge message/offline/delete with message/offline/broadcast. 2010-12-09 12:28:05 -06:00
Waqas Hussain
b7e51a203d Monster whitespace commit (beware the whitespace monster). 2010-10-16 23:00:42 +05:00
Robert Hoelz
565c65baa1 Alter mod_offline to respect negative priority resources 2010-10-15 10:09:46 -05:00
Waqas Hussain
08ee982159 mod_offline: Convert to Unix line endings. 2010-03-02 14:08:32 +05:00
Matthew Wild
5124ff6c72 Backed out changeset e7b09424b486 (not removing mod_offline for trunk) 2010-02-20 00:47:18 +00:00
Matthew Wild
cdfacee35d mod_offline: Remove from 0.7 (offline messages are handled in core at the moment) 2010-02-20 00:12:32 +00:00
Waqas Hussain
174cad9a16 mod_offline: Fixed undefined global access. 2009-09-12 03:41:31 +05:00
Matthew Wild
e45610ce6e Add copyright header to those files missing one 2009-07-10 03:08:38 +01:00
Waqas Hussain
d89222de49 mod_offline: Initial commit 2009-07-02 00:48:18 +05:00