You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add a new distributed-activity which will render different activity types
it should call out to distributed-post for created notes
other types can be ignored for now but maybe we'd want to show follow requests and likes too
have the outbox fetching method return an async iterator (using an async generator function) so that we can refactor it more easily for different outbox setups.
Read from users outboxes into a feed (0.5 week)
Check the boxes from #102 when this is done 👍
The text was updated successfully, but these errors were encountered: