chuckya/app
Filipe Rodrigues 3dc94d9f91
Fix reference to non-existing translation in the exports page. ()
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 ).

(h/t @meqif for helping with figuring out the bug)
2021-03-15 02:17:29 +01:00
..
chewy Change tootctl search deploy algorithm () 2020-07-14 18:10:35 +02:00
controllers Add POST /api/v1/emails/confirmations to REST API () 2021-03-01 18:39:47 +01:00
helpers Use custom mascot on static share page () 2021-02-11 02:18:56 +01:00
javascript Update twitter-text from 1.14 to 3.1.0 and fix toot character counting () 2021-03-02 12:02:56 +01:00
lib Fix URL scanning in note length validator and preview card fetching () 2021-03-04 00:12:26 +01:00
mailers Change account suspensions to be reversible by default () 2020-09-15 14:37:58 +02:00
models Fix not being able to change world filter expiration back to “Never” () 2021-03-12 05:25:50 +01:00
policies Add server rules () 2021-02-21 19:50:12 +01:00
presenters Add server rules () 2021-02-21 19:50:12 +01:00
serializers Add server rules () 2021-02-21 19:50:12 +01:00
services Fix URL scanning in note length validator and preview card fetching () 2021-03-04 00:12:26 +01:00
validators Fix URL scanning in note length validator and preview card fetching () 2021-03-04 00:12:26 +01:00
views Fix reference to non-existing translation in the exports page. () 2021-03-15 02:17:29 +01:00
workers Fix being able to import more than allowed number of follows () 2020-12-26 23:52:46 +01:00