Software /
code /
prosody
Log
plugins/mod_s2s/mod_s2s.lua @ 6259:36f611624987
description | author | age |
---|---|---|
mod_s2s: Fire a 's2s-created' event when new s2s connections are initialized | Kim Alvefur | Sat, 24 May 2014 11:17:26 +0200 |
mod_s2s: Remove redundant setting of session.direction | Kim Alvefur | Thu, 22 May 2014 22:49:43 +0200 |
mod_s2s: Move filter initialization to common place | Kim Alvefur | Thu, 22 May 2014 22:48:06 +0200 |
mod_s2s: Decide on log function once | Kim Alvefur | Thu, 22 May 2014 22:45:58 +0200 |
mod_s2s: Follow XMPP Core on when a stream is to be considered ready | Kim Alvefur | Tue, 22 Apr 2014 21:56:06 +0200 |
mod_s2s: Replace open_stream() with function that only adds s2s/dialback attributes to stream header | Kim Alvefur | Fri, 18 Apr 2014 07:51:41 +0200 |
mod_s2s: Revert e626ee2fe106 change, it broke Dialback | Kim Alvefur | Thu, 10 Apr 2014 16:49:59 +0200 |