- Jun 04, 2023
-
- May 28, 2023
-
- May 22, 2023
-
- May 13, 2023
-
-
Travis Ralston authored
-
- Mar 06, 2023
-
-
Travis Ralston authored
-
- Feb 19, 2023
-
-
Travis Ralston authored
-
- Feb 18, 2023
-
-
Travis Ralston authored
-
- Feb 15, 2023
-
-
Travis Ralston authored
-
- Feb 12, 2023
-
-
Travis Ralston authored
-
Travis Ralston authored
-
- Feb 09, 2023
-
-
Travis Ralston authored
-
- Aug 17, 2022
-
-
Travis Ralston authored
-
- Mar 31, 2022
-
-
Travis Ralston authored
-
Travis Ralston authored
-
- Mar 15, 2022
- Mar 10, 2022
-
-
mattc authored
server.
-
- Feb 11, 2022
-
- Dec 22, 2021
-
- Sep 28, 2021
-
-
Denis Kasak authored
-
- Aug 07, 2021
-
-
Sorunome authored
-
- Aug 05, 2021
-
-
jellykells authored
-
- May 22, 2021
-
-
Michael Telatynski authored
-
- May 21, 2021
-
-
Michael Telatynski authored
-
- May 04, 2021
-
-
Travis Ralston authored
This reverts commit 5e51abbd.
-
- May 03, 2021
-
- Mar 22, 2021
-
-
Travis Ralston authored
-
- Mar 18, 2021
-
- Mar 06, 2021
-
-
Silke Hofstra authored
-
- Dec 23, 2020
-
-
jellykells authored
-
- Dec 08, 2020
-
-
Travis Ralston authored
The spec is a bit unclear whether this is even valid for things like images, however the parameter doesn't really make sense for non-text data anyways. Synapse currently (for better or worse) treats the presence as a charset as a completely different media type and thus refuses to thumbnail it.
-
- Aug 18, 2020
-
- Aug 16, 2020
-
-
Travis Ralston authored
We make our own ReadCloser+ReadSeeker implementation because a NopCloser actually destroys the seeker implementation.
-
Travis Ralston authored
-
- Aug 12, 2020
-
-
Travis Ralston authored
Instead of buffering all the export files into memory (which could be hundreds of gb) we buffer them in one at a time and hope that they don't contain extra information. On a 171mb export, this change used 45mb of memory at most. Previously the task would have required about 1gb. For larger (200gb+ exports) this is obviously better.
-
- Aug 02, 2020
-