Extract RSS Feed functionality from OStatus
This commit is contained in:
parent
5c32e6ee91
commit
4b3f77a99f
17 changed files with 513 additions and 251 deletions
|
|
@ -475,6 +475,7 @@ config :pleroma, :workers,
|
|||
* Pleroma.Web.Metadata.Providers.OpenGraph
|
||||
* Pleroma.Web.Metadata.Providers.TwitterCard
|
||||
* Pleroma.Web.Metadata.Providers.RelMe - add links from user bio with rel=me into the `<header>` as `<link rel=me>`
|
||||
* Pleroma.Web.Metadata.Providers.Feed - add a link to a user's Atom feed into the `<header>` as `<link rel=alternate>`
|
||||
* `unfurl_nsfw`: If set to `true` nsfw attachments will be shown in previews
|
||||
|
||||
## :rich_media
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue