1. 26 Apr, 2017 1 commit
    • Guus der Kinderen's avatar
      Replace dangling javadoc with block comment. · 65f1f7f1
      Guus der Kinderen authored
      Javadoc comment are dangling if they don't belong to any class, method or field. For example a Javadoc comment in between method declarations that have their own javadoc comments.
      
      These generate needless warnings, which are in most instances easily solved. By far most problems occur in the license block that's in most files.
      65f1f7f1
  2. 04 Dec, 2015 1 commit
    • Christian Schudt's avatar
      Fix XEP-0012 logic. · 1fbab5fe
      Christian Schudt authored
      If a query has no 'to' attribute it should be treated on behalf of the sender.
      It should not be treated as if it were targeted to the server (and return the server uptime).
      
      The former logic also threw an UserNotFoundException, if the user queried itself, because the user was not on his own roster.
       I've fixed that in the canProbePresence method.
      
       Fixes issue OF-982
      1fbab5fe
  3. 09 Nov, 2015 1 commit
  4. 29 Oct, 2015 1 commit
  5. 23 Feb, 2014 1 commit
  6. 07 Feb, 2010 1 commit
  7. 30 Sep, 2009 1 commit
  8. 28 Mar, 2007 1 commit
  9. 14 Oct, 2006 1 commit
  10. 17 Mar, 2006 1 commit
  11. 13 Dec, 2005 1 commit