[ ] Remove Follower (Send Undo of Accept and remove from database)
[x] Outgoing Remote Following (ae08e62)
[ ] Allow Sending Follow Request
[ ] Handle Incoming Accept or Reject for Follow Requests
[ ] Incoming Remote Following (/follow?acct={uri})
[ ] Handle Incoming Create, Update, Delete, Announce from Following (feed, or page to see what others posted. Do not need to store everything - latest n entries - use database).
General
EntryHook
unless private (a15dffe02372939654d58c6f248e51e1b569034e)ErrNotHandled
Follower and Following
OrderedCollection
for FollowersUndo
ofAccept
and remove from database)Follow
RequestAccept
orReject
forFollow
Requests/follow?acct={uri}
)Create
,Update
,Delete
,Announce
from Following (feed, or page to see what others posted. Do not need to store everything - latest n entries - use database).