mastodon/app/javascript
ThibG a90b569350 When searching for an emoji with multiple separators, consider the full input ()
e.g., typing “blob_cat_p” used to search for “blob” and “cat”, but not
“blob_cat_p”, which means “blob_cat_patpat” is very unlikely to show up,
although it is likely what the user wanted to type in the first place.
..
fonts Redesign the landing page, mount public timeline on it ()
images Crush PNGs to reduce overall size ()
mastodon When searching for an emoji with multiple separators, consider the full input ()
packs Remove character counter from edit profile ()
styles RTL: fix column-back-button__icon margins/content ()