Supports Array ActivityStreams type (#7536)
* Supports Array type
* Fix
* Fix Service to Note
* Update type.ts
Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
Showing
- src/remote/activitypub/kernel/accept/index.ts 4 additions, 10 deletionssrc/remote/activitypub/kernel/accept/index.ts
- src/remote/activitypub/kernel/create/index.ts 3 additions, 3 deletionssrc/remote/activitypub/kernel/create/index.ts
- src/remote/activitypub/kernel/reject/index.ts 4 additions, 10 deletionssrc/remote/activitypub/kernel/reject/index.ts
- src/remote/activitypub/kernel/undo/announce.ts 3 additions, 2 deletionssrc/remote/activitypub/kernel/undo/announce.ts
- src/remote/activitypub/kernel/undo/index.ts 8 additions, 18 deletionssrc/remote/activitypub/kernel/undo/index.ts
- src/remote/activitypub/kernel/update/index.ts 4 additions, 4 deletionssrc/remote/activitypub/kernel/update/index.ts
- src/remote/activitypub/models/note.ts 3 additions, 3 deletionssrc/remote/activitypub/models/note.ts
- src/remote/activitypub/models/person.ts 4 additions, 4 deletionssrc/remote/activitypub/models/person.ts
- src/remote/activitypub/type.ts 38 additions, 23 deletionssrc/remote/activitypub/type.ts
- src/server/api/endpoints/ap/show.ts 5 additions, 5 deletionssrc/server/api/endpoints/ap/show.ts
Loading
Please register or sign in to comment