@ivory Since it’s a new major release, I have to ask: Does it handle non-numeric status IDs?
Top-level
@ivory Since it’s a new major release, I have to ask: Does it handle non-numeric status IDs? 6 comments
@grork @ivory Short version: It doesn’t affect Mastodon itself, but other server implementations (one ex. being all the Misskey forks) provide a Mastodon-compatible API that uses alphanumeric status IDs, which is the main reason why Ivory doesn’t work with non-Mastodon servers. The Mastodon spec states that status IDs are not guaranteed to be numeric, they just are in practice: https://docs.joinmastodon.org/entities/Status/#id @ivory @daniel Would love to see this as well! Hoping for support for @gotosocial in the future. |
@daniel No. We aren't going to tackle that until we are done with all the major features/improvements that affect all users. That will be a huge undertaking.