Software /
code /
prosody
Log
plugins/mod_presence.lua @ 5013:ab693eea0869
description | author | age |
---|---|---|
mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table. | Kim Alvefur | Thu, 26 Jul 2012 04:33:17 +0200 |
Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages | Matthew Wild | Mon, 23 Jul 2012 17:32:33 +0100 |
mod_presence: Handle nil disconnection error | Matthew Wild | Sun, 22 Jul 2012 17:02:18 +0100 |
mod_presence: Bounce errors for invalid presence types (thanks nolan/Astro) | Matthew Wild | Thu, 10 Feb 2011 21:09:20 +0000 |
mod_presence, mod_offline: Merge message/offline/delete with message/offline/broadcast. | Robert Hoelz | Thu, 09 Dec 2010 12:28:05 -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 |