akkoma/test/pleroma/web/mastodon_api
ave 1c4ca20ff7
ci/woodpecker/push/woodpecker Pipeline was successful Details
Change follow_operation schema to use type BooleanLike (#301)
Changes follow_operation schema to use BooleanLike instead of :boolean so that strings like "0" and "1" (used by mastodon.py) can be accepted. Rest of file uses the same. For more info please see https://git.pleroma.social/pleroma/pleroma/-/issues/2999

(I'm also sending this here as I'm not hopeful about upstream not ignoring  it)

Co-authored-by: ave <ave@ave.zone>
Reviewed-on: #301
Co-authored-by: ave <ave@noreply.akkoma>
Co-committed-by: ave <ave@noreply.akkoma>
2022-11-24 11:27:01 +00:00
..
controllers Change follow_operation schema to use type BooleanLike (#301) 2022-11-24 11:27:01 +00:00
views Include requested_by in relationship (#260) 2022-11-10 03:16:32 +00:00
masto_fe_controller_test.exs Revert "Merge branch 'remove/mastofe' into 'develop'" 2022-01-08 21:44:37 +00:00
mastodon_api_controller_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
mastodon_api_test.exs Change user.deactivated field to user.is_active 2021-01-15 11:24:46 -06:00
update_credentials_test.exs purge chat and shout endpoints 2022-07-21 11:29:28 +01:00