Bug 467759

Summary: Support activitypub mimetypes
Product: [Applications] Tokodon Reporter: Soni L. <fakedme+kde>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED INTENTIONAL    
Severity: wishlist CC: carl, josh
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Soni L. 2023-03-24 17:59:53 UTC
Note: XDG is broken - see https://mailarchive.ietf.org/arch/msg/art/EEAIbW8mtUGOQKPrfMkLFrjE83s/

The ActivityPub mimetypes are

application/ld+json; profile="https://www.w3.org/ns/activitystreams"
application/activity+json

While mimetypes are usually called with paths (except for x-scheme-handler ones), they can also be called with URIs sometimes. It'd be nice to lean into those.