1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/views
2024-06-13 14:37:43 +00:00
..
about
accounts
admin Revert "Allow unblocking email addresses from any matching account (#29305)" (#30385) 2024-05-21 08:56:08 +00:00
admin_mailer Fix string interpolation for software updates admin mailer (#30035) 2024-04-23 12:54:52 +00:00
application Fix hashtag string interpolation in welcome email (#29879) 2024-04-08 13:45:25 +00:00
auth Use existing config access to local_domain value (#30509) 2024-06-03 09:15:58 +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 existing config access to local_domain value (#30509) 2024-06-03 09:15:58 +00:00
filters Use EXPIRATION_DURATIONS constant in CustomFilter class (#30088) 2024-04-29 09:01:46 +00:00
follower_accounts
following_accounts
home
invites
kaminari
layouts Include crossorigin in inert css (#30687) 2024-06-13 14:37:43 +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
privacy
redirects Add noindex meta tag and rel=canonical link to redirect interstitials (#30651) 2024-06-11 15:29:45 +00:00
relationships Missed a .to_date (#29390) 2024-02-26 12:42:09 +00:00
remote_interaction_helper
settings Fix: Mark redirect uris field in Development > Application form as required (#30311) 2024-05-16 07:59:46 +00:00
severed_relationships Change AccountRelationshipSeveranceEvent model to store lost followers and following counts separately (#29714) 2024-03-22 15:44:31 +00:00
shared Remove image_pack_tag usage (#29925) 2024-04-15 09:05:19 +00:00
shares
statuses
statuses_cleanup Fix haml-lint LineLength cops in app/views/admin (#28680) 2024-03-15 11:19:00 +00:00
tags
user_mailer Use partial collection render for welcome mailer features (#29843) 2024-04-04 16:13:10 +00:00
well_known/host_meta
.rubocop.yml