- 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
-
- 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
-
- 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
-
- 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
-
- 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 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11608 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 30 May, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10464 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 11 Apr, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10204 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 27 Mar, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10140 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 25 Mar, 2008 1 commit
-
-
Daniel Henninger authored
Added support for MUC delegate interactions, additional features/identities for MUCs, and implementation of joiningRoom/destroyingRoom in CS's MUC delegate, and use of the new identity adding functionality. Reviewer: Armando Pending testing. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10121 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 24 Mar, 2008 1 commit
-
-
Daniel Henninger authored
Mods to MUC service to allow for setting a delegate and adding extra features/changing identity. Also, CS manager now sets up/configures muc service with delegate. Delegate itself still needs work. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10119 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 21 Mar, 2008 1 commit
-
-
Daniel Henninger authored
ClearspaceMultiUserChatService is being replaced with a standard MultiUserChatServiceImpl with some adjusted options. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10106 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 20 Mar, 2008 1 commit
-
-
Armando Jagucki authored
Added a new abstract MUCEventDelegate class with the ability to react to, allow, or deny MUC related events. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10098 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 17 Mar, 2008 1 commit
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10071 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 06 Feb, 2008 1 commit
-
-
Daniel Henninger authored
Couple of minor tweaks here and there, mostly alt tags for imgs. Added emailListener and sip plugins to Plugin.iml, as well as necessary libraries. Repaired incompatible API issue with TLSPolicy. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9857 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 21 Jan, 2008 1 commit
-
-
Gaston Dombiak authored
Remove MUCUser with no MUCRoles even if kick idle user is disabled. This fixes small memory leak. JM-1251 git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9799 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 08 Nov, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9451 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 08 Oct, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9293 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 17 Sep, 2007 1 commit
-
-
Gaston Dombiak authored
Modified Statistic interface to indicate if sample value hold value of cluster node only or entire cluster. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9135 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 22 Jul, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8787 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 16 Jun, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8553 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 07 Jun, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8508 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 06 Jun, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8500 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 18 May, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8353 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 28 Mar, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@7742 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 22 Mar, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@7655 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 17 Jan, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@6714 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 07 Nov, 2006 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@5980 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 05 Oct, 2006 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@5616 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 18 Sep, 2006 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@5401 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 28 Jun, 2006 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4145 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 20 Jun, 2006 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4064 b35dd754-fafc-0310-a699-88a17e54d16e
-