| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bug fixes and improvements (i wrote this code a week ago and forgot what it ↵ feat/federation2 | Madeline | 2023-10-26 | 6 | -11/+63 |
| | | | | | does) | ||||
| * | basic channel federation | Madeline | 2023-09-30 | 5 | -3/+148 |
| | | |||||
| * | Accept Follow for federated guild joins. TODO: Channels and role federation | Madeline | 2023-09-29 | 1 | -2/+34 |
| | | |||||
| * | send accept when follow is received | Madeline | 2023-09-29 | 5 | -35/+141 |
| | | |||||
| * | weirdness | Madeline | 2023-09-29 | 1 | -5/+8 |
| | | |||||
| * | Debug logging and cache federated lookups | Madeline | 2023-09-29 | 2 | -7/+19 |
| | | |||||
| * | Http signatures: fix missing quotes in sent header, add date check | Madeline | 2023-09-29 | 1 | -1/+9 |
| | | |||||
| * | Move genericInboxHandler to own file | Madeline | 2023-09-29 | 6 | -71/+95 |
| | | |||||
| * | Fix HttpSig.sign modifying fetchOpts | Madeline | 2023-09-29 | 1 | -1/+1 |
| | | |||||
| * | update activitypub-types package | Madeline | 2023-09-29 | 3 | -49/+16 |
| | | |||||
| * | send Follow request to guild when remote invite code used | Madeline | 2023-09-28 | 10 | -55/+228 |
| | | |||||
| * | ap guild endpoint | Madeline | 2023-09-27 | 9 | -68/+362 |
| | | | | | fetching invites from remote instances | ||||
| * | change default content type | Madeline | 2023-09-27 | 1 | -0/+8 |
| | | |||||
| * | switch to own activitypub types library | Madeline | 2023-09-26 | 8 | -119/+61 |
| | | |||||
| * | various things | Madeline | 2023-09-26 | 5 | -30/+46 |
| | | |||||
| * | fix body parser config | Madeline | 2023-09-25 | 3 | -3/+47 |
| | | | | | | add user inbox for dm channels fix missing prop in federated keys generation | ||||
| * | initial bullshit for federation v2 | Madeline | 2023-09-26 | 15 | -0/+1036 |
