1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/views
Jeong Arm deffb8ecb6
Show comments in the admin/instances page (#29240)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-02-28 12:07:06 +00:00
..
about
accounts Avoid unnecessary i-var for account rss page url generation (#28092) 2023-11-28 08:19:08 +00:00
admin Show comments in the admin/instances page (#29240) 2024-02-28 12:07:06 +00:00
admin_mailer Automatically switch from open to approved registrations in absence of moderators (#29318) 2024-02-21 17:45:06 +00:00
application Update follow and follow_request emails (#28755) 2024-01-17 14:37:04 +00:00
auth Fix LineLength haml-lint in app/views/auth area (#28664) 2024-01-09 16:03:16 +00:00
custom_css Spec coverage for custom css endpoint (#28706) 2024-01-12 09:19:25 +00:00
disputes/strikes Add coverage/bugfix for invalid appeal submission (#28703) 2024-01-12 09:21:00 +00:00
errors Use ENV.fetch in views, fixes rubocop haml-lint issue (#27527) 2023-10-24 09:30:14 +00:00
filters Extract helper methods for labels from filters/_filter_fields (#27574) 2023-11-29 10:02:59 +00:00
follower_accounts
following_accounts
home
invites Fix haml-lint InstanceVariables rule for invites/_form (#26064) 2023-09-28 15:40:28 +02:00
kaminari
layouts Use a helper to avoid using media/ asset prefixes (#28756) 2024-01-17 12:19:51 +00:00
mail_subscriptions Fix LineLength haml-lint in t usage (#28686) 2024-01-11 09:32:32 +00:00
media Fix LineLength haml-lint in media/player view (#28667) 2024-01-10 09:35:01 +00:00
notification_mailer Update follow and follow_request emails (#28755) 2024-01-17 14:37:04 +00:00
oauth Add Account#unavailable? and Account#permanently_unavailable? aliases (#28053) 2023-11-30 15:43:26 +00:00
privacy
redirects Add confirmation when redirecting logged-out requests to permalink (#27792) 2024-01-24 10:49:19 +00:00
relationships Missed a .to_date (#29390) 2024-02-26 12:42:09 +00:00
remote_interaction_helper Change interaction modal in web UI (#26075) 2023-07-27 16:11:17 +02:00
settings Clean up settings/featured_tags/index view (#28688) 2024-01-11 10:45:26 +00:00
shared Use a helper to avoid using media/ asset prefixes (#28756) 2024-01-17 12:19:51 +00:00
shares
statuses Fix haml-lint UnnecessaryStringOutput for views (#27531) 2023-10-25 12:01:00 +00:00
statuses_cleanup Solve simplest haml-lint Rubocop lints (#27529) 2023-10-25 12:38:01 +00:00
tags
user_mailer Fix confirmation e-mails when signing up through an app (#29064) 2024-02-02 15:51:26 +00:00
well_known/host_meta Rubocop fix: Perfomance/UnfreezeString (#26217) 2023-07-28 23:11:05 +02:00
.rubocop.yml Solve simplest haml-lint Rubocop lints (#27529) 2023-10-25 12:38:01 +00:00