You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/models
Claire d5063072c3
Revert friends-of-friends follow recommendation query to using a CTE (#29619)
10 months ago
..
account
account_suggestions Revert friends-of-friends follow recommendation query to using a CTE (#29619) 10 months ago
admin
concerns Remove unused `Account::Interactions#endorsed?` method (#29463) 10 months ago
form
trends Add `RankedTrend` concern for trends classes (#29388) 11 months ago
user_settings
web
account.rb Use `Account.activitypub` generated scope (#28157) 10 months ago
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
account_summary.rb
account_warning.rb Update enum syntax to use the new Rails 7.0 style (#29217) 11 months ago
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) 11 months ago
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) 11 months ago
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) 11 months ago
email_domain_block.rb Extract `by_domain_length` scope in `DomainNormalizable` concern (#29517) 11 months ago
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
import.rb Update enum syntax to use the new Rails 7.0 style (#29217) 11 months ago
instance.rb
instance_filter.rb
invite.rb
invite_filter.rb
ip_block.rb Use enum-generated scope for `IpBlock` in CLI (#28144) 10 months ago
list.rb Update enum syntax to use the new Rails 7.0 style (#29217) 11 months ago
list_account.rb
list_feed.rb
login_activity.rb Update enum syntax to use the new Rails 7.0 style (#29217) 11 months ago
marker.rb
media_attachment.rb Update enum syntax to use the new Rails 7.0 style (#29217) 11 months ago
mention.rb
message_franking.rb
mute.rb
notification.rb Refactor notification filtering behavior definition (#29567) 11 months ago
notification_permission.rb Add notification policies and notification requests (#29366) 11 months ago
notification_policy.rb Add notification policies and notification requests (#29366) 11 months ago
notification_request.rb Add notification policies and notification requests in web UI (#29433) 11 months ago
one_time_key.rb
poll.rb
poll_vote.rb
preview_card.rb Update enum syntax to use the new Rails 7.0 style (#29217) 11 months ago
preview_card_provider.rb Extract `by_domain_length` scope in `DomainNormalizable` concern (#29517) 11 months ago
preview_card_trend.rb Add `RankedTrend` concern for trends classes (#29388) 11 months ago
preview_cards_status.rb
privacy_policy.rb
public_feed.rb Use enum-generated `public_visibility` scope on Status (#28156) 10 months ago
relationship_filter.rb
relay.rb Update enum syntax to use the new Rails 7.0 style (#29217) 11 months ago
remote_follow.rb
report.rb Update enum syntax to use the new Rails 7.0 style (#29217) 11 months ago
report_filter.rb
report_note.rb
rule.rb Add hints for rules (#29539) 11 months ago
scheduled_status.rb
search.rb
session_activation.rb Fix `Rails/WhereExists` cop in app/models (#28863) 1 year ago
setting.rb
site_upload.rb
software_update.rb Update enum syntax to use the new Rails 7.0 style (#29217) 11 months ago
status.rb Remove setting of `sensitive` value (default false, not null) in Status model (#29589) 10 months ago
status_edit.rb
status_pin.rb
status_stat.rb
status_trend.rb Add `RankedTrend` concern for trends classes (#29388) 11 months ago
system_key.rb
tag.rb
tag_feed.rb
tag_follow.rb
tombstone.rb
translation.rb
trends.rb
unavailable_domain.rb
user.rb Use enum-generated scope for `IpBlock` in CLI (#28144) 10 months ago
user_invite_request.rb
user_ip.rb
user_role.rb Move `nobody` position in `UserRole` magic number to constant (#29465) 11 months ago
user_settings.rb
web.rb
webauthn_credential.rb
webhook.rb