- 04 Feb, 2013 1 commit
-
-
Florian Schmaus authored
Fixes OF-600: XEP-0082 defines the fraction of seconds to be optional in a date format. Fallback to this if the first parser could not parse the date format. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13437 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 02 Feb, 2013 2 commits
-
-
guus authored
OF-607: prevent the resource-intensive JID constructor from being used when serializing cluster objects. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13425 b35dd754-fafc-0310-a699-88a17e54d16e
-
guus authored
OF-606: AlternateJID should be optional, not required, when destroying a room. I've added some Javadoc that explains what arguments are, and what arguments are not optional. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13424 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 09 Jan, 2013 1 commit
-
-
Tom Evans authored
OF-590: Improved exception handling and error recovery in core clustering classes; retooled cache configuration to prevent eviction of core components; updated versions and documentation for clustering and hazelcast plugins git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13392 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 30 Oct, 2012 1 commit
-
-
Alex Mateescu authored
Adding users that can create MUC rooms updates the same field in the DB, thus adding users one by one is very inefficient. A bulk update is much more desirable. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13329 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 30 Aug, 2012 1 commit
-
-
Tom Evans authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/branches/pubsub_clustering@13276 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 18 May, 2012 1 commit
-
-
guus authored
OF-98: Applying patch provided by Florian Schmaus - makes Openfire compatible with specs, but also backwards compatible. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13065 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 13 Feb, 2012 1 commit
-
-
guus authored
OF-523: Stop a NullPointerException from occuring when an attempt is made to kick an admin (which is not allowed). git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12987 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 12 Feb, 2012 1 commit
-
-
guus authored
OF-523: Apply defensive coding to the MUC implementation (mainly: use JIDs, not Strings - but includes some other fixes as well). git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12978 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 06 Jun, 2011 1 commit
-
-
Daryl Herzmann authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12455 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 14 Mar, 2011 1 commit
-
-
Daryl Herzmann authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12112 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 01 Feb, 2011 1 commit
-
-
Daryl Herzmann authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12019 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 03 Aug, 2010 1 commit
-
-
guus authored
Applying patch provided by Steven te Brinke. XEP-0091 is replaced by XEP-0203, so Steven added support for XEP-0203 without removing support for XEP-0091 for backward compatibility. (OF-372) git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11798 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 13 Jul, 2010 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11766 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 01 May, 2010 1 commit
-
-
God Ly authored
Replaced Statement with PreparedStatement. Nearly all X.close() are now in DBConnectionManager. Also improved if{..}else{..} logic (human/compiler hint, usually if{..} should/will be executed). git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11691 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 21 Apr, 2010 1 commit
-
-
God Ly authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11685 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 20 Apr, 2010 1 commit
-
-
Daryl Herzmann authored
added members to a chatroom. (xmpp.muc.skipInvite). Default behaviour follows the spec and invites (xmpp.muc.skipInvite is false). git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11682 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 18 Mar, 2010 1 commit
-
-
Günther Niess authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11666 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 07 Feb, 2010 2 commits
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11609 b35dd754-fafc-0310-a699-88a17e54d16e
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11608 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 02 Jan, 2010 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11471 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 09 Nov, 2009 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11388 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 07 Nov, 2009 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11380 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 06 Nov, 2009 2 commits
-
-
Günther Niess authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11366 b35dd754-fafc-0310-a699-88a17e54d16e
-
Günther Niess authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11365 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 30 Sep, 2009 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11291 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 01 Sep, 2009 1 commit
-
-
Daryl Herzmann authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11230 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 21 Aug, 2009 1 commit
-
-
Günther Niess authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11194 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 06 Jul, 2009 1 commit
-
-
guus authored
Guenther's fix for OF-27. MUC services should not be created, if the provided service name is not a legal JID subdomain. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11097 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 14 Jun, 2009 2 commits
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11070 b35dd754-fafc-0310-a699-88a17e54d16e
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11053 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 12 Jun, 2009 2 commits
-
-
guus authored
Replaced all Component.getLog() wrappers with a direct call to the static methods of Log. (TINDER-2) Some initial work on migrating out the old DataForm implementation (TINDER-1) git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11050 b35dd754-fafc-0310-a699-88a17e54d16e
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11048 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 14 Nov, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10894 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 16 Oct, 2008 1 commit
-
-
guus authored
Make sure that the local and remote representation of the nickname of a MUC occupant are equal. This prevents nasty problems in a clustered setup (JM-1473). git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10839 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 25 Aug, 2008 1 commit
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10774 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 03 Aug, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10722 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 19 Jun, 2008 1 commit
-
-
David Smith authored
Send a malformed JID error if we encounter an exception validating the JID during invitations. r=Daniel, CS-6011 git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10557 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 16 Jun, 2008 1 commit
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10536 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 13 Jun, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10517 b35dd754-fafc-0310-a699-88a17e54d16e
-