Skip to content
Snippets Groups Projects
  1. Aug 13, 2018
  2. Aug 10, 2018
  3. Aug 09, 2018
  4. Aug 08, 2018
  5. Aug 06, 2018
  6. Aug 04, 2018
  7. Aug 03, 2018
    • Richard van der Hoff's avatar
      Basic support for room versioning · 0ca459ea
      Richard van der Hoff authored
      This is the first tranche of support for room versioning. It includes:
       * setting the default room version in the config file
       * new room_version param on the createRoom API
       * storing the version of newly-created rooms in the m.room.create event
       * fishing the version of existing rooms out of the m.room.create event
      0ca459ea
    • Neil Johnson's avatar
      fix (lots of) py3 test failures · 5593ff67
      Neil Johnson authored
      5593ff67
  8. Aug 01, 2018
  9. Jul 20, 2018
  10. Jul 13, 2018
  11. Jul 09, 2018
  12. Jun 24, 2018
  13. Jun 22, 2018
  14. May 22, 2018
  15. Apr 15, 2018
  16. Apr 04, 2018
  17. Jan 27, 2018
  18. Jan 26, 2018
  19. Jan 22, 2018
  20. Jan 09, 2018
  21. Oct 31, 2017
  22. Oct 23, 2017
  23. Sep 19, 2017
  24. May 22, 2017
  25. Dec 09, 2016
  26. Nov 23, 2016
  27. Nov 22, 2016
  28. Nov 21, 2016
  29. Oct 14, 2016
  30. Oct 03, 2016
    • Erik Johnston's avatar
      Implement pluggable password auth · 850b103b
      Erik Johnston authored
      Allows delegating the password auth to an external module. This also
      moves the LDAP auth to using this system, allowing it to be removed from
      the synapse tree entirely in the future.
      850b103b
  31. Sep 23, 2016
  32. Sep 12, 2016
Loading