Skip to content
Snippets Groups Projects
  1. Sep 06, 2018
  2. Aug 31, 2018
  3. Aug 24, 2018
  4. Aug 18, 2018
  5. Aug 16, 2018
  6. Aug 15, 2018
  7. Aug 13, 2018
  8. Aug 10, 2018
  9. Aug 04, 2018
  10. Aug 03, 2018
  11. Aug 02, 2018
  12. Aug 01, 2018
  13. Jul 09, 2018
  14. Jun 28, 2018
  15. Mar 23, 2017
  16. Jan 17, 2017
  17. Dec 06, 2016
  18. Sep 12, 2016
  19. Jul 20, 2016
  20. Jul 13, 2016
  21. May 13, 2016
  22. Feb 19, 2016
  23. Jan 28, 2016
  24. Jan 25, 2016
  25. Jan 22, 2016
  26. Jan 11, 2016
    • Daniel Wagner-Hall's avatar
      Introduce a Requester object · 2110e35f
      Daniel Wagner-Hall authored
      This tracks data about the entity which made the request. This is
      instead of passing around a tuple, which requires call-site
      modifications every time a new piece of optional context is passed
      around.
      
      I tried to introduce a User object. I gave up.
      2110e35f
  27. Jan 07, 2016
  28. Jan 05, 2016
  29. Nov 04, 2015
    • Daniel Wagner-Hall's avatar
      Allow guests to register and call /events?room_id= · f522f50a
      Daniel Wagner-Hall authored
      This follows the same flows-based flow as regular registration, but as
      the only implemented flow has no requirements, it auto-succeeds. In the
      future, other flows (e.g. captcha) may be required, so clients should
      treat this like the regular registration flow choices.
      f522f50a
  30. Oct 20, 2015
Loading