- 30 May, 2014 1 commit
-
-
Christian Schudt authored
This fix fixes the routing, which is described in RFC 6121 8.5.3.2.1. Message Misbehavior before: Every message addressed to a full JID, whose resource was not available was routed to the bare JID (as fallback). 8.5.3.2.1 specifies, that only chat messages should be routed to bare JID and other message types should either be ignored or bounced with an error. Behavior now: non-chat messages are delegated to the offline message strategy, which decides, if the message should be ignored or bounced with an error, depending on the settings in offline-messages.jsp.
-
- 19 May, 2014 2 commits
-
-
Christian Schudt authored
-
Christian Schudt authored
-
- 18 May, 2014 4 commits
-
-
Christian Schudt authored
-
Christian Schudt authored
OF-736 Openfire should return <incorrect-encoding></incorrect> SASL failure, when not using base64 encoding
-
Christian Schudt authored
-
Christian Schudt authored
-
- 17 May, 2014 2 commits
-
-
Florian Schmaus authored
-
Florian Schmaus authored
and raise those values to 1.7 OF-466
-
- 16 May, 2014 3 commits
-
-
Tom Evans authored
No need to emit a warning message for the MUC history reload limit.
-
Tom Evans authored
-
Florian Schmaus authored
-
- 15 May, 2014 2 commits
-
-
Florian Schmaus authored
-
Florian Schmaus authored
Remove ant-subdirtask since it's automatically generated from source by the 'anttasks' target.
-
- 13 May, 2014 2 commits
-
-
Christian Schudt authored
OF-804 Joining a locked MUC room should return <item-not-found/> instead of <recipient-unavailable/>
-
Christian Schudt authored
-
- 12 May, 2014 1 commit
-
-
Dele Olajide authored
-
- 11 May, 2014 1 commit
-
-
Dele Olajide authored
-
- 10 May, 2014 2 commits
-
-
Dele Olajide authored
-
Dele Olajide authored
OF-801: Extend Ant build script to support multi-platform binaries that do not have a file extension
-
- 09 May, 2014 1 commit
-
-
Tom Evans authored
Properly detect and modify encryption settings from the system properties page. Remove encryption settings for deleted properties.
-
- 08 May, 2014 5 commits
-
-
Tom Evans authored
Update RSS feed locations for the new community site.
-
Tom Evans authored
Follow-up for recent changes to the build classpath.
-
Tom Evans authored
Move ant-tasks into subdirectory (and delete ant.jar) - running with scissors.
-
Tom Evans authored
Workaround for current updateServiceUrl (version endpoint) on Ignite website; uses old string-based version comparison
-
Tom Evans authored
Use numeric comparison for the various version components
-
- 07 May, 2014 3 commits
-
-
Tom Evans authored
Includes update of prototype.js from 1.7 to 1.7.2 (latest released version).
-
Christian Schudt authored
-
Tom Evans authored
Update session cleanup logic; execute anytime a node leaves the cluster, regardless of "senior" status.
-
- 06 May, 2014 6 commits
-
-
akrherz authored
correct this in the future if necessary, but need new version set for automated builds from master branch
-
akrherz authored
-
Tom Evans authored
Second attempt to address this issue, this time without changing the S2S exception handling flow.
-
Christian Schudt authored
-
Tom Evans authored
Reverting patch that was applied to address OF-2, because it broke TLS handling for S2S connections.
-
Christian Schudt authored
-
- 05 May, 2014 5 commits
-
-
Tom Evans authored
-
-
Christian Schudt authored
-
akrherz authored
-
Sven Bunge authored
-