akkoma/lib/pleroma/web
Oneric 0abe01be2e federation/in: always copy object addressing into its Create activity
Since we later only consider the Create activity for
access permission checks, but the semantically more
sensible set of fields are the object’s.

Changing the check itself to use the object may have unintended
consequences on already existing legacy posts as the old code
which processed it when it arrived may have never considered
effects on the objects addressing fields.
2025-03-17 23:08:27 +01:00
..
activity_pub federation/in: always copy object addressing into its Create activity 2025-03-17 23:08:27 +01:00
admin_api Migrate to phoenix 1.7 (#626) 2023-08-15 10:22:18 +00:00
akkoma_api
api_spec Fix voters count field 2024-06-27 18:29:45 +02:00
auth
common_api Don't try to handle non-media objects as media 2024-05-22 20:30:23 +02:00
fallback
federator
feed Don't strip newlines in the Atom feed 2024-03-11 12:50:14 +01:00
mailer
mastodon_api elixir 1.18 formatting 2025-03-02 11:54:00 +00:00
media_proxy
metadata check if data is visible before embedding it in OG tags 2024-04-12 05:16:47 +01:00
mongoose_im
nodeinfo Fix NodeInfo content-type 2024-11-19 19:25:31 +01:00
o_auth update tests for oauth consumer 2023-12-17 21:48:19 +00:00
o_status Migrate to phoenix 1.7 (#626) 2023-08-15 10:22:18 +00:00
pleroma_api mix format 2024-06-15 15:06:28 +01:00
plugs Fix Content-Type sanitisation for emoji and local uploads 2025-03-10 19:45:26 +01:00
preload/providers
push
rich_media cosmetic/rich_media/parser: fix typo 2025-02-14 22:10:25 +01:00
static_fe Fix Twitter metadata 2024-02-19 21:09:43 +00:00
templates Merge branch 'develop' into oban_web 2025-02-23 16:16:48 +00:00
twitter_api Accept body parameters for /api/pleroma/notification_settings 2024-04-09 04:11:28 +02:00
utils
views Migrate to phoenix 1.7 (#626) 2023-08-15 10:22:18 +00:00
web_finger
api_spec.ex
common_api.ex
controller_helper.ex
embed_controller.ex
endpoint.ex Fix swagger-ui 2024-06-27 18:29:45 +02:00
federator.ex Protected against counterfeit local docs being posted 2025-02-14 22:10:25 +01:00
gettext.ex
instance_document.ex
manifest_controller.ex
masto_fe_controller.ex Migrate to phoenix 1.7 (#626) 2023-08-15 10:22:18 +00:00
media_proxy.ex Only proxy HTTP and HTTP urls via Media Proxy 2024-12-16 20:35:12 -06:00
metadata.ex
o_auth.ex
pipelines.ex
plug.ex
preload.ex
push.ex
rel_me.ex
router.ex force signatures for pinned posts 2025-03-01 17:27:45 +00:00
streamer.ex
swagger.ex
telemetry.ex Expose Port IO stats via Prometheus 2025-01-27 20:00:30 +01:00
translation_helpers.ex
uploader_controller.ex
web_finger.ex Merge remote-tracking branch 'oneric-sec/media-owner' into develop 2024-05-22 19:36:10 +01:00
xml.ex make xmerl shut up about markup 2024-04-16 10:19:30 +01:00