@Lady lol
@Lady honestly surprised nobody caught that in any of the release candidates
@aescling oh this sort of bug is extremely common in mastodon
@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 actually what i should say is it looks like it is doing a simple str.split("@") when it should be doing a regex