Add rejected to list so that we don't try again

Fix following after moving id's to /item/
Create GetActor that checks if actor exists and if not
creates it
This commit is contained in:
Michael Demetriou 2019-09-17 11:42:17 +03:00
parent 8bb04402d9
commit c4594779db
3 changed files with 64 additions and 11 deletions

4
TODO
View file

@ -51,4 +51,6 @@
[ ] Leave them read-only?
[ ] Leave them as is?
[✔] Handle followers and following uri's
[ ] Do I care about the inbox?
[ ] Do I care about the inbox?
[ ] Expose configuration to apps
[ ] Do not boost replies (configurable)