Skip to content
  1. Aug 07, 2012
  2. Aug 02, 2012
  3. Jul 26, 2012
  4. Jul 24, 2012
  5. Jun 27, 2012
  6. Jun 26, 2012
    • Rene Saarsoo's avatar
      Improve fatal error handling. · f7d81f12
      Rene Saarsoo authored
      - Move JS/CSS parsing error handling up to the level where we read the
        file in, so when IO error occours we'll also catch that.
      
      - Handle guide reading/formatting errors.
      
      - Handle errors in formatting class docs (wasn't able to test it, but
        a user reported a stack trace with encoding error happening inside
        there - maybe a difference when running in Windows).
      f7d81f12
  7. Jun 25, 2012
    • Rene Saarsoo's avatar
      Fix one remaining call to isModerator. · 29feeab2
      Rene Saarsoo authored
      29feeab2
    • Rene Saarsoo's avatar
      Fix moderator detection. · b0d44f41
      Rene Saarsoo authored
      It seems that VBulletin membergroupids have changed.  ID 7 no more
      means a moderator - instead all moderators have 2 and dev team
      has additional ID of 19.
      
      The mapping of membergroupids to moderator status is now done just
      once at login time.  Previously the group number was checked whenever
      one wanted to determine moderator status, although a boolean moderator
      field had been set at login.
      
      Additionally fixed emailHash saving in ForumUser#clientUser - previously
      the result of calculation was just thrown away.
      b0d44f41
  8. Jun 05, 2012
  9. Jun 04, 2012
  10. May 31, 2012
  11. May 30, 2012
  12. May 23, 2012
  13. May 21, 2012
Loading