- 27 Apr, 2018 2 commits
-
-
Roman Soldatow authored
OF-1540 Rest API, delete room should send RoomRemovedEvent to cluster
-
David B Harrison authored
-
- 25 Apr, 2018 1 commit
-
-
Roman Soldatow authored
* Adding GZIP functionality
-
- 24 Apr, 2018 1 commit
-
-
Roman Soldatow authored
Fixed: That created rooms were not propagated to other nodes OF-1535 Fixed: Missing documentation for "new" json mapping
-
- 18 Apr, 2018 3 commits
- 17 Apr, 2018 3 commits
-
-
Guus der Kinderen authored
-
Guus der Kinderen authored
* OF-546: Drop Apache Ant in favor of Apache Maven. This commit removes support for Apache Ant, and replaces (some, not all) references with references to Apache Maven. * OF-546: Remove bundled libraries for plugins. This removes all bundled binary libraries from plugins that can be build with Maven instead of Ant.
-
Schudt, Christian authored
Motivation: Give third-party developers more flexibility to build their plugins. Currently it's not possible to filter anything besides the plugin.xml. Further improvements: - Include lib folder in the assembly (for non-Maven artifacts) - Update namespace "http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2" -> "http://maven.apache.org/ASSEMBLY/2.0.0"
-
- 06 Apr, 2018 1 commit
-
-
Dave Cridland authored
OF-1515: Migrate Private XML Storage to PEP
-
- 22 Mar, 2018 7 commits
-
-
Guus der Kinderen authored
Openfire supports XEP-0049, Private XML Storage. However, Openfire can also be used for XEP-0223: Persistent Storage of Private Data via PubSub. When a user previously used more than one client, where each client would use a different XEP to store private data, the private data that was stored by one client would not be shared with the other client. This is undesirable, as such data typically includes data that benefits every client used by the user. In this commit, all data that is stored in the Private XML Storage database table will be migrated to PEP. After a successful migration, the old database table is deleted. Openfire continues to offer XEP-0049: Private XML Storage functionality. However, whenever data is obtained or modified through methods defined in that XEP, the PEP data is modified.
-
Dave Cridland authored
OF-1511 OF-1513 OF-1514: Pubsub / PEP changes
-
Dave Cridland authored
OF-1519 add info about firewall
-
Dave Cridland authored
OF-1518: Ensure the summary is properly escaped
-
Greg Thomas authored
-
wroot authored
-
wroot authored
-
- 21 Mar, 2018 1 commit
-
-
Dave Cridland authored
OF-1509: Add thread safety when incrementing counter.
-
- 18 Mar, 2018 1 commit
-
-
Guus der Kinderen authored
-
- 16 Mar, 2018 4 commits
-
-
GregDThomas authored
* Release 2.3.0 of the Hazelcast plugin * Correct the date
-
Guus der Kinderen authored
-
Guus der Kinderen authored
-
Guus der Kinderen authored
-
- 15 Mar, 2018 1 commit
-
-
Guus der Kinderen authored
This updates the inVerse plugin to use the latest upstream release. As suggested by JC, it's author, I've also disabled the 'viewMode' configuration option for now (this should be reenabled in future releases).
-
- 14 Mar, 2018 1 commit
-
-
Guus der Kinderen authored
-
- 11 Mar, 2018 1 commit
-
-
Guus der Kinderen authored
-
- 09 Mar, 2018 8 commits
-
-
Dave Cridland authored
OF-1345 Can't create/reset passwords when using HybridAuthProvider
-
Dave Cridland authored
OF-1421: Drop Java 7 support, require Java 8.
-
Dave Cridland authored
OF-1504: Caching the session will prevent carbons.
-
Dave Cridland authored
OF-1508: Prevent empty entity caps hash lookups.
-
Guus der Kinderen authored
-
Roman Soldatow authored
* Updating the REST API Plugin to 1.3.0 Added: Security Audit endpoint to get the security logs Added: More details by error Improvement: Better JSON mapping (e.g. single element in an array bug) * Adding missing libs for the ANT job * Fixing the date for the plugin 2018 instead if 2017
-
Dave Cridland authored
OF-1507: Handle S2S stream errors.
-
Guus der Kinderen authored
-
- 08 Mar, 2018 5 commits
-
-
Dave Cridland authored
OF-1191: Add BOSH mutual authentication config to admin console.
-
Dave Cridland authored
OF-1505: Prevent admin console stacktrace on TLS config page.
-
Guus der Kinderen authored
-
Guus der Kinderen authored
-
Dave Cridland authored
HZ-9: Ensure clustering works properly when enabled through the admin UI
-