Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Commit

Permalink
Make /api/v1/accounts/{account_id}/follow work with form-data
Browse files Browse the repository at this point in the history
  • Loading branch information
silverpill authored and rafaelcaricio committed Apr 24, 2023
1 parent e2ea58d commit 7471c03
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 254 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Ignore errors when importing activities from outbox.
- Make activity limit in outbox fetcher adjustable.

### Fixed

- Make `/api/v1/accounts/{account_id}/follow` work with form-data.

## [1.21.0] - 2023-04-12

### Added
Expand Down
Loading

0 comments on commit 7471c03

Please sign in to comment.