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
Loading