| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add missing "import urllib.parse" to ap_utils.py | 2019-09-23 | 1 | -0/+1 | |
| * | pass full Response from ap_utils.activity_request, use it for Actor 404 | 2019-09-17 | 1 | -3/+2 | |
| * | return content warning from ap_utils.format_note and show it•••closes #118 | 2019-09-16 | 1 | -4/+5 | |
| * | use `json_body=True` for ActivityPub requests | 2019-09-16 | 1 | -1/+2 | |
| * | refactor AP Note stringifying out to ap_utils.py | 2019-09-16 | 1 | -0/+22 | |
| * | `data` -> `post_data` | 2019-09-15 | 1 | -1/+1 | |
| * | actually pass signature and related headers to activity_request() | 2019-09-15 | 1 | -2/+2 | |
| * | actually use `method` arg on activity_request() | 2019-09-15 | 1 | -1/+1 | |
| * | re-merge fediverse an fediverse_server, so they can share utils | 2019-09-15 | 1 | -0/+56 |
