Commit Graph

5 Commits

Author SHA1 Message Date
David Roetzel
e70c8261f2
Implement backfill requests 2025-03-06 14:08:38 +01:00
David Roetzel
9ae8051019
Select what to share with fasp
Only share statuses where the account has `#indexable` set
to `true`.

Only share accounts where `#discoverable` is set to `true`, with
one exception: If `#discoverable` has just been set to `false`
this is an important information for the fasp.
2025-03-06 14:08:38 +01:00
David Roetzel
ac684a2f18
Add account and trend data sharing 2025-03-06 14:08:38 +01:00
David Roetzel
f8e981f3f5
Handle full content lifecycle for subscribed fasps 2025-03-06 14:08:38 +01:00
David Roetzel
a91fb33315
Humble beginnings of fasp data sharing.
Subscriptions can be made and new statuses will be announced to
subscribed fasp.
2025-03-06 14:08:38 +01:00