Skip to content
Snippets Groups Projects
  1. Oct 22, 2021
  2. Jul 28, 2020
  3. Jan 12, 2020
    • Richard van der Hoff's avatar
      Cleanups and additions to the module API · 473d3801
      Richard van der Hoff authored
      Add some useful things, such as error types and logcontext handling, to the
      API.
      
      Make `hs` a private member to dissuade people from using it (hopefully
      they aren't already).
      
      Add a couple of new methods (`record_user_external_id` and
      `generate_short_term_login_token`).
      473d3801
  4. Apr 07, 2016
  5. Mar 23, 2016
  6. Mar 08, 2016
  7. Feb 18, 2016
  8. Feb 09, 2016
  9. Feb 08, 2016
  10. Feb 03, 2016
  11. Jan 25, 2016
  12. Jan 21, 2016
  13. Jan 20, 2016
  14. Jan 13, 2016
  15. Jan 07, 2016
  16. Jan 04, 2016
  17. Dec 22, 2015
  18. Dec 10, 2015
    • David Baker's avatar
      Store nothing instead of ['dont_notify'] for events with no notification... · 5e909c73
      David Baker authored
      Store nothing instead of ['dont_notify'] for events with no notification required: much as it would be nice to be able to tell between the event not having been processed and there being no notification for it, this isn't worth filling up the table with ['dont_notify'] I think. Consequently treat the empty actions array as dont_notify and filter dont_notify out of the result.
      5e909c73
  19. Dec 09, 2015
  20. Oct 08, 2015
  21. Aug 24, 2015
  22. Aug 19, 2015
  23. Jun 05, 2015
  24. May 26, 2015
  25. May 21, 2015
Loading