Software /
code /
prosody
Log
plugins/mod_message.lua @ 3970:0f9ab57a1aee
description | author | age |
---|---|---|
mod_message: Send service-unavailable if offline storage fails. | Robert Hoelz | Thu, 09 Dec 2010 12:36:29 -0600 |
core.offlinemanager, mod_message, mod_presence: Removed core.offlinemanager in favor of mod_offline. | Robert Hoelz | Thu, 09 Dec 2010 12:23:37 -0600 |
mod_message: Discard headline messages sent to offline full JIDs (to follow latest spec updates). | Waqas Hussain | Mon, 26 Jul 2010 02:18:03 +0500 |
Update copyright headers for 2010 | Matthew Wild | Mon, 22 Mar 2010 17:06:15 +0000 |
Add copyright header to those files missing one | Matthew Wild | Fri, 10 Jul 2009 03:08:38 +0100 |
mod_message: Advertise offline message support as per XEP-0160 (thanks nolan) | Matthew Wild | Fri, 26 Jun 2009 15:35:20 +0100 |
mod_message, mod_presence: Maintain list of top resources. Less work in routing messages to bare JIDs. - #optimization | Waqas Hussain | Fri, 26 Jun 2009 08:54:22 +0500 |