mastodon/app
ThibG 7d0031a515
Fix Google Translate breaking web interface (#15610)
- marks the page as a whole as untranslatable
- still marks user text as translatable

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2021-01-21 14:29:54 +01:00
..
chewy
controllers Fix /activity endpoint not require signature in authorized fetch mode (#15592) 2021-01-19 06:47:36 +01:00
helpers
javascript Fix Google Translate breaking web interface (#15610) 2021-01-21 14:29:54 +01:00
lib Use Rails' index_by where it makes sense (#15542) 2021-01-12 09:27:38 +01:00
mailers
models Fix sign-up restrictions based on IP addresses not being enforced (#15607) 2021-01-21 06:18:30 +01:00
policies
presenters Optimize map { ... }.compact calls (#15513) 2021-01-10 00:32:01 +01:00
serializers
services Optimize map { ... }.compact calls (#15513) 2021-01-10 00:32:01 +01:00
validators Optimize map { ... }.compact calls (#15513) 2021-01-10 00:32:01 +01:00
views Fix Google Translate breaking web interface (#15610) 2021-01-21 14:29:54 +01:00
workers