Implement remote account unfollow
Showing
- src/processor/http/index.ts 2 additions, 0 deletionssrc/processor/http/index.ts
- src/processor/http/unfollow.ts 54 additions, 0 deletionssrc/processor/http/unfollow.ts
- src/remote/activitypub/act/undo/index.ts 1 addition, 1 deletionsrc/remote/activitypub/act/undo/index.ts
- src/remote/activitypub/act/undo/unfollow.ts 10 additions, 23 deletionssrc/remote/activitypub/act/undo/unfollow.ts
- src/remote/activitypub/renderer/undo.ts 4 additions, 0 deletionssrc/remote/activitypub/renderer/undo.ts
- src/server/api/endpoints/following/delete.ts 10 additions, 23 deletionssrc/server/api/endpoints/following/delete.ts
src/processor/http/unfollow.ts
0 → 100644
src/remote/activitypub/renderer/undo.ts
0 → 100644
Please register or sign in to comment