mirror of https://github.com/pixelfed/pixelfed
For an ActivityStream object, such as a note, the code currently validates
the domain of the object id, matches the domain of the object url. However, the current implementation of threads has objects where the id is threads.net/ap/... and the url is www.threads.com/... The AS spec does not guarantee any particular relationship between the id and url. The only requirement is that the id is globally unique. Additionally, mastodon also does not appear to require the domains to matchpull/5972/head
parent
c5e1f5fe5b
commit
e3b7f1d7cd
Loading…
Reference in New Issue