1. 09 Feb, 2018 3 commits
  2. 08 Feb, 2018 1 commit
  3. 07 Feb, 2018 1 commit
  4. 06 Feb, 2018 1 commit
  5. 02 Feb, 2018 1 commit
    • Guus der Kinderen's avatar
      OF-1471: Terminate upon invalid Stream Management data. · 2ec70a2c
      Guus der Kinderen authored
      When a client tells us that it received an amount of stanzas that's greater than the number of stanzas
      that we've sent it, the stream should be terminated. Similarly, we should not allow a client to resume
      a stream when it tells us it received more data on the old stream than what we've sent it.
      2ec70a2c
  6. 30 Jan, 2018 1 commit
  7. 26 Jan, 2018 4 commits
  8. 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
  9. 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
  10. 19 Jan, 2018 1 commit
  11. 23 Dec, 2017 4 commits
  12. 22 Dec, 2017 3 commits
  13. 21 Dec, 2017 4 commits
  14. 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
  15. 19 Dec, 2017 3 commits
  16. 18 Dec, 2017 1 commit
  17. 16 Dec, 2017 1 commit
  18. 15 Dec, 2017 6 commits
  19. 12 Dec, 2017 2 commits