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

15 remove unregistered users based on moderation list #17

Draft
wants to merge 4 commits into
base: jetstream
Choose a base branch
from

Conversation

joelghill
Copy link
Owner

Uses a designated moderation list to remove registered users from the feed. Periodically syncs the list in an async task when running the primary indexer.

janice-cotcher and others added 4 commits December 2, 2024 10:42
Updated documentation
* Wrote a client to consume incoming data from a Jetstream instance rather than the full firehose.

* Only posts are consumed in the Jetstream client.

* Registered users are now periodically synced rather than calculated from incoming follow and unfollow events.

* Patch for set cursor to 0.0 on launch.

---------

Co-authored-by: Joel Hill <[email protected]>
@joelghill joelghill added the enhancement New feature or request label Dec 7, 2024
@joelghill joelghill marked this pull request as draft December 7, 2024 19:43
@joelghill
Copy link
Owner Author

I've been running this locally without issue but I would like to add some unit tests before merging into the Jetstream branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

2 participants