mastodon/app/models
Erik Stambaugh 320c1b9d5e
Some checks failed
Chromatic / Run Chromatic (push) Has been cancelled
Merge remote-tracking branch 'localupstream/450' into deploy
2025-11-06 07:46:26 -08:00
..
account
account_suggestions Fix friends-of-friends recommendations suggesting already-requested accounts (#35604) 2025-08-01 11:34:27 +02:00
admin
annual_report
concerns Remove environment variables to config Fetch All Replies behaviour (#36627) 2025-10-28 15:58:18 +00:00
fasp Add delivery failure handling to FASP jobs (#35723) 2025-08-08 09:46:09 +00:00
form Remove option to disable access to local topic feeds for logged-in users (#36703) 2025-11-05 09:59:00 +01:00
terms_of_service
trends Add restrictions on which quote posts can trend (#35507) 2025-08-01 11:34:27 +02:00
user_settings
web
account.rb Merge remote-tracking branch 'localupstream/450b2' into deploy 2025-10-25 16:25:08 -07:00
account_alias.rb
account_conversation.rb
account_deletion_request.rb
account_domain_block.rb
account_filter.rb
account_migration.rb
account_moderation_note.rb
account_note.rb
account_pin.rb
account_relationship_severance_event.rb
account_stat.rb
account_statuses_cleanup_policy.rb
account_suggestions.rb
account_summary.rb
account_warning.rb
account_warning_preset.rb
admin.rb
announcement.rb
announcement_filter.rb
announcement_mute.rb
announcement_reaction.rb
appeal.rb
application_record.rb
async_refresh.rb
backup.rb
block.rb
bookmark.rb
bulk_import.rb
bulk_import_row.rb
canonical_email_block.rb Replace EmailHelper module with normalizes via model concern (#35702) 2025-08-07 13:47:47 +00:00
content_retention_policy.rb
context.rb
conversation.rb Rework FEP-7888 implementation (#36064) 2025-09-09 18:27:30 +00:00
conversation_mute.rb
custom_emoji.rb Allow CustomEmoji to normalize its own domain (#35726) 2025-08-11 07:33:36 +00:00
custom_emoji_category.rb
custom_emoji_filter.rb Allow CustomEmoji to normalize its own domain (#35726) 2025-08-11 07:33:36 +00:00
custom_filter.rb
custom_filter_keyword.rb
custom_filter_status.rb
domain_allow.rb Use pluck on DomainAllow.allowed_domains for export (#36019) 2025-09-05 12:30:18 +00:00
domain_block.rb
email_domain_block.rb
export.rb Fix bookmarks export when one bookmarked status is soft-deleted (#36576) 2025-10-23 11:51:23 +00:00
extended_description.rb
fasp.rb
favourite.rb
featured_tag.rb
feed.rb
follow.rb
follow_recommendation.rb
follow_recommendation_filter.rb
follow_recommendation_mute.rb
follow_recommendation_suppression.rb
follow_request.rb
generated_annual_report.rb
home_feed.rb
identity.rb
instance.rb
instance_filter.rb
instance_moderation_note.rb
invite.rb
invite_filter.rb
ip_block.rb
link_feed.rb Add disabled setting for live and topic feeds, as well as user permission to bypass that (#36563) 2025-10-23 08:37:05 +00:00
list.rb
list_account.rb
list_feed.rb
login_activity.rb
marker.rb
media_attachment.rb
mention.rb
mute.rb
notification.rb Presumably fixes from a busted merge 2025-10-25 16:21:07 -07:00
notification_group.rb
notification_permission.rb
notification_policy.rb
notification_request.rb
poll.rb
poll_vote.rb
preview_card.rb
preview_card_provider.rb
preview_card_trend.rb
preview_cards_status.rb
privacy_policy.rb
public_feed.rb Add disabled setting for live and topic feeds, as well as user permission to bypass that (#36563) 2025-10-23 08:37:05 +00:00
quote.rb Merge commit from fork 2025-10-21 15:00:28 +02:00
relationship_filter.rb
relationship_severance_event.rb
relay.rb Relay reset delivery tracker model spec and callback (#36027) 2025-09-05 12:56:15 +00:00
remote_follow.rb
report.rb
report_filter.rb
report_note.rb
rule.rb
rule_translation.rb Rely on pluck for the SELECT in RuleTranslation.languages (#35826) 2025-08-22 23:58:40 +00:00
scheduled_status.rb
search.rb
session_activation.rb
setting.rb
severed_relationship.rb
site_upload.rb
software_update.rb
status.rb Fix quote posts with CW and no text being rejected 2025-09-12 16:27:29 +02:00
status_edit.rb Add support for displaying link previews for Admin UI (#35958) 2025-10-10 08:43:48 +00:00
status_pin.rb
status_stat.rb Add quotes_count to statuses stats (#35832) 2025-08-25 12:21:28 +00:00
status_trend.rb
tag.rb Hashtag fixes (#36625) 2025-10-28 14:26:08 +00:00
tag_feed.rb Add disabled setting for live and topic feeds, as well as user permission to bypass that (#36563) 2025-10-23 08:37:05 +00:00
tag_follow.rb
tag_trend.rb
terms_of_service.rb
tombstone.rb
translation.rb
trends.rb
unavailable_domain.rb
user.rb Merge commit from fork 2025-10-13 14:20:23 +02:00
user_invite_request.rb
user_ip.rb
user_role.rb Add disabled setting for live and topic feeds, as well as user permission to bypass that (#36563) 2025-10-23 08:37:05 +00:00
user_settings.rb Add new "quick boosting" setting (#36516) 2025-10-17 13:02:47 +00:00
username_block.rb Use normalizes api for UsernameBlock username change (#35606) 2025-08-05 14:10:28 +00:00
web.rb
webauthn_credential.rb
webhook.rb
worker_batch.rb