PeerTube/server/lib/activitypub/process
mira.bat f862be2749
Add an option to sign federated fetches for mastodon compatibility (#5898)
* Fix player error modal

Not hidden when we change the video

* Correctly dispose player components

* Sign cross-server fetch requests for mastodon AUTHORIZED_FETCH compatibilty

* Add a remote fetch sign configuration knob

* Federated fetches refactoring

---------

Co-authored-by: Chocobozzz <me@florianbigard.com>
Co-authored-by: ira <ira@foxgirl.space>
2023-07-27 17:01:15 +02:00
..
index.ts
process-accept.ts
process-announce.ts
process-create.ts Add an option to sign federated fetches for mastodon compatibility (#5898) 2023-07-27 17:01:15 +02:00
process-delete.ts
process-dislike.ts Fetch remote AP objects if only id is specified 2023-06-29 10:18:00 +02:00
process-flag.ts Fetch remote AP objects if only id is specified 2023-06-29 10:18:00 +02:00
process-follow.ts Fix channel follow with manually approved follower 2022-10-11 13:27:22 +02:00
process-like.ts
process-reject.ts
process-undo.ts Add an option to sign federated fetches for mastodon compatibility (#5898) 2023-07-27 17:01:15 +02:00
process-update.ts Add an option to sign federated fetches for mastodon compatibility (#5898) 2023-07-27 17:01:15 +02:00
process-view.ts
process.ts