Correctly stitch mastodon -> ostatus replies.
This commit is contained in:
parent
2583a9f6e8
commit
aa79d64e0d
10 changed files with 1235 additions and 8 deletions
20
test/fixtures/httpoison_mock/spc_5381_xrd.xml
vendored
Normal file
20
test/fixtures/httpoison_mock/spc_5381_xrd.xml
vendored
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0">
|
||||
<Subject>https://shitposter.club/user/5381</Subject>
|
||||
<Alias>acct:shpuld@shitposter.club</Alias>
|
||||
<Alias>https://shitposter.club/shpuld</Alias>
|
||||
<Alias>https://shitposter.club/index.php/user/5381</Alias>
|
||||
<Alias>https://shitposter.club/index.php/shpuld</Alias>
|
||||
<Link rel="http://webfinger.net/rel/profile-page" type="text/html" href="https://shitposter.club/shpuld"/>
|
||||
<Link rel="http://gmpg.org/xfn/11" type="text/html" href="https://shitposter.club/shpuld"/>
|
||||
<Link rel="describedby" type="application/rdf+xml" href="https://shitposter.club/shpuld/foaf"/>
|
||||
<Link rel="http://apinamespace.org/atom" type="application/atomsvc+xml" href="https://shitposter.club/api/statusnet/app/service/shpuld.xml"/>
|
||||
<Link rel="http://apinamespace.org/twitter" href="https://shitposter.club/api/"/>
|
||||
<Link rel="http://specs.openid.net/auth/2.0/provider" href="https://shitposter.club/shpuld"/>
|
||||
<Link rel="http://schemas.google.com/g/2010#updates-from" type="application/atom+xml" href="https://shitposter.club/api/statuses/user_timeline/5381.atom"/>
|
||||
<Link rel="magic-public-key" href="data:application/magic-public-key,RSA.pkJ_xCKxFzcOKuKPKFhUTkWLWyWAIRDS8onxRLxVvxITQAkHIO1Rl9FS_1DAT3MK_wBcbzXm1TwlVOQFY5I2zrZQGxUvGDUlqcsf9sQyQaNvVVoU83nAV2w9bQZ-GlaLCMHWKN4yBBCTPfu9J6XbItxbHhJg5ub8z5drDF45te8=.AQAB"/>
|
||||
<Link rel="salmon" href="https://shitposter.club/main/salmon/user/5381"/>
|
||||
<Link rel="http://salmon-protocol.org/ns/salmon-replies" href="https://shitposter.club/main/salmon/user/5381"/>
|
||||
<Link rel="http://salmon-protocol.org/ns/salmon-mention" href="https://shitposter.club/main/salmon/user/5381"/>
|
||||
<Link rel="http://ostatus.org/schema/1.0/subscribe" template="https://shitposter.club/main/ostatussub?profile={uri}"/>
|
||||
</XRD>
|
||||
Loading…
Add table
Add a link
Reference in a new issue