Fix bug with reblogged view on Toots only showing latest reblogging accounts (#26574)
Fix bug with favourited view on Toots only showing latest favouriting accounts (#26577)
Fix colors and typography on hashtag bar in web UI (#26666)
Add search options to search popout in web UI (#26662)
Update dependency @testing-library/jest-dom to v6 (#26479)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Fix toast saying "published" instead of "saved" after editing post in web UI (#26664)
Add `data-nosnippet` attribute to remote posts and local posts with `noindex` (#26648)
Fix selecting domains to forward reports to not passing the information correctly (#26636)
Change hashtag bar tags to be de-emphasized (#26606)
Fix some React warnings (#26609)
Change the hashtag bar to be hidden when there is a CW and the post is not expanded (#26615)
Better hashtag normalization when processing a post (#26614)
Remove hashtags from the last line of a status if it only contains hashtags (#26499)
Fix case-insensitive comparison of hashtags to do case-folding (#26525)
Fix “legal” report category not showing up in moderation interface (#26509)
Fix hashtag bar sometimes including tags that appear in the post's body (#26506)
Add display of out-of-band hashtags in the web interface (#26492)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Fix unfollow icon styling in advanced column (#26482)