1. 18 Jul, 2016 2 commits
    • Quality, safe template linter and test fixes: · e0c7228d
      * Safe template linter reports zero violations on modified files
      * Removed some (or most) coffeescript-genereated returns
      * Big HTML chunks in JS converted to underscore templates
      * Markdown processor - safe tempate linter compatibility
      * Fixed double escaping HTML tags in code blocks caused by passing it through postMathJaxProcessor twice
      E. Kolpakov committed
    • Fixes and improvements from solutions fork: · 8d1e10bd
      * Removing jQuery.ajax.beforeSend - it might be set globally and this code overrides it (part of 62fa253a)
      * Avoid resetting Backbone history if already started (part of 9591b526)
      * goHome no longer triggers thread:removed event - already triggered up the call stack (part of 9591b526)
      * Avoid using beforeSend as it might be set globally (adapted from 2dfe104f)
      * Refactor triggering navigation to use constant/method instead of magic strings (part of 4843facd)
      * Switching to using jQueyr.prop instead of jQuery.attr
      * Fixed email notifications enable/disable (adapted from 8a7f0224)
      * Load thread if requested thread isn't loaded yet (adapted from e28dde32)
      * Added ability to set custom css classes on search messages (adapted from b2e4c189)
      * Actually rerendering view with new model data when it is loaded/changed
      E. Kolpakov committed
  2. 16 Jul, 2016 1 commit
  3. 15 Jul, 2016 10 commits
  4. 14 Jul, 2016 3 commits
  5. 13 Jul, 2016 13 commits
  6. 12 Jul, 2016 11 commits