Reworked OStatus communication part to better support Mastodon.
This commit is contained in:
parent
25d70c39c6
commit
e16fb74b0c
5 changed files with 117 additions and 123 deletions
|
@ -1,10 +0,0 @@
|
|||
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<me:env xmlns:me="http://salmon-protocol.org/ns/magic-env">
|
||||
<me:data type="application/atom+xml">
|
||||
{{$data}}
|
||||
</me:data>
|
||||
<me:encoding>{{$encoding}}</me:encoding>
|
||||
<me:alg>{{$algorithm}}</me:alg>
|
||||
<me:sig key_id="{{$keyhash}}">{{$signature}}</me:sig>
|
||||
</me:env>
|
Loading…
Add table
Add a link
Reference in a new issue