Software /
code /
prosody
Log
plugins/mod_c2s.lua @ 5571:ae9672f4079a
description | author | age |
---|---|---|
mod_c2s: Fix session:close() when a stanza is passed as reason | Kim Alvefur | Fri, 10 May 2013 22:29:03 +0200 |
mod_c2s: Refactor <stream:error> building to allways tostring() it and only call send once | Kim Alvefur | Thu, 25 Apr 2013 17:50:22 +0200 |
mod_c2s, mod_s2s, net.http, net.http.server: Improve tracebacks (omit traceback function), to make it clearer where an error occured | Matthew Wild | Mon, 22 Apr 2013 12:35:52 +0100 |
mod_announce, mod_auth_anonymous, mod_c2s, mod_c2s, mod_component, mod_iq, mod_message, mod_presence, mod_tls: Access prosody.{hosts,bare_sessions,full_sessions} instead of the old globals | Kim Alvefur | Sat, 23 Mar 2013 01:27:16 +0100 |