• Dave Cridland's avatar
    Update message routing to RFC 6120 · 3296124b
    Dave Cridland authored
    Various non-conformances in message routing caused some odd behaviour where
    combinations of outgoing PEP events failing to be delivered could cause
    errors to be delivered to all available clients.
    
    This fixes message routing for three cases:
    
    * Headline messages sent to the bare JID are now broadcast.
    * Headline emssages sent to an offline session are discarded.
    * Groupchat messages sent to a bare JID are handed to offline processing,
    however these should not occur.
    * Errors sent to the bare JID are discarded.
    3296124b
Name
Last commit
Last update
..
bin Loading commit data...
conf Loading commit data...
database Loading commit data...
i18n Loading commit data...
java Loading commit data...
javadoc/jdk15 Loading commit data...
plugins Loading commit data...
resources Loading commit data...
security Loading commit data...
spank Loading commit data...
test Loading commit data...
tools/anttask/org/jivesoftware/ant Loading commit data...
web Loading commit data...