| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | dict()ify inbox headers | 2019-09-15 | 1 | -1/+1 | |
| * | actually pass signature and related headers to activity_request() | 2019-09-15 | 1 | -1/+3 | |
| * | don't pass actor to Inbox ctor but pass sending actor to .send | 2019-09-15 | 1 | -5/+4 | |
| * | pass Actor to Inbox | 2019-09-15 | 1 | -3/+4 | |
| * | 'ap_utils.request' -> 'ap_utils.activity_request'. dont pass privkey | 2019-09-15 | 1 | -2/+2 | |
| * | pass whole PrivateKey object to ap_security, not just the key | 2019-09-15 | 1 | -1/+1 | |
| * | 'security' -> 'ap_security' | 2019-09-15 | 1 | -2/+2 | |
| * | key_id -> key.id, missing urllib import | 2019-09-15 | 1 | -1/+1 | |
| * | Inbox.send should have a `self` param | 2019-09-15 | 1 | -1/+1 | |
| * | re-merge fediverse an fediverse_server, so they can share utils | 2019-09-15 | 1 | -0/+55 |
