mastodon/app/views
Renaud Chaput c6684aa1e3
Use the assets pipeline to load `inert.css` ()
2024-01-12 09:32:45 +00:00
..
about Change public accounts pages to mount the web UI () 2022-10-20 14:35:29 +02:00
accounts Avoid unnecessary i-var for account rss page url generation () 2023-11-28 08:19:08 +00:00
admin Reduce `LineLength` for `react_component` helper in views/admin () 2024-01-11 13:14:24 +00:00
admin_mailer Use `admin_mailer` layout with initial salutation () 2023-11-28 07:41:26 +00:00
application Add card with who invited you to join when displaying rules on sign-up () 2023-06-02 18:35:37 +02:00
auth Fix `LineLength` haml-lint in `app/views/auth` area () 2024-01-09 16:03:16 +00:00
custom_css Spec coverage for custom css endpoint () 2024-01-12 09:19:25 +00:00
disputes/strikes Add coverage/bugfix for invalid appeal submission () 2024-01-12 09:21:00 +00:00
errors Use `ENV.fetch` in views, fixes rubocop haml-lint issue () 2023-10-24 09:30:14 +00:00
filters Extract helper methods for labels from filters/_filter_fields () 2023-11-29 10:02:59 +00:00
follower_accounts Change public accounts pages to mount the web UI () 2022-10-20 14:35:29 +02:00
following_accounts Change public accounts pages to mount the web UI () 2022-10-20 14:35:29 +02:00
home Change public accounts pages to mount the web UI () 2022-10-20 14:35:29 +02:00
invites Fix haml-lint `InstanceVariables` rule for invites/_form () 2023-09-28 15:40:28 +02:00
kaminari Fix missing translation in pagination gap tags () 2023-03-29 13:54:33 +02:00
layouts Use the assets pipeline to load `inert.css` () 2024-01-12 09:32:45 +00:00
mail_subscriptions Fix `LineLength` haml-lint in `t` usage () 2024-01-11 09:32:32 +00:00
media Fix `LineLength` haml-lint in `media/player` view () 2024-01-10 09:35:01 +00:00
notification_mailer Fix haml-lint `UnnecessaryStringOutput` for views () 2023-10-25 12:01:00 +00:00
oauth Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases () 2023-11-30 15:43:26 +00:00
privacy Change public accounts pages to mount the web UI () 2022-10-20 14:35:29 +02:00
relationships Fix haml-lint `InstanceVariables` rule for relationships/account () 2023-10-11 17:06:26 +02:00
remote_interaction_helper Change interaction modal in web UI () 2023-07-27 16:11:17 +02:00
settings Clean up `settings/featured_tags/index` view () 2024-01-11 10:45:26 +00:00
shared Remove unused `#error_explanation` id from error partials () 2023-10-25 07:12:32 +00:00
shares Add subresource integrity for JS and CSS assets () 2020-11-06 11:56:31 +01:00
statuses Fix haml-lint `UnnecessaryStringOutput` for views () 2023-10-25 12:01:00 +00:00
statuses_cleanup Solve simplest haml-lint `Rubocop` lints () 2023-10-25 12:38:01 +00:00
tags Enable Rubocop Style/FrozenStringLiteralComment () 2023-07-12 09:47:08 +02:00
user_mailer Fix `LineLength` haml-lint in `t` usage () 2024-01-11 09:32:32 +00:00
well_known/host_meta Rubocop fix: `Perfomance/UnfreezeString` () 2023-07-28 23:11:05 +02:00
.rubocop.yml Solve simplest haml-lint `Rubocop` lints () 2023-10-25 12:38:01 +00:00