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/views
Matt Jankowski f87b51fda8 I18n health warnings (#1949)
* Rename admin.domain_block to admin.domain_blocks in prep for i18n improvement

* Use implicit controller/action path for i18n in admin/domain_blocks

* Add DomainBlock#accounts has_many

* Avoid i18n health warning for `en` locale by using symbol scope with :count

* Remove unused i18n key: plaintext_secret_html

* Remove unused i18n key two_factor_auth.warning

* Remove final will_paginate i18n keys

* Remove unused key two_factor_auth.recovery_codes

* Remove unused key: admin.reports.comment.none

* Remove unused reports. i18n namespace (moved to admin.reports)

* Ignore keys from locales which override activemodel and activerecord errors

* Revert "Remove unused key: admin.reports.comment.none"

This reverts commit 350ef2685f.

* Update i18n key reference to match moved location

* Add missing `en` keys to i18n

* Tell i18n-tasks to ignore missing attributes that dont need overwriting

* Add i18n-tasks unused to travis
8 years ago
..
about Remove trailing whitespace in terms.no.html (#1933) 8 years ago
accounts Use local vars in partials (#1935) 8 years ago
activitypub Add AS2 format to RABL files 8 years ago
admin I18n health warnings (#1949) 8 years ago
api Make file attachment on MediaAttachment optional (#1865) 8 years ago
auth Add recovery code support for two-factor auth (#1773) 8 years ago
authorize_follow Quick best practice cleanup of views/helpers (#1546) 8 years ago
errors Make Reporting admin section translatable (#1549) 8 years ago
home Fix cross-origin integrity (#1871) 8 years ago
kaminari Pagination improvements (#1445) 8 years ago
layouts Fix cross-origin integrity (#1871) 8 years ago
notification_mailer Add digest e-mails 8 years ago
oauth Allow setting of default language through config 8 years ago
remote_follow Adding remote follow button 8 years ago
settings Use local vars in partials (#1935) 8 years ago
shared Fix issue with missing emojify class in views (#1455) 8 years ago
stream_entries Simplify the og:image and og:description code in stream_entries/show (#1934) 8 years ago
tags Use site title on tags#show page (#1802) 8 years ago
user_mailer Make Reporting admin section translatable (#1549) 8 years ago
well_known Clean up well-known routes/controllers (#1649) 8 years ago