akkoma/lib/pleroma/web
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_pub
admin_api
akkoma_api/controllers
api_spec Change follow_operation schema to use type BooleanLike (#301) 2022-11-24 11:27:01 +00:00
auth
common_api
fallback
federator
feed
mailer
mastodon_api
media_proxy
metadata
mongoose_im
nodeinfo
o_auth
o_status
pleroma_api
plugs
preload/providers
push
rich_media
static_fe
templates
twitter_api
utils
views
web_finger
api_spec.ex
common_api.ex
controller_helper.ex
embed_controller.ex
endpoint.ex
federator.ex
gettext.ex
instance_document.ex
manifest_controller.ex
masto_fe_controller.ex
media_proxy.ex
metadata.ex
o_auth.ex
pipelines.ex
plug.ex
preload.ex
push.ex
rel_me.ex
router.ex
streamer.ex
swagger.ex
translation_helpers.ex
uploader_controller.ex
web_finger.ex
xml.ex