akkoma/test/pleroma/web/mastodon_api/controllers
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
..
account_controller_test.exs Change follow_operation schema to use type BooleanLike (#301) 2022-11-24 11:27:01 +00:00
announcement_controller_test.exs Merge branch 'from/upstream-develop/tusooa/server-announcements' into 'develop' (#85) 2022-07-18 13:08:36 +00:00
app_controller_test.exs AppController: test creating with and without a user 2021-12-27 18:14:15 -06:00
auth_controller_test.exs Revert "Merge branch 'remove/mastofe' into 'develop'" 2022-01-08 21:44:37 +00:00
conversation_controller_test.exs OpenAPI: MastodonAPI Conversation Controller 2021-03-15 06:47:06 +01:00
custom_emoji_controller_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
directory_controller_test.exs MastoAPI: Profile directory 2021-12-26 02:35:17 +00:00
domain_block_controller_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
filter_controller_test.exs fix flaky test filter_controller_test.exs:200 2022-10-23 13:07:02 +02:00
follow_request_controller_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
instance_controller_test.exs Add support for setting language in instance metadata (#183) 2022-08-25 16:11:21 +00:00
list_controller_test.exs ListController: Fix being unable to add / remove users. 2021-01-18 16:28:36 +01:00
marker_controller_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
media_controller_test.exs maintenance: dependency upgrade (#81) 2022-07-18 00:56:35 +00:00
notification_controller_test.exs purge chat and shout endpoints 2022-07-21 11:29:28 +01:00
poll_controller_test.exs little refactor and tests 2021-01-25 19:46:36 +03:00
report_controller_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
scheduled_activity_controller_test.exs Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
search_controller_test.exs remove all endpoints marked as deprecated (#91) 2022-07-20 12:00:58 +00:00
status_controller_test.exs Post editing (#202) 2022-09-06 19:24:02 +00:00
subscription_controller_test.exs purge chat and shout endpoints 2022-07-21 11:29:28 +01:00
suggestion_controller_test.exs v2 Suggestions: also filter out users you follow 2021-11-26 21:46:08 -06:00
timeline_controller_test.exs local-only-fixed (#138) 2022-08-02 14:46:46 +00:00