Commit Graph

7 Commits

Author SHA1 Message Date
Bat 236767f498 Send the 'Content-Type: application/activity+json' header for ActivityPub request
Should fix #76
2018-06-23 12:23:37 +01:00
Bat 2217ec0d56 Remove PgConnection when we don't need it
Massive simplification in the ActivityPub module!
2018-06-21 16:31:42 +01:00
Bat b55622f2b1 Reorganize use statements 2018-05-19 08:39:59 +01:00
Bat 424517fab0 Fix a few warnings 2018-05-09 21:35:50 +01:00
Bat 438f244d88 Fix request signatures
We don't need to sha256 actually
2018-05-08 20:38:37 +01:00
Bat b36e83049c Fix a few mistakes 2018-05-04 16:24:56 +01:00
Bat 3cf6836095 HTTP signature when sending activites 2018-05-04 16:18:00 +01:00