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 Check activities host 2018-11-14 16:32:27 +01:00
process-accept.ts Refactor AP actors 2021-06-03 16:40:32 +02:00
process-announce.ts Remove activitypub helper 2022-03-23 14:24:50 +01:00
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 Don't store remote rates of remote videos 2022-03-18 11:21:50 +01:00
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 Rename video full loading 2022-06-28 15:06:15 +02:00
process-reject.ts Add rejected state to follows 2022-07-27 13:52:13 +02:00
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 Improve viewer counter 2022-04-15 09:49:35 +02:00
process.ts Remove activitypub helper 2022-03-23 14:24:50 +01:00