Mastodon API: Fix list streaming
Actually sockets for list were registered for list
topic whereas messages were sent to list:<id>
topic, this MR fix that.
(Also unify a bit between "topic" and "socket stream" stuff which seemed weird to me)
Actually sockets for list were registered for list
topic whereas messages were sent to list:<id>
topic, this MR fix that.
(Also unify a bit between "topic" and "socket stream" stuff which seemed weird to me)