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
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)
4 years ago
..
chewy
controllers Add `POST /api/v1/emails/confirmations` to REST API (#15816) 4 years ago
helpers Use custom mascot on static share page (#15687) 4 years ago
javascript Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382) 4 years ago
lib Fix URL scanning in note length validator and preview card fetching (#15827) 4 years ago
mailers
models Fix not being able to change world filter expiration back to “Never” (#15858) 4 years ago
policies Add server rules (#15769) 4 years ago
presenters Add server rules (#15769) 4 years ago
serializers Add server rules (#15769) 4 years ago
services Fix URL scanning in note length validator and preview card fetching (#15827) 4 years ago
validators Fix URL scanning in note length validator and preview card fetching (#15827) 4 years ago
views Fix reference to non-existing translation in the exports page. (#15894) 4 years ago
workers Fix being able to import more than allowed number of follows (#15384) 4 years ago