Skip to content
Snippets Groups Projects
  1. Jan 21, 2021
    • Patrick Cloke's avatar
      Return a 404 if no valid thumbnail is found. (#9163) · a7882f98
      Patrick Cloke authored
      If no thumbnail of the requested type exists, return a 404 instead
      of erroring. This doesn't quite match the spec (which does not define
      what happens if no thumbnail can be found), but is consistent with
      what Synapse already does.
      a7882f98
  2. Dec 15, 2020
  3. Dec 08, 2020
  4. Dec 02, 2020
    • Patrick Cloke's avatar
      Apply an IP range blacklist to push and key revocation requests. (#8821) · 30fba621
      Patrick Cloke authored
      Replaces the `federation_ip_range_blacklist` configuration setting with an
      `ip_range_blacklist` setting with wider scope. It now applies to:
      
      * Federation
      * Identity servers
      * Push notifications
      * Checking key validitity for third-party invite events
      
      The old `federation_ip_range_blacklist` setting is still honored if present, but
      with reduced scope (it only applies to federation and identity servers).
      30fba621
  5. Nov 16, 2020
  6. Nov 15, 2020
  7. Sep 09, 2020
  8. Jul 24, 2020
  9. Jul 05, 2020
    • Will Hunt's avatar
      isort 5 compatibility (#7786) · 62b1ce85
      Will Hunt authored
      The CI appears to use the latest version of isort, which is a problem when isort gets a major version bump. Rather than try to pin the version, I've done the necessary to make isort5 happy with synapse.
      62b1ce85
  10. Jun 17, 2020
  11. Jun 16, 2020
  12. Jun 05, 2020
  13. Jan 22, 2020
  14. Jul 03, 2019
  15. Jun 29, 2019
  16. Jun 20, 2019
  17. May 13, 2019
  18. Nov 27, 2018
  19. Nov 15, 2018
  20. Aug 10, 2018
  21. Jul 09, 2018
  22. Jun 22, 2018
  23. Feb 05, 2018
  24. Jan 18, 2018
Loading