Corry Haines
Corry Haines
There are a few major issues that cause it to break on OSX. I have patches for most of them but the last might be impossible... - Uses `#!/bin/bash` -...
Basically, I tease the existing docker-compose file into three parts, for the major services that need to run in production. In order to function, the env files need to specify...
**Provider Version** v0.25.19 **Terraform Version** v1.0.5 **Describe the bug** The code for network policy attachment states that it is unable to read the true state, which is not reflected in...
The stream view appears to use the message column exclusively, unless other columns are explicitly selected in the search view. It does not respect the default columns chosen in the...
Standard practice for social media (and other platforms like Slack) is to strip all metadata (EXIF and the like) from uploaded files, in order to protect users that don't know...
The [current yarn install documentation](https://github.com/mastodon/documentation/blob/101f48dd87845670261ee7da87937a0f0d278bdc/content/en/admin/install.md?plain=1#L154) states to use `--pure-lockfile` which appears to be completely invalid in Yarn 4, and will fail in the 4.3.x code line. ``` # When run...