summary refs log tree commit diff
path: root/src/util/entities/FederationKeys.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bug fixes and improvements (i wrote this code a week ago and forgot what it ↵ feat/federation2Madeline2023-10-261-4/+16
| | | | does)
* ap guild endpointMadeline2023-09-271-3/+3
| | | | fetching invites from remote instances
* refactor http signatures into own classMadeline2023-09-271-0/+4
| | | | | add generic inbox handler add function for fetching and creating locally a federated user
* various thingsMadeline2023-09-261-0/+8
|
* fix body parser configMadeline2023-09-251-1/+4
| | | | | add user inbox for dm channels fix missing prop in federated keys generation
* initial bullshit for federation v2Madeline2023-09-261-0/+67