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>
2021-01-22 10:09:23 +01:00
..
chewy Change `tootctl search deploy` algorithm (#14300) 2020-07-14 18:10:35 +02:00
controllers Fix /activity endpoint not require signature in authorized fetch mode (#15592) 2021-01-19 06:47:36 +01:00
helpers Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573) 2020-12-15 12:56:43 +01:00
javascript Add “translate” class to other user strings (#15611) 2021-01-22 10:09:23 +01:00
lib Optimize some regex matching (#15528) 2021-01-22 10:09:08 +01:00
mailers Change account suspensions to be reversible by default (#14726) 2020-09-15 14:37:58 +02:00
models Optimize some regex matching (#15528) 2021-01-22 10:09:08 +01:00
policies Fix admins being able to suspend their instance actor (#14567) 2020-12-15 17:23:58 +01:00
presenters Optimize map { ... }.compact calls (#15513) 2021-01-10 00:32:01 +01:00
serializers Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer (#15415) 2020-12-23 16:43:38 +01:00
services Optimize some regex matching (#15528) 2021-01-22 10:09:08 +01:00
validators Optimize some regex matching (#15528) 2021-01-22 10:09:08 +01:00
views Fix Google Translate breaking web interface (#15610) 2021-01-21 14:29:54 +01:00
workers Fix being able to import more than allowed number of follows (#15384) 2020-12-26 23:52:46 +01:00