akkoma/lib/pleroma/web/mastodon_api
Oneric 40fef8e632 api/masto/instance: use WebFinger domain for URI
Despite its name this property is not supposed to be a full URI,
but just a bare domain witout protocol. Furthermore, it’s supposed
to be the WebFinger domain used in userhandles and NOT the domain used
for API and ActivityPub objects (which every caller will already know
anyway).

Not following this caused issues for Pachli and Tusky.

Reported-by: nikclayton
2025-05-15 21:10:17 +02:00
..
controllers api/statuses: allow expires_in to override user-level status_ttl_default 2025-04-08 23:43:59 +02:00
views api/masto/instance: use WebFinger domain for URI 2025-05-15 21:10:17 +02:00
mastodon_api.ex Add 'notifying' to relationship for compatibility with Mastodon 2021-12-06 21:24:12 +01:00
websocket_handler.ex Avoid accumulation of stale data in websockets 2024-06-22 22:22:33 +02:00