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
Matt Jankowski da31792ac7
Fix `Rails/WhereExists` cop in FeaturedTag model (#28791)
11 months ago
..
account
account_suggestions Move followable by logic to suggestion class (#28710) 12 months ago
admin Remove `default_scope` from `MediaAttachment` class (#28043) 1 year ago
concerns Fix `Rails/WhereExists` cop in account/interactions concern (#28789) 11 months ago
form Disable `Rails/SkipsModelValidations` cop (#28712) 12 months ago
trends Fix `Lint/RedundantSafeNavigation` cop (#28172) 1 year ago
user_settings Fix `Lint/SymbolConversion` cop (#28175) 1 year ago
web Add explicit `dependent: nil` to associations (#28169) 1 year ago
account.rb Move followable by logic to suggestion class (#28710) 12 months ago
account_alias.rb Use Rails 7.1 `normalizes` feature (#27521) 1 year ago
account_conversation.rb Fix /api/v1/conversations sometimes returning empty accounts (#25499) 2 years ago
account_deletion_request.rb
account_domain_block.rb Change algorithm of follow recommendations (#28314) 1 year ago
account_filter.rb Replace unused `by_recent_sign_in` scope (#28616) 12 months ago
account_migration.rb Use Rails 7.1 `normalizes` feature (#27521) 1 year ago
account_moderation_note.rb
account_note.rb
account_pin.rb
account_stat.rb
account_statuses_cleanup_policy.rb Fix Performance/MapCompact cop (#24797) 2 years ago
account_suggestions.rb Change algorithm of follow recommendations (#28314) 1 year ago
account_summary.rb
account_warning.rb Use Rails 7.1 `normalizes` feature (#27521) 1 year ago
account_warning_preset.rb
admin.rb
announcement.rb Announcement reactions query spec improvement and refactor (#28768) 12 months ago
announcement_filter.rb
announcement_mute.rb
announcement_reaction.rb
appeal.rb Fix Rails/InverseOf cop (#24732) 2 years ago
application_record.rb Fix ActiveRecord using two connection pools when no replica is defined (#27061) 1 year ago
backup.rb
block.rb Change algorithm of follow recommendations (#28314) 1 year ago
bookmark.rb
bulk_import.rb Disable `Rails/SkipsModelValidations` cop (#28712) 12 months ago
bulk_import_row.rb
canonical_email_block.rb
content_retention_policy.rb
context.rb
conversation.rb Add explicit `dependent: nil` to associations (#28169) 1 year ago
conversation_mute.rb
custom_emoji.rb Use Arel `matches` method in CustomEmoji search (#28615) 12 months ago
custom_emoji_category.rb Add explicit `dependent: nil` to associations (#28169) 1 year ago
custom_emoji_filter.rb Use Arel `nulls_first` method in ordering CustomEmojiFilter scope (#28614) 12 months ago
custom_filter.rb Enable Rails 7.1 Marshalling format (#28609) 12 months ago
custom_filter_keyword.rb Enable Rails 7.1 Marshalling format (#28609) 12 months ago
custom_filter_status.rb
device.rb
domain_allow.rb Autofix Rubocop Regex Style rules (#23690) 2 years ago
domain_block.rb Remove unused `DomainBlock#affected_accounts_count` method (#28642) 12 months ago
email_domain_block.rb Add ability to require approval when users sign up using specific email domains (#28468) 12 months ago
encrypted_message.rb
export.rb
extended_description.rb
favourite.rb
featured_tag.rb Fix `Rails/WhereExists` cop in FeaturedTag model (#28791) 11 months ago
feed.rb Fix `Performance/MapMethodChain` cop (#27744) 1 year ago
follow.rb Change algorithm of follow recommendations (#28314) 1 year ago
follow_recommendation.rb Change follow recommendation materialized view to be faster in most cases (#26545) 1 year ago
follow_recommendation_filter.rb Change algorithm of follow recommendations (#28314) 1 year ago
follow_recommendation_mute.rb Change algorithm of follow recommendations (#28314) 1 year ago
follow_recommendation_suppression.rb Change algorithm of follow recommendations (#28314) 1 year ago
follow_request.rb Disable `Rails/SkipsModelValidations` cop (#28712) 12 months ago
home_feed.rb
identity.rb Change Identity to not destroy associated User on destroy (#25098) 2 years ago
import.rb
instance.rb Change interaction modal in web UI (#26075) 1 year ago
instance_filter.rb
invite.rb Add explicit `dependent: nil` to associations (#28169) 1 year ago
invite_filter.rb
ip_block.rb
list.rb Fix incorrect model annotation for List#exclusive (#26313) 1 year ago
list_account.rb
list_feed.rb
login_activity.rb
marker.rb
media_attachment.rb Remove `default_scope` from `MediaAttachment` class (#28043) 1 year ago
mention.rb
message_franking.rb
mute.rb Change algorithm of follow recommendations (#28314) 1 year ago
notification.rb Fix N+1s because of association preloaders not actually getting called (#28339) 1 year ago
one_time_key.rb
poll.rb Fix obsolete cache key in status cache invalidation logic (#26934) 1 year ago
poll_vote.rb
preview_card.rb Change link previews to keep original URL from the status (#27312) 1 year ago
preview_card_provider.rb Properly remove tIME chunk from PNG uploads (#27111) 1 year ago
preview_card_trend.rb
preview_cards_status.rb Change algorithm of follow recommendations (#28314) 1 year ago
privacy_policy.rb
public_feed.rb Fix timeout on invalid set of exclusionary parameters in `/api/v1/timelines/public` (#26239) 1 year ago
relationship_filter.rb Fix crash when filtering for “dormant” relationships (#27306) 1 year ago
relay.rb Use Rails 7.1 `normalizes` feature (#27521) 1 year ago
remote_follow.rb
report.rb Remove `default_scope` from `Admin::ActionLog` (#28026) 1 year ago
report_filter.rb Fix deprecation warning about `rewhere: true` being default behavior (Rails 7.1 prep) (#27190) 1 year ago
report_note.rb
rule.rb
scheduled_status.rb
search.rb
session_activation.rb
setting.rb Clean up `Setting` model and remove dead code (#28661) 12 months ago
site_upload.rb Properly remove tIME chunk from PNG uploads (#27111) 1 year ago
software_update.rb Add admin notifications for new Mastodon versions (#26582) 1 year ago
status.rb Remove unused `*_silenced_accounts` scopes on Status (#28644) 12 months ago
status_edit.rb Remove `default_scope` from `StatusEdit` class (#28042) 1 year ago
status_pin.rb
status_stat.rb Fix obsolete cache key in status cache invalidation logic (#26934) 1 year ago
status_trend.rb
system_key.rb
tag.rb Added Thai diacritics and tone marks in HASHTAG_INVALID_CHARS_RE (#26576) 1 year ago
tag_feed.rb
tag_follow.rb
tombstone.rb
translation.rb Translate CW, poll options and media descriptions (#24175) 2 years ago
trends.rb Admin mailer parameterization (#25759) 1 year ago
unavailable_domain.rb
user.rb Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735) 12 months ago
user_invite_request.rb
user_ip.rb
user_role.rb Refactor, lint fix, and bug fix on admin/roles/form partial (#27558) 1 year ago
user_settings.rb Add admin notifications for new Mastodon versions (#26582) 1 year ago
web.rb
webauthn_credential.rb
webhook.rb Use `normalizes` to prepare `Webhook#events` value (#27605) 1 year ago