1. 04 Dec, 2014 1 commit
    • akrherz's avatar
      Change OF min version to 3.9.4 · d92daf9b
      akrherz authored
      Since OF 3.9.3 has a bug whereby it thinks 3.10.0 is older than 3.9.3,
      this causes a problem as OF 3.9.3 will attempt to install plugins that
      it can not run.  This change puts the 3.10.0 plugins at a release that
      will not happen, which keeps them affectively from getting installed.
      d92daf9b
  2. 30 Nov, 2014 2 commits
  3. 28 Nov, 2014 2 commits
  4. 19 Nov, 2014 1 commit
  5. 17 Nov, 2014 1 commit
  6. 14 Nov, 2014 1 commit
  7. 12 Nov, 2014 1 commit
  8. 30 Oct, 2014 2 commits
  9. 29 Oct, 2014 1 commit
  10. 28 Oct, 2014 1 commit
  11. 27 Oct, 2014 1 commit
  12. 21 Oct, 2014 1 commit
  13. 20 Oct, 2014 1 commit
  14. 17 Oct, 2014 1 commit
    • Tom Evans's avatar
      OF-843: Update Hazelcast plugin · 5ff34d2d
      Tom Evans authored
      Updates include changes for Openfire Session API, plus changes needed to
      upgrade to Hazelcast 3.3.1; also some core housekeeping (NPE)
      5ff34d2d
  15. 08 Oct, 2014 1 commit
  16. 07 Oct, 2014 1 commit
  17. 04 Oct, 2014 1 commit
    • Roman S.'s avatar
      User Service Plugin update to 2.0.0 · 49ebcaac
      Roman S. authored
      - New restfull API (see readme). The plugin is backward compatible.
      - Added new requst to get all or specific users
      - The user is now extendible with key / values properties
      - Added new requst to get roster entries of a specific users
      - Added new requst to get group names of a specific users
      - Added new request to add user to a group or remove a user from a group
      49ebcaac
  18. 01 Oct, 2014 1 commit
  19. 20 Sep, 2014 1 commit
  20. 11 Sep, 2014 1 commit
    • thanosz's avatar
      Update StatsAction.java · ef38f144
      thanosz authored
      The Server traffic statstics in quick stats are incorrect and inconsistent compared with All Reports page.
      The problem is in the calculation of Low and High Values.
      The StatsViewer.getMin() and getMax() will return two values for high and low for server_bytes_in and server_bytes_out respectively.
      The StatsAction.getLowAndHigh(String key,  long[] timePeriod) does not take that into account and always precesses the first element in the array. Modified so that it sums the values of all the elements of the array.
      ef38f144
  21. 02 Sep, 2014 1 commit
  22. 13 Aug, 2014 1 commit
    • Roman S's avatar
      Update to 0.2.1 · 5d001b0e
      Roman S authored
      - Creation and modification dates, are now optional
      - Room user roles, are now optional
      - Bug fix: As persistent specified room, will be now saved to DB
      5d001b0e
  23. 22 Jul, 2014 1 commit
  24. 10 Jul, 2014 1 commit
    • Redor's avatar
      MUC Service Plugin 0.2.0 · a98343cc
      Redor authored
      - Extended the service with /participants endpoint to get all room
      participants
      - Extended the muc service to manage chat room roles (owners, admins,
      members, outcasts)
      a98343cc
  25. 30 Jun, 2014 1 commit
  26. 23 Jun, 2014 4 commits
  27. 22 Jun, 2014 1 commit
  28. 16 Jun, 2014 1 commit
  29. 08 Jun, 2014 1 commit
  30. 05 Jun, 2014 1 commit
  31. 04 Jun, 2014 2 commits
  32. 02 Jun, 2014 1 commit
  33. 31 May, 2014 1 commit