Skip to content
This repository was 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
muffinista wants to merge 1 commit intobclindner:masterfrom
muffinista:handle-ip-format-change
Open

Check IP address format and convert to string if needed#40
muffinista wants to merge 1 commit intobclindner:masterfrom
muffinista:handle-ip-format-change

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