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 350ef2685fadc069e619bb6d1066190de195d942.

* 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
2017-04-16 19:37:01 +02:00
..
about Remove trailing whitespace in terms.no.html (#1933) 2017-04-16 16:38:13 +02:00
accounts Use local vars in partials (#1935) 2017-04-16 16:37:49 +02:00
activitypub Add AS2 format to RABL files 2017-02-06 17:00:55 -08:00
admin I18n health warnings (#1949) 2017-04-16 19:37:01 +02:00
api Make file attachment on MediaAttachment optional (#1865) 2017-04-16 12:51:30 +02:00
auth Add recovery code support for two-factor auth (#1773) 2017-04-15 13:26:03 +02:00
authorize_follow Quick best practice cleanup of views/helpers (#1546) 2017-04-12 18:24:18 +02:00
errors Make Reporting admin section translatable (#1549) 2017-04-12 17:11:49 +02:00
home Fix cross-origin integrity (#1871) 2017-04-15 22:48:30 +02:00
kaminari Pagination improvements (#1445) 2017-04-11 01:11:41 +02:00
layouts Fix cross-origin integrity (#1871) 2017-04-15 22:48:30 +02:00
notification_mailer Add digest e-mails 2017-03-04 00:00:48 +01:00
oauth Allow setting of default language through config 2017-04-07 12:40:26 +02:00
remote_follow Adding remote follow button 2017-01-01 19:54:34 +01:00
settings Use local vars in partials (#1935) 2017-04-16 16:37:49 +02:00
shared Fix issue with missing emojify class in views (#1455) 2017-04-10 21:27:52 +02:00
stream_entries Simplify the og:image and og:description code in stream_entries/show (#1934) 2017-04-16 16:38:02 +02:00
tags Use site title on tags#show page (#1802) 2017-04-15 02:37:20 +02:00
user_mailer Make Reporting admin section translatable (#1549) 2017-04-12 17:11:49 +02:00
well_known Clean up well-known routes/controllers (#1649) 2017-04-13 13:09:07 +02:00