feat(route): add misskey featured notes (#11842)

* feat(route): add misskey featured notes

* fix note.art

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>

---------

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
This commit is contained in:
欠陥電気
2023-02-13 16:16:03 +08:00
committed by GitHub
parent 00bafcd6fe
commit 26da35c922
8 changed files with 134 additions and 0 deletions

View File

@@ -179,6 +179,12 @@ These feed do not include boosts (a.k.a. reblogs). RSSHub provides a feed for us
<RouteEn author="notofoe" example="/mastodon/account_id/mastodon.social/23634/statuses/only_media" path="/mastodon/account/:site/:account_id/statuses/:only_media?" :paramsDesc="['instance address, only domain, no `http://` or `https://` protocol header', 'account id. login your instance, then search for the user profile; the account id is in the url', 'whether only display media content, default to false, any value to true']"/>
## Misskey
### Featured Notes
<RouteEn author="Misaka13514" example="/misskey/notes/featured/misskey.io" path="/misskey/notes/featured/:site" :paramsDesc="['instance address, domain only, without `http://` or `https://` protocol header']" radar="1" rssbud="1"/>
## piapro
### User latest works

View File

@@ -527,6 +527,12 @@ Tiny Tiny RSS 会给所有 iframe 元素添加 `sandbox="allow-scripts"` 属性
<Route author="notofoe" example="/mastodon/account_id/mastodon.social/23634/statuses/only_media" path="/mastodon/account/:site/:account_id/statuses/:only_media?" :paramsDesc="['实例地址, 仅域名, 不包括`http://``https://`协议头', '用户 ID. 登录实例后, 搜索用户并进入用户页, 在地址中可以找到这串数字', '是否只显示包含媒体(图片或视频)的推文, 默认置空为否, 任意值为是']"/>
## Misskey
### 精选笔记
<Route author="Misaka13514" example="/misskey/notes/featured/misskey.io" path="/misskey/notes/featured/:site" :paramsDesc="['实例地址, 仅域名, 不包括`http://``https://`协议头']" radar="1" rssbud="1"/>
## piapro
### 用户最新作品