- 05 Nov, 2016 1 commit
-
-
Dave Cridland authored
-
- 04 Nov, 2016 1 commit
-
-
Michael Klein authored
* OF-1211 - Fix description of Broadcast disabling option in Client Control plugin * OF-1211 - Fix description of Broadcast disabling option in Client * OF-1211 - Fix description of Broadcast disabling option in Client * OF-1211 - Fix description of Broadcast disabling option in Client * Revert "OF-1211 - Fix description of Broadcast disabling option in Client" This reverts commit fa12c8169b556c1d4d157a57609648e69637499a. * Revert "OF-1211 - Fix description of Broadcast disabling option in Client" This reverts commit 84a52e90e794eff62fc13a0330544fe16c850575. * OF-1211 - Fix description of Broadcast disabling option in Client * OF-1211 - Fix description of Broadcast disabling option in Client
-
- 01 Nov, 2016 2 commits
-
-
Guus der Kinderen authored
-
Guus der Kinderen authored
* OF-1147: More debug logging. * Removed unreachable code.
-
- 28 Oct, 2016 1 commit
-
-
Guus der Kinderen authored
-
- 23 Oct, 2016 1 commit
-
-
Daniel Hams authored
-
- 21 Oct, 2016 1 commit
-
-
Daniel Müller authored
-
- 20 Oct, 2016 1 commit
-
-
akrherz authored
-
- 18 Oct, 2016 1 commit
-
-
Gugli authored
* PrivacyLists on first run There are 2 instances of PrivacyListProvider (one in PrivacyListManager and the other in IQPrivacyHandler) The issue was : both instances have separate privacyListCount variables, which are filled during PrivacyListProvider constructor (== server startup). Thus, if at server startup the privacyListCount is 0, and one of the instances adds a PrivacyList, the other will never be informed and discard all changes and reads. Fix : turn PrivacyListProvider into a singleton. * PrivacyLists on first run There are 2 instances of PrivacyListProvider (one in PrivacyListManager and the other in IQPrivacyHandler) The issue was : both instances have separate privacyListCount variables, which are filled during PrivacyListProvider constructor (== server startup). Thus, if at server startup the privacyListCount is 0, and one of the instances adds a PrivacyList, the other will never be informed and discard all changes and reads. Fix : turn PrivacyListProvider into a singleton.
-
- 11 Oct, 2016 2 commits
-
-
Guus der Kinderen authored
OF-1194: Allow for bulk data transfer.
-
Guus der Kinderen authored
This commit improves the SMS service for speed / data transfer. Instead of establishing a new connection to the SMSC for each message, such connections can be pooled and re-used.
-
- 07 Oct, 2016 2 commits
-
-
Guus der Kinderen authored
OF-1174: Fixed negation bug.
-
Guus der Kinderen authored
-
- 03 Oct, 2016 13 commits
-
-
Dave Cridland authored
Optimization ClusterExternalizableUtil writeByteArray performance
-
Dave Cridland authored
OF-1146 Update presence after setting a MUC role.
-
Dave Cridland authored
OF-1156 Do not store null LockOutFlag in Cache
-
Dave Cridland authored
OF-1175 Require jre-headless >= 1:1.7.0 for noarch RPM
-
Dave Cridland authored
OF-1177 allow java7-runtime-headless to satisfy .deb requirement
-
Dave Cridland authored
OF-1180: BOSH endpoints redirect all the requests with the trailing slash
-
Dave Cridland authored
OF-1194: New SMS service
-
Dave Cridland authored
OF-1189: New getEnumProperty implementation.
-
Dave Cridland authored
OF-777: email service fixes
-
Dave Cridland authored
OF-1196: Don't overflow system property name/value
-
Dave Cridland authored
OF-1198: Don't respond to responses of MUC non-occupants.
-
Dave Cridland authored
OF-1197: XEP-0227 support for User import Export plugin
-
Dave Cridland authored
OF-1199: New JDBC based AdminProvider
-
- 30 Sep, 2016 2 commits
-
-
Robert Marcano authored
JDBCAdminProvider can read the list of admin users from a database
-
Guus der Kinderen authored
-
- 28 Sep, 2016 1 commit
-
-
Anno van Vliet authored
-
- 27 Sep, 2016 3 commits
-
-
Anno van Vliet authored
Portable Import/Export Format for XMPP-IM Servers
-
Anno van Vliet authored
A typo was fixed which caused a invalid error "The import file does not match the user schema." when importing.
-
Guus der Kinderen authored
-
- 26 Sep, 2016 3 commits
-
-
Guus der Kinderen authored
-
Guus der Kinderen authored
This fixes a bug where the EmailService settings could not be changed through the admin panel. Note that this is introduced in the same version of Openfire (4.1.0) as that will include this commit.
-
Guus der Kinderen authored
This commit introduces a new SMS service that takes after the existing email service. The new service utilizes SMPP to allow for messages to be sent to a suitable service provider.
-
- 06 Sep, 2016 1 commit
-
-
Guus der Kinderen authored
-
- 25 Aug, 2016 1 commit
-
-
Roman Soldatow authored
-
- 22 Aug, 2016 1 commit
-
-
akrherz authored
-
- 17 Aug, 2016 2 commits
-
-
akrherz authored
-
daryl herzmann authored
-