| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make context/conversation a "valid" URI | 2019-09-11 | 1 | -1/+2 | |
| * | inbox should have https:// on it | 2019-09-11 | 1 | -4/+9 | |
| * | use correct link "type" for webfinger response | 2019-09-11 | 1 | -1/+3 | |
| * | return `url` on actor | 2019-09-11 | 1 | -1/+1 | |
| * | force "acct:" on `resource` key on webfinger response | 2019-09-11 | 1 | -1/+1 | |
| * | remove (i think) unneeded @context, add user summary and name | 2019-09-11 | 1 | -5/+3 | |
| * | set content_type=ACTIVITY_TYPE on outbox | 2019-09-10 | 1 | -0/+1 | |
| * | remove unused duplicate ACTIVITY_TYPE | 2019-09-10 | 1 | -1/+0 | |
| * | '_prepare_actitivy' -> '_prepare_activity' | 2019-09-10 | 1 | -1/+1 | |
| * | get_activities is a list, not a dict | 2019-09-10 | 1 | -3/+3 | |
| * | implement first draft of fediverse outbox | 2019-09-10 | 1 | -5/+85 | |
| * | return error codes from webfinger | 2019-09-10 | 1 | -0/+4 | |
| * | fix setting exported from fediverse_server.py | 2019-09-10 | 1 | -2/+3 | |
| * | split out fediverse server to it's own module | 2019-09-10 | 1 | -0/+95 |
