Skip to content
Snippets Groups Projects
  1. Jan 13, 2022
  2. Oct 22, 2021
  3. Apr 22, 2021
  4. Mar 25, 2021
  5. Jan 08, 2021
  6. Oct 02, 2020
  7. Oct 22, 2019
    • Andrew Morgan's avatar
      Fix demo script on ipv6-supported boxes (#6229) · b2945d26
      Andrew Morgan authored
      The synapse demo was a bit flakey in terms of supporting federation. It turns out that if your computer resolved `localhost` to `::1` instead of `127.0.0.1`, the built-in federation blacklist specified in `start.sh` would still block it, since it contained an entry for `::/127`. Removing this no longer prevents Synapse from contacting `::1`, federation works again on these boxes.
      b2945d26
  8. Jul 22, 2019
  9. Jul 19, 2019
  10. Jun 20, 2019
  11. Jun 17, 2019
    • Jorik Schellekens's avatar
      One shot demo server startup · 839f9b92
      Jorik Schellekens authored
      Configure the demo servers to use untrusted
      tls certs so that they communicate with each other.
      
      This configuration makes them very unsafe so I've added warnings about
      it in the readme.
      839f9b92
  12. Jun 14, 2019
  13. Apr 01, 2019
  14. Feb 20, 2019
    • Richard van der Hoff's avatar
      Clean up gitignores (#4688) · 8d98dc8f
      Richard van der Hoff authored
      I just got bitten by a file being caught by the .gitignore, which shouldn't
      have been, and am now pissed off with the .gitignore. I have basically declared
      bankruptcy on it and started again.
      8d98dc8f
  15. Jan 22, 2019
  16. Oct 22, 2015
  17. Oct 13, 2015
  18. Sep 23, 2015
  19. Aug 12, 2015
  20. Jun 04, 2015
  21. May 08, 2015
  22. Apr 30, 2015
  23. Apr 07, 2015
  24. Mar 27, 2015
  25. Jan 28, 2015
  26. Jan 27, 2015
  27. Jan 22, 2015
  28. Nov 19, 2014
Loading