1. 07 Feb, 2018 1 commit
  2. 06 Feb, 2018 1 commit
  3. 30 Jan, 2018 1 commit
  4. 26 Jan, 2018 3 commits
  5. 25 Jan, 2018 1 commit
    • Anno van Vliet's avatar
      Group Chat History contains one message to many. · fc682b88
      Anno van Vliet authored
      When specifying “Show a Specific Number of Messages” for Group Chat
      History Settings, the user get one message to many. For example, if 10
      is specified. the user get the last eleven messages in the room.
      fc682b88
  6. 24 Jan, 2018 1 commit
    • dbh's avatar
      OF-1460, Session Row jspf has a Hazelcast related bug. It assumes that all... · 957541b4
      dbh authored
      OF-1460, Session Row jspf has a Hazelcast related bug. It assumes that all sessions are LocalClientSessions. But, in a multi-node hazelcast enabled openfire environment, (#997)
      
      there may be remote (not local) sessions as well.  The bug is a cast of sess to LocalClientSession, but that isn't always appropriate. Session Details and Session Summary jspf pages use this jspf file
      957541b4
  7. 19 Jan, 2018 1 commit
  8. 23 Dec, 2017 4 commits
  9. 22 Dec, 2017 3 commits
  10. 21 Dec, 2017 3 commits
  11. 20 Dec, 2017 1 commit
    • Anno van Vliet's avatar
      Added User Status Plugin (#977) · 0b5ba6cf
      Anno van Vliet authored
      * Added User Status Plugin
      Plugin from Stefan Reuter to keep a history of the user status in the
      database.
      
      * revert unrelated javadoc change
      
      * update plugin versioning
      
      we still have to support ant builds
      
      * update note about supported databases
      0b5ba6cf
  12. 19 Dec, 2017 3 commits
  13. 18 Dec, 2017 1 commit
  14. 16 Dec, 2017 1 commit
  15. 15 Dec, 2017 6 commits
  16. 12 Dec, 2017 9 commits