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 f4d753aedf
Fix error in severed relationship event serializer (#29670)
9 months ago
..
account
account_suggestions Revert friends-of-friends follow recommendation query to using a CTE (#29619) 9 months ago
admin Add `Account.auditable` scope, fix N+1 in admin/action_logs#index (#28812) 11 months ago
concerns Add notifications of severed relationships (#27511) 9 months ago
form Disable `Rails/SkipsModelValidations` cop (#28712) 12 months ago
trends Add `RankedTrend` concern for trends classes (#29388) 10 months ago
user_settings Fix `Lint/SymbolConversion` cop (#28175) 1 year ago
web Add explicit `dependent: nil` to associations (#28169) 1 year ago
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 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
account_moderation_note.rb
account_note.rb
account_pin.rb
account_relationship_severance_event.rb Fix error in severed relationship event serializer (#29670) 9 months ago
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) 11 months ago
account_summary.rb Extract scenic view model common methods to concern (#28111) 11 months ago
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 reactions query spec improvement and refactor (#28768) 12 months ago
announcement_filter.rb
announcement_mute.rb
announcement_reaction.rb
appeal.rb Group common `class_name` options in associations (#28779) 11 months ago
application_record.rb
backup.rb
block.rb Change algorithm of follow recommendations (#28314) 1 year ago
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 Allow unblocking email addresses from any matching account (#29305) 9 months ago
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 Use `normalizes` on `CustomFilter#context` value (#27602) 10 months ago
custom_filter_keyword.rb Add `CustomFilterKeyword#to_regex` method (#28893) 11 months ago
custom_filter_status.rb
device.rb
domain_allow.rb Remove unused `matches_domain` scopes on Account, DomainAllow, DomainBlock (#28803) 11 months ago
domain_block.rb Extract `by_domain_length` scope in `DomainNormalizable` concern (#29517) 10 months ago
email_domain_block.rb Extract `by_domain_length` scope in `DomainNormalizable` concern (#29517) 10 months ago
encrypted_message.rb
export.rb
extended_description.rb
favourite.rb
featured_tag.rb Extract shared tagged statuses method in `FeaturedTag` (#28805) 11 months ago
feed.rb
follow.rb Change algorithm of follow recommendations (#28314) 1 year ago
follow_recommendation.rb Extract scenic view model common methods to concern (#28111) 11 months 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
generated_annual_report.rb Add annual reports for accounts (#28693) 11 months ago
home_feed.rb
identity.rb Merge pull request from GHSA-vm39-j3vx-pch3 11 months ago
import.rb Update enum syntax to use the new Rails 7.0 style (#29217) 11 months ago
instance.rb Extract scenic view model common methods to concern (#28111) 11 months ago
instance_filter.rb
invite.rb Add explicit `dependent: nil` to associations (#28169) 1 year ago
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 Add `BrowserDetection` model concern (#29513) 9 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 Change algorithm of follow recommendations (#28314) 1 year ago
notification.rb Fix issue with severed relationships notifications (#29668) 9 months ago
notification_permission.rb Add notification policies and notification requests (#29366) 10 months ago
notification_policy.rb Add notification policies and notification requests (#29366) 10 months ago
notification_request.rb Fix error when attempting to delete posts that triggered a notification request (#29666) 9 months ago
one_time_key.rb
poll.rb Fix `Rails/WhereExists` cop in app/models (#28863) 11 months ago
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) 10 months ago
preview_card_trend.rb Add `RankedTrend` concern for trends classes (#29388) 10 months ago
preview_cards_status.rb Change algorithm of follow recommendations (#28314) 1 year ago
privacy_policy.rb Move privacy policy into markdown file (#28699) 11 months ago
public_feed.rb Use enum-generated `public_visibility` scope on Status (#28156) 10 months ago
relationship_filter.rb
relationship_severance_event.rb Add notifications of severed relationships (#27511) 9 months ago
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) 10 months ago
scheduled_status.rb
search.rb
session_activation.rb Add `BrowserDetection` model concern (#29513) 9 months ago
setting.rb Clean up `Setting` model and remove dead code (#28661) 12 months ago
severed_relationship.rb Add notifications of severed relationships (#27511) 9 months ago
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) 10 months ago
system_key.rb
tag.rb Add coverage for `Tag.recently_used` scope (#28850) 11 months ago
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 Extract scenic view model common methods to concern (#28111) 11 months ago
user_role.rb Move `nobody` position in `UserRole` magic number to constant (#29465) 10 months ago
user_settings.rb
web.rb
webauthn_credential.rb
webhook.rb