forked from grumpydevelop/federator

- fix bug in which inReplyTo isn't correctly set from contentnation-comments - added dio/article which has functions to convert article to note based on new file - added formatsupport.json to manage special cases (f.e. includes which servers can handle articles)
8 lines
No EOL
116 B
JSON
8 lines
No EOL
116 B
JSON
{
|
|
"activitypub": {
|
|
"article": [
|
|
"localhost",
|
|
"writefreely.org"
|
|
]
|
|
}
|
|
} |