summary refs log tree commit diff
path: root/src/activitypub/routes (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-0/+41
* basic channel federationMadeline2023-09-301-0/+35
* Move genericInboxHandler to own fileMadeline2023-09-293-12/+6
* send Follow request to guild when remote invite code usedMadeline2023-09-282-6/+15
* ap guild endpointMadeline2023-09-272-0/+19
* switch to own activitypub types libraryMadeline2023-09-263-55/+8
* various thingsMadeline2023-09-261-0/+1
* fix body parser configMadeline2023-09-251-0/+35
* initial bullshit for federation v2Madeline2023-09-266-0/+147