| 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 | 4 | -10/+21 |
| | | | | | does) | ||||
| * | basic channel federation | Madeline | 2023-09-30 | 4 | -3/+113 |
| | | |||||
| * | 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 | 3 | -59/+89 |
| | | |||||
| * | 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 | 5 | -34/+161 |
| | | |||||
| * | ap guild endpoint | Madeline | 2023-09-27 | 5 | -65/+321 |
| | | | | | fetching invites from remote instances | ||||
| * | switch to own activitypub types library | Madeline | 2023-09-26 | 5 | -64/+53 |
| | | |||||
| * | various things | Madeline | 2023-09-26 | 3 | -29/+44 |
| | | |||||
| * | fix body parser config | Madeline | 2023-09-25 | 1 | -2/+3 |
| | | | | | | add user inbox for dm channels fix missing prop in federated keys generation | ||||
| * | initial bullshit for federation v2 | Madeline | 2023-09-26 | 5 | -0/+574 |
