| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_offline: Include timestamp and empty 'with' | Kim Alvefur | 2017-04-01 | 1 | -1/+1 |
* | mod_offline: Switch to using archive store via the storagemanager API | Kim Alvefur | 2017-03-31 | 1 | -18/+10 |
* | mod_offline: Decrease priority of event handlers so 3rd party hooks fire firs... | Kim Alvefur | 2015-09-16 | 1 | -2/+2 |
* | Remove all trailing whitespace | Florian Zeitz | 2013-08-09 | 1 | -3/+3 |
* | Don't check priority in mod_offline | Robert Hoelz | 2010-12-09 | 1 | -13/+11 |
* | mod_message, mod_offline: Change message/offline/store -> message/offline/handle | Robert Hoelz | 2010-12-09 | 1 | -1/+1 |
* | mod_offline: Make sure mod_offline's store handler reports success vs failure. | Robert Hoelz | 2010-12-09 | 1 | -1/+1 |
* | mod_presence, mod_offline: Merge message/offline/delete with message/offline/... | Robert Hoelz | 2010-12-09 | 1 | -7/+1 |
* | Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | 2010-10-16 | 1 | -14/+14 |
* | Alter mod_offline to respect negative priority resources | Robert Hoelz | 2010-10-15 | 1 | -12/+15 |
* | mod_offline: Convert to Unix line endings. | Waqas Hussain | 2010-03-02 | 1 | -47/+47 |
* | Backed out changeset e7b09424b486 (not removing mod_offline for trunk) | Matthew Wild | 2010-02-20 | 1 | -0/+56 |
* | mod_offline: Remove from 0.7 (offline messages are handled in core at the mom... | Matthew Wild | 2010-02-20 | 1 | -56/+0 |
* | mod_offline: Fixed undefined global access. | Waqas Hussain | 2009-09-12 | 1 | -1/+2 |
* | Add copyright header to those files missing one | Matthew Wild | 2009-07-10 | 1 | -0/+8 |
* | mod_offline: Initial commit | Waqas Hussain | 2009-07-02 | 1 | -0/+47 |