Software /
code /
prosody
Log
core/stanza_router.lua @ 1367:e4d660e58dfc
description | author | age |
---|---|---|
stanza_router: A little refactoring | Waqas Hussain | Sat, 20 Jun 2009 17:51:00 +0500 |
stanza_router: Remove unused variables | Waqas Hussain | Sun, 14 Jun 2009 18:21:19 +0500 |
stanza_router: Remove all traces of presencemanager | Waqas Hussain | Sun, 14 Jun 2009 18:02:02 +0500 |
stanza_router: Use stanza.attr.from's host instead of origin.host when routing stanzas to remote hosts (fixes problem with sending from node@host components) | Waqas Hussain | Sun, 14 Jun 2009 14:28:20 +0500 |
stanza_router: Remove unused s2s dialback functions | Waqas Hussain | Thu, 04 Jun 2009 21:11:33 +0500 |
stanza_router: workaround for a Pidgin bug which sets 'to' to the SRV result | Waqas Hussain | Wed, 03 Jun 2009 21:27:32 +0500 |
stanza_router: Remove the 'to' attribute when it's value is the bare JID of the local user sending the stanza | Waqas Hussain | Wed, 03 Jun 2009 08:00:07 +0500 |