You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
ThibG 5fcac81302
Add “translate” class to other user strings (#15611)
* Add “translate” class to other user strings

Follow-up to #15610.

Allow Google Translate to work on more user content:
- poll options
- reply indicator (contents of the status being replied to)
- directory account cards
- account note in follow requests list

* Fix incorrect styling of account bio

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
4 years ago
..
chewy Change `tootctl search deploy` algorithm (#14300) 5 years ago
controllers Fix /activity endpoint not require signature in authorized fetch mode (#15592) 4 years ago
helpers Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573) 4 years ago
javascript Add “translate” class to other user strings (#15611) 4 years ago
lib Optimize some regex matching (#15528) 4 years ago
mailers Change account suspensions to be reversible by default (#14726) 5 years ago
models Optimize some regex matching (#15528) 4 years ago
policies Fix admins being able to suspend their instance actor (#14567) 4 years ago
presenters Optimize map { ... }.compact calls (#15513) 4 years ago
serializers Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer (#15415) 4 years ago
services Optimize some regex matching (#15528) 4 years ago
validators Optimize some regex matching (#15528) 4 years ago
views Fix Google Translate breaking web interface (#15610) 4 years ago
workers Fix being able to import more than allowed number of follows (#15384) 4 years ago