Software /
code /
prosody
Log
core/stanza_router.lua @ 1292:b18c1ad7fcb6
description | author | age |
---|---|---|
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 |
stanza_router: Reply with an error on groupchat messages to bare JID | Waqas Hussain | Mon, 01 Jun 2009 17:53:39 +0500 |
stanza_router: Don't reply with an error on invalid JIDs in error or result stanzas | Waqas Hussain | Mon, 01 Jun 2009 15:48:39 +0500 |
stanza_router: Proper error for clients sending stanzas after auth but before resource binding | Waqas Hussain | Mon, 01 Jun 2009 15:09:42 +0500 |
Merge backout with following commits | Matthew Wild | Mon, 01 Jun 2009 02:06:02 +0100 |
Backed out changeset 98f0e9eadf3b (better fix on the way) | Matthew Wild | Mon, 01 Jun 2009 02:05:27 +0100 |
stanza_router: Don't route before firing events... waqas, is this safe? | Matthew Wild | Sun, 31 May 2009 22:52:50 +0100 |
stanza_router: Fire global event if host doesn't have events, fixes #103 | Matthew Wild | Sun, 31 May 2009 21:35:21 +0100 |