summary refs log tree commit diff
path: root/src/activitypub/federation/inbox (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-1/+1
* basic channel federationMadeline2023-09-301-3/+24
* Accept Follow for federated guild joins. TODO: Channels and role federationMadeline2023-09-291-2/+34
* send accept when follow is receivedMadeline2023-09-291-3/+79
* Move genericInboxHandler to own fileMadeline2023-09-291-0/+80