@dk_k こちらで仕様変更した時に
@tateisu さんに変更内容を伝えてなかったかも。本家に連合のremote onlyを突っ込んだときに、urlが被ったからだったかな……。
https://github.com/tateisu/SubwayTooter/blob/06bde5908d85c88ac288017fec22f713e0991527/app/src/main/java/jp/juggler/subwaytooter/Column.kt#L435
たぶんここのremoteをdomainにすればOK。
https://github.com/fedibird/mastodon/blob/65db3eaa2a144979088e553d6900417cdc9fbb96/streaming/index.js#L551
https://github.com/fedibird/mastodon/blob/65db3eaa2a144979088e553d6900417cdc9fbb96/streaming/index.js#L631
Fedibird側のコードはこれ
@noellabo @dk_k なるほど。対応します https://github.com/tateisu/SubwayTooter/commit/e5fcc7dce9fdc5c4aa8a874259724ccf6ea5ccf3