Following, being followed and sending toots works

This commit is contained in:
Michael Demetriou 2019-09-11 12:21:38 +03:00
parent 86eda3a0e9
commit 47dfecbeb3
4 changed files with 212 additions and 29 deletions

8
TODO
View file

@ -39,8 +39,8 @@
[ ] Create debug flag
[ ] Write to following only upon accept
(waiting to actually get an accept so that I can test this)
[ ] Implement webfinger
[ ] Make sure masto finds signature
[] Implement webfinger
[] Make sure masto finds signature
[ ] Implement Unfollow
[ ] Implement accept (accept when other follow us)
(done but can't test it pending http signatures)
@ -65,6 +65,4 @@
[ ] Check if an early failure in announcing posts causes a problem to the following ones
[ ] Handle followers and following uri's
[ ] Do I care about the inbox?
[ ] Maybe look at implementing lock files?
[ ] Check if it's worth it to reuse pubActor instead of creating
a new one every time
[ ] Maybe look at implementing lock files?