akkoma/test/pleroma
ave 1c4ca20ff7 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: AkkomaGang/akkoma#301
Co-authored-by: ave <ave@noreply.akkoma>
Co-committed-by: ave <ave@noreply.akkoma>
2022-11-24 11:27:01 +00:00
..
activity/ir
akkoma
collections
config
conversation
docs
ecto_type/activity_pub/object_validators
emails
emoji
http
instances
integration
mfa
migration_helper
object microblogpub federation fixes (#288) 2022-11-18 11:14:35 +00:00
password
repo/migrations
search
translators
upload
uploaders
user
web Change follow_operation schema to use type BooleanLike (#301) 2022-11-24 11:27:01 +00:00
workers
activity_test.exs
announcement_read_relationship_test.exs
announcement_test.exs
application_requirements_test.exs
bookmark_test.exs
captcha_test.exs
config_db_test.exs
config_test.exs
conversation_test.exs
emoji_test.exs
filter_test.exs
following_relationship_test.exs
formatter_test.exs
frontend_test.exs
hashtag_test.exs
healthcheck_test.exs
html_test.exs
http_test.exs
instances_test.exs
job_queue_monitor_test.exs
keys_test.exs
list_test.exs
marker_test.exs
mfa_test.exs
moderation_log_test.exs
notification_test.exs
object_test.exs
otp_version_test.exs
pagination_test.exs
registration_test.exs
repo_test.exs
report_note_test.exs
reverse_proxy_test.exs
runtime_test.exs
safe_jsonb_set_test.exs
scheduled_activity_test.exs
signature_test.exs
stats_test.exs
upload_test.exs
user_invite_token_test.exs
user_relationship_test.exs
user_search_test.exs
user_test.exs microblogpub federation fixes (#288) 2022-11-18 11:14:35 +00:00
utils_test.exs
xml_builder_test.exs