Create task task-85
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
---
|
||||
id: task-85
|
||||
title: Add follow scanning support for FurAffinity users
|
||||
status: To Do
|
||||
assignee: []
|
||||
created_date: '2025-08-14'
|
||||
labels: []
|
||||
dependencies: []
|
||||
---
|
||||
|
||||
## Description
|
||||
|
||||
Enable tracking of FurAffinity user follows/followers using the existing FollowScan infrastructure. This will allow us to monitor changes in user follow relationships on FurAffinity, similar to existing Bluesky functionality.
|
||||
|
||||
## Acceptance Criteria
|
||||
|
||||
- [ ] FollowScan model works with FurAffinity users
|
||||
- [ ] Job can scan user follows from FurAffinity API/scraping
|
||||
- [ ] Follow relationships are properly tracked in database
|
||||
- [ ] Missing FurAffinity users are automatically created
|
||||
- [ ] Statistics are tracked in json_attributes
|
||||
- [ ] Integration tests pass for FurAffinity follow scanning
|
||||
Reference in New Issue
Block a user