index
:
spacebarchat/server-ts.git
this commit
dependabot/npm_and_yarn/axios-1.6.1
dependabot/npm_and_yarn/follow-redirects-1.15.4
dev/docker
dev/dsharpplus-minimum-endpoints
dev/emma-refactors
dev/fix-emoji-uploads
dev/indexable-channel-poc
dev/plurality
dev/pomelo
dev/request-guild-members
dev/rory/client_patching
dev/rory/legacy/plugins
dev/rory/move-defaults-out-of-models
dev/rory/old_staging_webrtc
dev/rory/paths_test
dev/rory/utils
dev/rory/versioned-api
dev/samuel
dev/update-user-fields
dev/updater
feat/admin-api
feat/federation
feat/federation2
feat/webhooks
feat/webrtc
fix/channel_ordering
legacy
legacy-2
master
translation
update/mfa
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
activitypub
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bug fixes and improvements (i wrote this code a week ago and forgot what it d...
feat/federation2
Madeline
2023-10-26
6
-11
/
+63
*
basic channel federation
Madeline
2023-09-30
5
-3
/
+148
*
Accept Follow for federated guild joins. TODO: Channels and role federation
Madeline
2023-09-29
1
-2
/
+34
*
send accept when follow is received
Madeline
2023-09-29
5
-35
/
+141
*
weirdness
Madeline
2023-09-29
1
-5
/
+8
*
Debug logging and cache federated lookups
Madeline
2023-09-29
2
-7
/
+19
*
Http signatures: fix missing quotes in sent header, add date check
Madeline
2023-09-29
1
-1
/
+9
*
Move genericInboxHandler to own file
Madeline
2023-09-29
6
-71
/
+95
*
Fix HttpSig.sign modifying fetchOpts
Madeline
2023-09-29
1
-1
/
+1
*
update activitypub-types package
Madeline
2023-09-29
3
-49
/
+16
*
send Follow request to guild when remote invite code used
Madeline
2023-09-28
10
-55
/
+228
*
ap guild endpoint
Madeline
2023-09-27
9
-68
/
+362
*
change default content type
Madeline
2023-09-27
1
-0
/
+8
*
switch to own activitypub types library
Madeline
2023-09-26
8
-119
/
+61
*
various things
Madeline
2023-09-26
5
-30
/
+46
*
fix body parser config
Madeline
2023-09-25
3
-3
/
+47
*
initial bullshit for federation v2
Madeline
2023-09-26
15
-0
/
+1036