Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_muc: Remove unused variable and pull hosts into a local | Kim Alvefur | Thu, 26 Jul 2012 04:45:22 +0200 |
mod_muc: Use module:send() instead of core_*_stanza() | Kim Alvefur | Thu, 26 Jul 2012 04:41:56 +0200 |
mod_announce, mod_motd, mod_pubsub, mod_register, mod_watchregistrations, mod_welcome: Use module:send() instead of core_*_stanza() | Kim Alvefur | Thu, 26 Jul 2012 04:35:13 +0200 |
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 |
stanza_router: Warn if the global core_*_stanza() functions are called | Kim Alvefur | Thu, 26 Jul 2012 04:30:30 +0200 |
mod_admin_telnet: Add xmpp:ping(from, to), useful for initiating s2s connections | Kim Alvefur | Thu, 26 Jul 2012 02:27:24 +0200 |