Mastodon(TM) Show more
so searching from:aescling works but the reasonable input from:@aescling 500s
from:aescling
from:@aescling
https://github.com/glitch-soc/mastodon/issues/1730
@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
@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
A small, community‐oriented Mastodon‐compatible Fediverse (GlitchSoc) instance managed as a joint venture between the cat and KIBI families.
@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