summary refs log tree commit diff
path: root/src/activitypub/federation/transforms.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* bug fixes and improvements (i wrote this code a week ago and forgot what it d... feat/federation2Madeline2023-10-261-5/+12
* basic channel federationMadeline2023-09-301-0/+60
* send accept when follow is receivedMadeline2023-09-291-1/+1
* update activitypub-types packageMadeline2023-09-291-2/+2
* send Follow request to guild when remote invite code usedMadeline2023-09-281-4/+54
* ap guild endpointMadeline2023-09-271-5/+54
* switch to own activitypub types libraryMadeline2023-09-261-39/+26
* various thingsMadeline2023-09-261-5/+32
* fix body parser configMadeline2023-09-251-2/+3
* initial bullshit for federation v2Madeline2023-09-261-0/+267