adding instances and accounts to the domain objects the app manipulates #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "introducing-instances-and-accounts"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fediverse/ActivityPub feeds are hosted and generated by instances, and their contents are populated (in part) with the objects created by certain accounts hosted by an instance (not necessarily the same as the feed's).
WIP: adding instances and accounts to the domain objects the app manipulatesto adding instances and accounts to the domain objects the app manipulatesThe accounts and instances could use some logging...
I'll try copying the existing approach used for feeds (i.e. an adapter object that re-exposes wrapped calls to the service).
the initial stated goals have been met.
The UI could use a rework, but that should be tackled in it's own PR.
Pull request closed