1. 26 Jan, 2018 1 commit
    • Christian Schudt's avatar
      WebSocket endpoint should allow null path. · 5e58ac90
      Christian Schudt authored
      Currently the endpoint is only available via ws://host:port/ws/
      
      It will now also be available via ws://host:port/ws
      
      (note the lack of the trailing slash).
      
      URLs without trailing slash seem to be the standard for BOSH and WebSockets and are also used by XEP-0156.
      
       This commit increases interoperability.
      5e58ac90
  2. 23 Dec, 2017 4 commits
  3. 22 Dec, 2017 3 commits
  4. 21 Dec, 2017 3 commits
  5. 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
  6. 19 Dec, 2017 3 commits
  7. 18 Dec, 2017 1 commit
  8. 16 Dec, 2017 1 commit
  9. 15 Dec, 2017 6 commits
  10. 12 Dec, 2017 15 commits
  11. 08 Dec, 2017 2 commits