fix tests broken by relay defaults changing #314

Merged
floatingghost merged 6 commits from fix-relay-default-tests into develop 2022-11-26 20:45:47 +00:00
Showing only changes of commit d4e256dcdc - Show all commits

View file

@ -8,9 +8,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## Added
- Config: HTTP timeout options, :pool\_timeout and :receive\_timeout
- Added statistic gathering about instances which do/don't have signed fetches when they request from us
## Changed
- MastoAPI: Accept BooleanLike input on `/api/v1/accounts/:id/follow` (fixes follows with mastodon.py)
- Relays from akkoma are now off by default
## 2022.11