bsky-furry-feed icon indicating copy to clipboard operation
bsky-furry-feed copied to clipboard

A BlueSky custom feed generator for furry content !

Results 25 bsky-furry-feed issues
Sort by recently updated
recently updated
newest added

Following #44, we want to add a CI job to check that `buf generate` was executed by the developer.

tooling

Thoughts: - Perhaps we ought to have a `tools.go` for `migrate`, `buf` and `golangci-lint` - Improve documentation in `developing.md` - Add more env vars where necessary to make configuring the...

documentation
good first issue
tooling

This updates the DenFur feed to 2024 for this year’s DenFur, which takes place August 23 to 25. Hashtags are: `#denfur` and `#denfur2024`

This changes the query to check for has_media and has_video with logical OR, so the default `tristate.Maybe` is accurate. For example, right now, if you set `HasMedia: tristate.True`, `HasVideo` will...

backend

This enforces that posts on all feeds are younger than 7 full days.

performance
backend