summary refs log tree commit diff
path: root/src/activitypub/federation/utils.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-2/+4
* basic channel federationMadeline2023-09-301-0/+26
* send accept when follow is receivedMadeline2023-09-291-29/+47
* Debug logging and cache federated lookupsMadeline2023-09-291-0/+17
* Move genericInboxHandler to own fileMadeline2023-09-291-9/+7
* update activitypub-types packageMadeline2023-09-291-38/+10
* send Follow request to guild when remote invite code usedMadeline2023-09-281-7/+43
* ap guild endpointMadeline2023-09-271-56/+99
* switch to own activitypub types libraryMadeline2023-09-261-15/+17
* various thingsMadeline2023-09-261-2/+7
* initial bullshit for federation v2Madeline2023-09-261-0/+176