Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds the ability to hide posts that have been labeled #91

Draft
wants to merge 47 commits into
base: main
Choose a base branch
from

Conversation

aendra-rininsland
Copy link

@aendra-rininsland aendra-rininsland commented Mar 21, 2024

This is mostly ready but I'm waiting on bluesky-social/atproto#2354 and #90 to land so marking as draft until then.

Todo:

  • Automate #AtprotoLabeler URL lookup
  • Query moderation services for post labels when doing initial db write
  • Just noticed that there's an issue where a negation from one service will toggle the hidden boolean to false even if there are multiple banned labels on it (possibly from other services)

devinivy and others added 30 commits May 10, 2023 22:59
* Support .env file

* Fix default sub endpoint
* Setup migrations, misc tidy/fixes

* Simplify migration provider
* update README with instructions for the default URL

* Update README.md

---------

Co-authored-by: Daniel Holmgren <[email protected]>
* describeFeedGenerator route + multiple feeds

* tweak readme
* describeFeedGenerator route + multiple feeds

* tweak readme

* improve env
* describeFeedGenerator route + multiple feeds

* tweak readme

* improve env

* publish script

* create -> put

* readme

* handle blob encoding

* add check that feeds are available
So readers won't have to google Bluesky PDS to try to figure out what it means
alimony and others added 17 commits May 24, 2023 17:51
* improve docs & helpers around publisher dids

* add docs to env
Cosmetic: remove trailing space
update `@atproto/*` package deps to current
This call appears to just be a gate to stop people publishing custom feeds before the feature was released.

Removed, and publishing appears to have no ill effect. Addresses bluesky-social#65
Remove agent.api.app.bsky.feed.describeFeedGenerator
* Switch subscription endpoint

* Switch on fallback default value
@haileyok haileyok force-pushed the main branch 2 times, most recently from d36deef to fadd462 Compare October 31, 2024 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.