@aescling looks like a bad regex; bet you could probably fix this one
@aescling actually what i should say is it looks like it is doing a simple str.split("@") when it should be doing a regex
@aescling eugen does not show much attention to detail to string processing edgecases (or non-egdecases) and just does whatever is simplest until somebody reports a bug
@Lady lol
@aescling oh this sort of bug is extremely common in mastodon