Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Check IP address format and convert to string if needed #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

muffinista
Copy link
Contributor

@muffinista muffinista commented May 16, 2022

The format of IP addresses for the Mastodon API changed in v3.5 from a string, to an object with a few attributes, including an 'ip' attribute. This handles the conversion to a string if needed (it should still work for any sites that haven't upgraded).

The format of IP addresses for the Mastodon API changed in v3.5 from a
string, to an object with a few attributes, including an 'ip'
attribute. This handles the conversion to a string if needed (it
should still work for any sites that haven't upgraded).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant