- 19 Oct, 2015 1 commit
-
-
Tom Evans authored
Improves GroupAwareMap and GroupAwareList implementations by caching group names (in lieu of group instances) that are referenced in the corresponding collection. This enables rapid group retrieval from primary cache where applicable.
-
- 16 Oct, 2015 1 commit
-
-
Tom Evans authored
Fixes caching issue which prevented users from joining MUC rooms in certain cases.
-
- 14 Oct, 2015 3 commits
-
-
Roman S. authored
Added: Handle group addition/removal per MUCRoom in REST API
-
Patrick R. Spendrin authored
This is required to make sure that your server can handle group permissions per MUCRoom.
-
Patrick R. Spendrin authored
-
- 13 Oct, 2015 7 commits
-
-
Patrick R. Spendrin authored
Since 3.10.0 OF-179 (https://igniterealtime.org/issues/browse/OF-179) has been implemented. This patch makes it possible to use the restAPI for that.
-
daryl herzmann authored
monitoring plugin version 1.4.7
-
Dele Olajide authored
Fixed feature-not-implemented error
-
Guus der Kinderen authored
OF-935: Replacing hack with proper recursive parent plugin build.
-
Guus der Kinderen authored
-
Guus der Kinderen authored
Class should be extensible.
-
Guus der Kinderen authored
-
- 12 Oct, 2015 1 commit
-
-
Guus der Kinderen authored
Fixed Eclipse classpath an added jnsapi.jar
-
- 09 Oct, 2015 3 commits
-
-
daryl herzmann authored
ofmeet plugin version 0.2.2.
-
Dele Olajide authored
Reverted Jitsi Videobridge latest code because of issues on linux builds
-
daryl herzmann authored
ofmeet plugin version 0.2.1
-
- 08 Oct, 2015 1 commit
-
-
Dele Olajide authored
Updated Jitsi Videobridge to latest code Fixed issues with Jigasi voip gateway Added Multicast RTP to Jigasi voip gateway
-
- 05 Oct, 2015 5 commits
-
-
Guus der Kinderen authored
OF-951: Dropping support for Solaris.
-
Guus der Kinderen authored
-
Guus der Kinderen authored
OF-950: Build script should have a 'clean plugin' target.
-
Guus der Kinderen authored
-
Dave Cridland authored
OF-949: Catch parsing errors for offline messages
-
- 01 Oct, 2015 1 commit
-
-
Tom Evans authored
Detect offline messages that fail to parse; write to error log before discarding as undeliverable. This will unblock the offline message queue for future (valid) messages addressed to the affected user.
-
- 29 Sep, 2015 4 commits
-
-
Guus der Kinderen authored
OF-373: Build should not check for explicit Ant version numbers
-
Guus der Kinderen authored
Instead, any Ant version higher than 1.7.1 is now accepted.
-
Guus der Kinderen authored
OF-948: Overlay should allow modification of /src/resources
-
Guus der Kinderen authored
Through overlay / customization, it should be possible to add/adjust the files under /src/resources/
-
- 28 Sep, 2015 4 commits
-
-
Guus der Kinderen authored
OF-947: Overlay should be able to modify i18n
-
Guus der Kinderen authored
i18n files can now be modified by files in <overlay>/i18n/. Files are merged, where the overlay values have preference over the original values. This commit removes support for the (poorly implemented) overlay.properties file.
-
Guus der Kinderen authored
Openfire now requires Java 7, not Java 5.
-
Guus der Kinderen authored
Problems are inevatible when a resource is opened, passed around and closed by a different method. This can improved upon easily.
-
- 24 Sep, 2015 2 commits
-
-
daryl herzmann authored
Updated the REST API plugin to 1.1.6
-
Roman S authored
Fixed: the problem with wrong media type by error
-
- 18 Sep, 2015 1 commit
-
-
Michael Fischer v. Mollard authored
With this classpath I can open and build the openfire project without error messages, which should be a start for further work.
-
- 17 Sep, 2015 2 commits
-
-
daryl herzmann authored
Minor improvements to spelling
-
Marc Laporte authored
-
- 16 Sep, 2015 4 commits
-
-
daryl herzmann authored
OF-943: Fix timeout issues in HZ plugin
-
Tom Evans authored
This updates the plugin metatdata to prepare a release for the timeout bug fix which was previously committed (via PR#288).
-
Tom Evans authored
OF-943: Timeout issues on synchronous cluster tasks
-
Alpha authored
Details: https://community.igniterealtime.org/message/252259#252259
-