Benji Welner

Results 10 issues of Benji Welner

`progress` currently has the option to define a custom gradient using `WithGradient`, which accepts two colors as strings. These are then [passed to `colorful.Hex`](https://github.com/charmbracelet/bubbles/blob/master/progress/progress.go#L332-L333) – which (perhaps obviously) doesn’t accept...

enhancement

This PR introduces a cookie-based system for following Twitter users via Nitter. Followed accounts are stored in a cookie (à la Teddit), and displayed at the base path. - **New...

I am currently trying to get the [Times of Israel](https://www.timesofisrael.com/) feed to behave properly in my Miniflux instance, and have stumbled upon the [Filter, Rewrite and Scraper Rules](https://miniflux.app/docs/rules.html). I've been...

The light and dark themes, as they exist currently, are wonderful. However, for those of us who set our theme dynamically, it is frustrating to have to manually adjust the...

enhancement
help wanted
UI

#### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES** #### Local build testing...

new-package

I've also removed the alternate version of the logo, which wasn't used.

It could be nice to have a configurable (or at least shorter default) timeout, a-la the existing functionality of the [upstream `http` transport](https://caddyserver.com/docs/caddyfile/directives/reverse_proxy#the-http-transport). I am using this image to proxy...