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 |
net.server_event: Don't emit empty packets, check for errors first. (fixes #287)
|
Kim Alvefur |
Wed, 25 Jul 2012 20:33:20 +0200 |
portmanager: Show a friendly error message when initializing SSL fails (thanks MattJ for the entire patch that I fixed one line in)
|
Kim Alvefur |
Wed, 25 Jul 2012 20:31:14 +0200 |
Merge with Zash
|
Matthew Wild |
Wed, 25 Jul 2012 18:51:49 +0100 |
mod_admin_telnet: Remove useless call to string.lower()
|
Kim Alvefur |
Tue, 24 Jul 2012 22:03:51 +0200 |
mod_admin_telnet: Add missing import of usermanager
|
Kim Alvefur |
Tue, 24 Jul 2012 21:37:16 +0200 |
mod_admin_telnet: Remove unused or duplicated locals
|
Kim Alvefur |
Tue, 24 Jul 2012 21:36:47 +0200 |
mod_pep: Allow configurable service discovery identity (Fix)
|
IRON |
Wed, 25 Jul 2012 19:04:42 +0300 |
Merge with IRON
|
Matthew Wild |
Wed, 25 Jul 2012 16:57:22 +0100 |
mod_pep: Allow configurable service discovery identity
|
IRON |
Wed, 25 Jul 2012 18:49:13 +0300 |
loggingmanager: Remove unused variables
|
Matthew Wild |
Tue, 24 Jul 2012 15:50:11 +0100 |