mod_version is here

Was a bit hasty to remove send_s2s() from stanza_router. We still use it, and there is no problem with it.

sends2s -> s2s_session.send(), s2s_session.send() -> s2s_session.sends2s()

Added support for XEP-0049: Private XML Storage (mod_private)

mod_vcard: Fixed to use new util.stanza.add_child

Combined some lines

Datamanager Fixes and improvements

Don't set cursor inside added child when using add_child()

Make add_child() behave as expected. Old add_child() is now add_direct_child()

Better logging of s2s connections

(0) -100 -10 +10 +100 +300 +1000 +3000 tip

mercurial