donphan/app/views
Matt Jankowski 4837bfcc6a
Use shared `form` partial for `admin/announcements` views ()
2024-04-19 13:57:32 +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 Use shared `form` partial for `admin/announcements` views () 2024-04-19 13:57:32 +00:00
admin_mailer Add list of pending releases directly in mail notifications for version updates () 2024-03-26 14:45:19 +00:00
application Fix hashtag string interpolation in welcome email () 2024-04-08 13:45:25 +00:00
auth Add hints for rules () 2024-03-11 08:57:07 +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 Fix haml-lint `LineLength` cops in app/views/admin () 2024-03-15 11:19:00 +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 Separate methods for theme style and meta color tags () 2024-04-05 09:52:43 +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 Update follow and follow_request emails () 2024-01-17 14:37:04 +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
redirects Add confirmation when redirecting logged-out requests to permalink () 2024-01-24 10:49:19 +00:00
relationships Missed a .to_date () 2024-02-26 12:42:09 +00:00
remote_interaction_helper Change interaction modal in web UI () 2023-07-27 16:11:17 +02:00
settings Use enum-generated scopes/queries for `BulkImport` () 2024-04-18 10:13:35 +00:00
severed_relationships Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately () 2024-03-22 15:44:31 +00:00
shared Remove `image_pack_tag` usage () 2024-04-15 09:05:19 +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 Fix haml-lint `LineLength` cops in app/views/admin () 2024-03-15 11:19:00 +00:00
tags Enable Rubocop Style/FrozenStringLiteralComment () 2023-07-12 09:47:08 +02:00
user_mailer Use partial collection render for welcome mailer features () 2024-04-04 16:13:10 +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