Rich media: Add failure tracking

This commit is contained in:
rinpatch 2020-09-02 14:21:28 +03:00
commit 19691389b9
6 changed files with 46 additions and 24 deletions

View file

@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## unreleased-patch - ???
### Added
- Rich media failure tracking (along with `:failure_backoff` option)
### Fixed
- Mastodon API: Search parameter `following` now correctly returns the followings rather than the followers