Michael Demetriou
76f9e14b93
Export Inbox getter for remote actor
2019-10-08 15:22:59 +03:00
Michael Demetriou
59ab751453
Add ServeSingleActor() for easier onboarding
2019-09-20 16:56:00 +03:00
Michael Demetriou
6a02d08d5d
Fixes to enable following pixelfed
...
add requested list in actor (holds the follow requests that
haven't been rejected or accepted yet), load actor from memory
instead of disk when there's a new activity in our inbox and
other minor fixes
2019-09-20 16:21:21 +03:00
Michael Demetriou
62d04be12e
Fix announcements
2019-09-17 11:57:52 +03:00
Michael Demetriou
c4594779db
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
2019-09-17 11:42:17 +03:00
Michael Demetriou
8bb04402d9
Add readme
2019-09-14 11:43:02 +03:00
Michael Demetriou
da7663c2e6
Make activityserve a free-standing library ready to "go get" it
2019-09-14 11:25:52 +03:00
Michael Demetriou
0979f847e9
Add /following endpoint, move followers and following
...
endpoints to /peers/{follow*}, move posts to /items/{hash},
implement unfollow
2019-09-14 11:12:15 +03:00
Michael Demetriou
f1bfedb5a1
update TODO to current state
2019-09-13 20:28:11 +03:00
Michael Demetriou
bf09851483
Made onFollow overridable (untested)
2019-09-13 20:21:54 +03:00
Michael Demetriou
29ad8059ba
WIP: working on printing paged outbox
2019-09-11 21:17:21 +03:00
Michael Demetriou
47dfecbeb3
Following, being followed and sending toots works
2019-09-11 12:21:38 +03:00
Michael Demetriou
86eda3a0e9
Implement being followed.
2019-09-10 11:21:39 +03:00
Michael Demetriou
f67906c96a
Inital commit
...
It tries to reply to a mastodon post but gets 500
2019-09-04 12:34:29 +03:00