mastodon/app/models
2024-03-13 08:50:21 +00:00
..
account
account_suggestions Fix incorrect frequency value in FriendsOfFriendsSource data (#29550) 2024-03-12 08:38:32 +00:00
admin
concerns Extract by_domain_length scope in DomainNormalizable concern (#29517) 2024-03-12 13:09:11 +00:00
form
trends Add RankedTrend concern for trends classes (#29388) 2024-02-26 13:45:39 +00:00
user_settings
web
account.rb Move "everyone" role and "instance actor" account magic number IDs to constants (#29260) 2024-02-19 11:09:43 +00: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_stat.rb
account_statuses_cleanup_policy.rb
account_suggestions.rb Change source attribute of Suggestion entity in /api/v2/suggestions back to a string (#29108) 2024-02-06 17:10:17 +00:00
account_summary.rb
account_warning.rb Update enum syntax to use the new Rails 7.0 style (#29217) 2024-02-16 14:54:23 +00:00
account_warning_preset.rb
admin.rb
announcement.rb
announcement_filter.rb
announcement_mute.rb
announcement_reaction.rb
appeal.rb
application_record.rb
backup.rb
block.rb
bookmark.rb
bulk_import.rb Update enum syntax to use the new Rails 7.0 style (#29217) 2024-02-16 14:54:23 +00:00
bulk_import_row.rb
canonical_email_block.rb
content_retention_policy.rb
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb
custom_emoji_category.rb
custom_emoji_filter.rb
custom_filter.rb Use normalizes on CustomFilter#context value (#27602) 2024-03-13 08:50:21 +00:00
custom_filter_keyword.rb
custom_filter_status.rb
device.rb
domain_allow.rb
domain_block.rb Extract by_domain_length scope in DomainNormalizable concern (#29517) 2024-03-12 13:09:11 +00:00
email_domain_block.rb Extract by_domain_length scope in DomainNormalizable concern (#29517) 2024-03-12 13:09:11 +00:00
encrypted_message.rb
export.rb
extended_description.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 Merge pull request from GHSA-vm39-j3vx-pch3 2024-02-14 15:16:07 +01:00
import.rb Update enum syntax to use the new Rails 7.0 style (#29217) 2024-02-16 14:54:23 +00:00
instance.rb
instance_filter.rb
invite.rb
invite_filter.rb
ip_block.rb Update enum syntax to use the new Rails 7.0 style (#29217) 2024-02-16 14:54:23 +00:00
list.rb Update enum syntax to use the new Rails 7.0 style (#29217) 2024-02-16 14:54:23 +00:00
list_account.rb
list_feed.rb
login_activity.rb Update enum syntax to use the new Rails 7.0 style (#29217) 2024-02-16 14:54:23 +00:00
marker.rb
media_attachment.rb Update enum syntax to use the new Rails 7.0 style (#29217) 2024-02-16 14:54:23 +00:00
mention.rb
message_franking.rb
mute.rb
notification.rb Add notification policies and notification requests (#29366) 2024-03-07 14:53:37 +00:00
notification_permission.rb Add notification policies and notification requests (#29366) 2024-03-07 14:53:37 +00:00
notification_policy.rb Add notification policies and notification requests (#29366) 2024-03-07 14:53:37 +00:00
notification_request.rb Add notification policies and notification requests in web UI (#29433) 2024-03-11 15:02:21 +00:00
one_time_key.rb
poll.rb
poll_vote.rb
preview_card.rb Update enum syntax to use the new Rails 7.0 style (#29217) 2024-02-16 14:54:23 +00:00
preview_card_provider.rb Extract by_domain_length scope in DomainNormalizable concern (#29517) 2024-03-12 13:09:11 +00:00
preview_card_trend.rb Add RankedTrend concern for trends classes (#29388) 2024-02-26 13:45:39 +00:00
preview_cards_status.rb
privacy_policy.rb
public_feed.rb
relationship_filter.rb
relay.rb Update enum syntax to use the new Rails 7.0 style (#29217) 2024-02-16 14:54:23 +00:00
remote_follow.rb
report.rb Update enum syntax to use the new Rails 7.0 style (#29217) 2024-02-16 14:54:23 +00:00
report_filter.rb
report_note.rb
rule.rb Add hints for rules (#29539) 2024-03-11 08:57:07 +00:00
scheduled_status.rb
search.rb
session_activation.rb
setting.rb
site_upload.rb
software_update.rb Update enum syntax to use the new Rails 7.0 style (#29217) 2024-02-16 14:54:23 +00:00
status.rb Update enum syntax to use the new Rails 7.0 style (#29217) 2024-02-16 14:54:23 +00:00
status_edit.rb
status_pin.rb
status_stat.rb
status_trend.rb Add RankedTrend concern for trends classes (#29388) 2024-02-26 13:45:39 +00:00
system_key.rb
tag.rb
tag_feed.rb
tag_follow.rb
tombstone.rb
translation.rb
trends.rb
unavailable_domain.rb
user.rb New welcome email (#28883) 2024-03-01 12:16:53 +00:00
user_invite_request.rb
user_ip.rb
user_role.rb Move nobody position in UserRole magic number to constant (#29465) 2024-03-01 11:05:24 +00:00
user_settings.rb
web.rb
webauthn_credential.rb
webhook.rb