Skip to content
Snippets Groups Projects
  1. 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
  2. Jul 22, 2019
  3. Jul 19, 2019
  4. Jun 20, 2019
  5. 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
  6. Jun 14, 2019
  7. Apr 01, 2019
  8. 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
  9. Jan 22, 2019
  10. Oct 22, 2015
  11. Oct 13, 2015
  12. Sep 23, 2015
  13. Aug 12, 2015
  14. Jun 04, 2015
  15. May 08, 2015
  16. Apr 30, 2015
  17. Apr 07, 2015
  18. Mar 27, 2015
  19. Jan 28, 2015
  20. Jan 27, 2015
  21. Jan 22, 2015
  22. Nov 19, 2014
  23. Nov 04, 2014
  24. Nov 03, 2014
  25. Oct 20, 2014
  26. Sep 02, 2014
  27. Sep 01, 2014
  28. Aug 26, 2014
  29. Aug 22, 2014
  30. Aug 21, 2014
  31. Aug 14, 2014
  32. Aug 12, 2014
Loading