- 01 May, 2014 8 commits
-
-
Tom Evans authored
OF-780: Update sign-up.jsp
-
Tom Evans authored
OF-780: lib "recaptcha4j" should be updated to the last version
-
Christian Schudt authored
OF-767: Add jdk8 to the accepted jdk versions
-
Sven Bunge authored
-
Fx03nix authored
lib "recaptcha4j" should be updated to the last version(0.0.8) - this solve problem with old ReCaptcha domain (SSL-cert error) (community.igniterealtime.org/message/238656)
-
Fx03nix authored
Patch for solve problem with recaptcha over https NewReCaptcha method in sing-up.jsp changed to newSecureReCaptcha - whatever you use, 9090 or 9091 - captcha always will comes via HTTPS (http://community.igniterealtime.org/message/238655)
-
akrherz authored
-
akrherz authored
-
- 30 Apr, 2014 1 commit
-
-
akrherz authored
-
- 29 Apr, 2014 5 commits
-
-
akrherz authored
-
akrherz authored
-
akrherz authored
-
akrherz authored
where to find the bundled JRE when building the installer.rpm target. For example ant -Djre.bundle.location=/tmp/jre-1.7.0-55.tgz installer.rpm
-
akrherz authored
where to find the bundled JRE when building the installer.rpm target. For example ant -Djre.bundle.location=/tmp/jre-1.7.0-55.tgz installer.rpm
-
- 28 Apr, 2014 3 commits
- 27 Apr, 2014 1 commit
-
-
akrherz authored
-
- 26 Apr, 2014 10 commits
-
-
Tom Evans authored
Merged patch contributed by Ashley Ward.
-
Tom Evans authored
Per review feedback, restore the private constructor for this static utility class.
-
Tom Evans authored
Ensure that async packets are not lost when a connection is dropped/reset by peer.
-
Tom Evans authored
Suppress stack trace and dump bad presence stanza into the debug log.
-
Tom Evans authored
When a user is added to a shared roster group, broadcast membership so presence stanzas will be accepted
-
akrherz authored
-
Tom Evans authored
Reduces overhead when running Openfire in a cluster.
-
Tom Evans authored
Pickup the latest version of MySQL Connector/J (5.1.30) for the upcoming 3.9.2 release.
-
Dele Olajide authored
Linux video recording is TODO. Refresh code with jitsi.org
-
akrherz authored
-
- 25 Apr, 2014 6 commits
-
-
Tom Evans authored
Modified older patch submitted by David Horowitz to accommodate more recent changes.
-
Tom Evans authored
AuthorizationManager defines only static methods; no need to instantiate.
-
Tom Evans authored
Ensure "bits" are present by zero-padding the broadcast roles string
-
Tom Evans authored
Per patch submitted by John Georgiadis
-
Tom Evans authored
-
Tom Evans authored
IQ packet handlers generally should not try to route error and result packet types. This patch addresses the issue for certain MUC IQs and Ping
-
- 22 Apr, 2014 5 commits
-
-
-
Christian Schudt authored
-
Tom Evans authored
Reload full chat history for MUC rooms that have conversation logging enabled. Allow limit to be set via new "xmpp.muc.history.reload.limit" property. If set, this property defines a number of days to limit the history reload; defaults to original value of 2 if the property value is non-numeric
-
Christian Schudt authored
-
Tom Evans authored
When the server is shutting down, messages to persistent MUC rooms should be written to the DB.
-
- 21 Apr, 2014 1 commit
-
-
Christian Schudt authored
Ignore project files of Eclipse and Intellij Idea IDEs
-