Chris Smith
Chris Smith
**Is your feature request related to a problem? Please describe.** Sometimes I have multiple formats of the same resource, and want to serve whatever the browser prefers. The main example...
Visiting any site with a Content Security Policy that forbids 'self' scripts results in the following error logged to the console: ``` Content Security Policy: The page's settings blocked the...
Running a build from master I reliably hit this shortly after startup (v0.4.7 works fine): ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation...
On Element Android X and Element iOS X we've noticed that it takes a significant amount of time to get the list of members in a room. Eyeballing the network...
The README says the license is MIT, but it's useful to have the full text to reference as well. This makes github recognise the license, and satisfies automated license scanners...
It doesn't look like there's a way to set the top-level pass/fail/warn status at the minute as it's forced to `Pass` in the HTTP handler: https://github.com/nelkinda/health-go/blob/5a5bff6fc3ffce479f16153daaa96cdd3398f0df/health.go#L234 For my use-case it'd...
If a person has only a Bluesky link, it was displayed twice. It looks like support was added in two independent PRs: #1872, and #1878. You can see an example...