Commit History

Author SHA1 Message Date
  Erik Johnston 7e8083eb48 Add check_media_file_for_spam spam checker hook 3 years ago
  Patrick Cloke a7882f9887 Return a 404 if no valid thumbnail is found. (#9163) 3 years ago
  Richard van der Hoff 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 years ago
  Aaron Raimist cd9e72b185 Add X-Robots-Tag header to stop crawlers from indexing media (#8887) 4 years ago
  Patrick Cloke 30fba62108 Apply an IP range blacklist to push and key revocation requests. (#8821) 4 years ago
  Richard van der Hoff 129ae841e5 Make `make_request` actually render the request 4 years ago
  Richard van der Hoff cfd895a22e use global make_request() directly where we have a custom Resource 4 years ago
  Patrick Cloke b312769c0e Do not error when thumbnailing invalid files (#8236) 4 years ago
  Patrick Cloke 5ea29d7f85 Convert more of the media code to async/await (#7873) 4 years ago
  Will Hunt 62b1ce8539 isort 5 compatibility (#7786) 4 years ago
  Patrick Cloke 434716e1d3 Fetch from the r0 media path instead of the unspecced v1. (#7714) 4 years ago
  Dagfinn Ilmari Mannsåker a3f11567d9 Replace all remaining six usage with native Python 3 equivalents (#7704) 4 years ago
  WGH e55ee7c32f Add support for webp thumbnailing (#7586) 4 years ago
  Brendan Abolivier 6ae0c8db33 Lint + changelog 4 years ago
  Brendan Abolivier d9a8728b11 Remove unused import 4 years ago
  Brendan Abolivier 67aa18e8dc Add tests for thumbnailing 4 years ago
  Amber Brown 463b072b12 Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
  Amber Brown f40a7dc41f Make the http server handle coroutine-making REST servlets (#5475) 5 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Amber Brown df2ebd75d3 Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 5 years ago
  Richard van der Hoff 80527b568d Fix more logcontext leaks in tests (#4209) 6 years ago
  Amber Brown 8b1affe7d5 Fix Content-Disposition in media repository (#4176) 6 years ago
  black 8b3d9b6b19 Run black. 6 years ago
  Amber Brown 49af402019 run isort 6 years ago
  Amber Brown 77ac14b960 Pass around the reactor explicitly (#3385) 6 years ago
  Erik Johnston a1beca0e25 Fix broken unit test for media storage 6 years ago
  Erik Johnston ce4f66133e Add unit tests 6 years ago