Merge branch 'develop' into 'feature/tag_feed'

# Conflicts:
#   CHANGELOG.md
This commit is contained in:
lain 2020-01-15 14:29:56 +00:00
commit aa9fe3a712
5 changed files with 85 additions and 11 deletions

View file

@ -90,6 +90,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Mastodon API: `/api/v1/update_credentials` accepts `actor_type` field.
- Captcha: Support native provider
- Captcha: Enable by default
- Mastodon API: Add support for `account_id` param to filter notifications by the account
- Configuration: `feed.logo` option for tag feed.
- Tag feed: `/tags/:tag.rss` - list public statuses by hashtag.
</details>