- Oct 10, 2018
-
-
GregDThomas authored
-
- Aug 26, 2018
-
-
GregDThomas authored
-
GregDThomas authored
-
- Aug 22, 2018
-
-
Gugli authored
It fixes some deadlocks between PrivacyListManager and RosterManager. It is related to the two following issues https://issues.igniterealtime.org/browse/OF-1337 https://issues.igniterealtime.org/browse/OF-944
-
- Aug 21, 2018
-
-
wroot authored
-
- Aug 16, 2018
-
-
Dave Cridland authored
The `<resume/>` element sent by the client during a XEP-0198 session resumption contains an `h` attribute which is validated to ensure it has not acknowledged more stanzas than were actually sent. However, we were validating that against the current session, whose counters would be disabled, and therefore left at zero. This simply checks them against the correct session instead - the `otherSession` which is to be resumed.
-
Dave Cridland authored
Update CollectionNode.java
-
- Aug 15, 2018
-
-
daryl herzmann authored
OF-1553: Allow MUC room creation to be limited to registered local users.
-
daryl herzmann authored
fixed path to distribution target
-
daryl herzmann authored
OF-852: Entity caps in stream feature
-
akrherz authored
-
akrherz authored
-
akrherz authored
-
daryl herzmann authored
OF-1588 fix Spanish translation in sharing
-
wroot authored
-
Anno van Vliet authored
* Monitoring small Graphs Not Being Generated. Commented setter to null which is according to latest javadoc not allowed. Pushed version of plugin forward.
-
akrherz authored
-
daryl herzmann authored
OF-1532 use shell scripting to generate RPMs
-
dbh authored
* Added MUCRoom Get Chat History endpoint, GET /chatrooms/{roomName}/chathistory Add logging for MUCRoomController and UserServiceController * OF-1585 Add Logging Enable/Disable, Update Changelog * Fixed custom property name for Service Logging Enabled to be consistent with others in the same plugin * Changed date from "tbc." (which was there previously) to 08/13/2018 * Change version from "1.3.5-SNAPHOT" to "1.3.5"
-
- Aug 14, 2018
-
-
daryl herzmann authored
OF-1567: Prevent CME in HttpSession.
-
akrherz authored
-
akrherz authored
-
akrherz authored
-
akrherz authored
-
akrherz authored
-
akrherz authored
-
akrherz authored
-
Guus der Kinderen authored
-
- Aug 13, 2018
-
-
Dave Cridland authored
OF-1579: Add support for XEP-0368 "SRV records for XMPP over TLS"
-
Guus der Kinderen authored
This reverts (most of) commit e1ee7a3c. The changes in the original commit caused all users to be obtained from the user provider when looking at the user-summary page. For instances with many users, this requires to much resources and takes to long to complete.
-
Guus der Kinderen authored
-
Dave Cridland authored
OF-1533: Use a random IV for each new encrypted property
-
Dave Cridland authored
OF-1581: Use latest presence info when syncing MUC join status
-
Guus der Kinderen authored
To prevent the unresolved bug OF-1497 from affecting new installations, OF-1563 disabled the Stream Management (XEP-0198) feature by default. With OF-1497 fixed, the feature can be re-enabled again.
-
Guus der Kinderen authored
Openfire sends XMPP pings to clients that are idle. These pings should be included in the counts that are kept as part of the Stream Management (XEP-0198) implementation.
-
- Aug 10, 2018
-
-
Nicolas Lattuada authored
-
ruggieri authored
-
ruggieri authored
-
ruggieri authored
-
ruggieri authored
-