Skip to content
Snippets Groups Projects
  1. Jul 14, 2016
    • Jared Hancock's avatar
      thread: Fix crash processing problem attachments · 29c4cba0
      Jared Hancock authored
      The ThreadEntry::normalizeFileInfo() method is called from ::create(), but
      before the thread entry is saved. Therefore, the ::getThread() and
      ::getObject() methods will likely not return a valid object for posting the
      thread message.
      29c4cba0
  2. Jun 20, 2016
  3. Jun 12, 2016
  4. Jun 11, 2016
  5. Jun 10, 2016
  6. Jun 08, 2016
  7. Jun 06, 2016
  8. Jun 02, 2016
    • Jared Hancock's avatar
      i18n: Ensure UTF-8 locale is set · ee2d3c72
      Jared Hancock authored
      This is required for system requests such as email piping. Since a user is
      not logged in for the request, the system locale will not be set and text
      might get corrupted based on the PHP configuration.
      
      Fixes #2910
      ee2d3c72
  9. May 27, 2016
  10. May 12, 2016
  11. Apr 28, 2016
  12. Apr 26, 2016
  13. Apr 25, 2016
  14. Apr 24, 2016
Loading