コミットグラフ

108 コミット

作成者 SHA1 メッセージ 日付
Cory Slep 6448da4ec2 Hook in rest of Activities for ClientReceiver.
There's another iteration of design that can be done that moves
management of actors and collections back into this library, as right
now a lot of the Receiver interfaces put that burden on client
implementations.
2018-02-08 23:55:25 +01:00
Cory Slep ea1a387866 Implement client Create handler 2018-02-08 21:12:52 +01:00
Cory Slep d80d47289a Implement POSTing Activity objects to another server. 2018-02-04 18:50:32 +01:00
Cory Slep 7400a3197f Add support for wrapping objects in Create activity. 2018-02-04 18:32:01 +01:00
Cory Slep fe707109c4 Make substantial progress on ActivityPub client & server implmentation 2018-02-04 17:42:22 +01:00
Cory Slep 3662ac5bf9 Outline support for inbox and outbox handlers and routing. 2018-01-31 22:43:13 +01:00
Cory Slep cd8ee5fb47 Complete basic recipient list inbox algorithm. 2018-01-28 21:29:23 +01:00
Cory Slep 9300d8583e Migrate pub to go-fed. 2018-01-26 00:19:21 +01:00