mastodon/app/views
Filipe Rodrigues 3dc94d9f91
Fix reference to non-existing translation in the exports page. (#15894)
The exports page showed a different "CSV" capitalisation in the
"Bookmarks" row ("Csv") compared to the other rows ("CSV").
This was due to a referece to a translation string that does not exist,
`bookmarks.csv`, defaulting to the key's last segment in title case.

This issue was introduced in commit dcd86204 (PR #14956).

(h/t @meqif for helping with figuring out the bug)
2021-03-15 02:17:29 +01:00
..
about Fix server rules not being displayed if extended server discription isn't set (#15778) 2021-02-22 18:26:24 +01:00
accounts Display “Show newer” and “Show older” instead of “Show more” in public pages (#15052) 2020-11-04 21:15:45 +01:00
admin Fix some ignored brakeman warnings (#15829) 2021-03-07 07:06:56 +01:00
admin_mailer
application
auth Add ability to require invite request text (#15326) 2020-12-14 10:03:09 +01:00
authorize_interactions
directories
errors
filters Fix not being able to change world filter expiration back to “Never” (#15858) 2021-03-12 05:25:50 +01:00
follower_accounts
following_accounts
home Fix Google Translate breaking web interface (#15610) 2021-01-21 14:29:54 +01:00
invites
kaminari
layouts Use custom mascot on static share page (#15687) 2021-02-11 02:18:56 +01:00
media Fix expand video on public page (#15469) 2020-12-30 23:18:11 +01:00
notification_mailer Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573) 2020-12-15 12:56:43 +01:00
oauth Refactor settings controllers (#14767) 2020-09-11 20:56:35 +02:00
public_timelines Fix Google Translate breaking web interface (#15610) 2021-01-21 14:29:54 +01:00
relationships Add interrelationship icon (#15149) 2020-11-12 17:43:12 +01:00
remote_follow
remote_interaction
settings Fix reference to non-existing translation in the exports page. (#15894) 2021-03-15 02:17:29 +01:00
shared Add honeypot fields and minimum fill-out time for sign-up form (#15276) 2020-12-10 06:27:26 +01:00
shares Add subresource integrity for JS and CSS assets (#15096) 2020-11-06 11:56:31 +01:00
statuses Fix expand video on public page (#15469) 2020-12-30 23:18:11 +01:00
tags Fix Google Translate breaking web interface (#15610) 2021-01-21 14:29:54 +01:00
user_mailer Add WebAuthn as an alternative 2FA method (#14466) 2020-08-24 16:46:27 +02:00
well_known/host_meta Remove dependency on goldfinger gem (#14919) 2020-10-08 00:34:57 +02:00