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 ad0a28a8bf
Add `grouped_types` parameter to allow clients to restrict which notifications types get grouped (#31594)
4 months ago
..
account
account_suggestions Fix in memoriam accounts appearing in follow recommendations (#31474) 5 months ago
admin Implement UI for Admin Search of Hashtags (#30880) 5 months ago
concerns Add setting to disable hover cards (#30931) 6 months ago
form Allow admins to configure instance favicon and logo (#30040) 8 months ago
trends Fix Trending Tags pending review having an unstable sort order (#31473) 5 months ago
user_settings Fix `Lint/SymbolConversion` cop (#28175) 1 year ago
web Add expired/revoked scopes for doorkeeper models via extension modules (#29936) 7 months ago
account.rb Fix in memoriam accounts appearing in follow recommendations (#31474) 5 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) 1 year ago
account_migration.rb Use Rails 7.1 `normalizes` feature (#27521) 1 year ago
account_moderation_note.rb Improve Report Notes and Account Moderation Notes (#30288) 8 months ago
account_note.rb Extract constants for column size length validation limits (#30045) 9 months ago
account_pin.rb
account_relationship_severance_event.rb Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately (#29714) 10 months ago
account_stat.rb Add `AccountStat.by_recent_status`, use in `Account` (#29704) 10 months ago
account_statuses_cleanup_policy.rb Fix Performance/MapCompact cop (#24797) 2 years ago
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 Pull out constant from `AccountWarning.recent` scope (#29767) 10 months ago
account_warning_preset.rb
admin.rb
announcement.rb Change `/api/v1/announcements` to return regular `Status` entities (#26736) 9 months ago
announcement_filter.rb
announcement_mute.rb
announcement_reaction.rb Fix Rails/ActiveRecordCallbacksOrder cop (#24689) 2 years ago
appeal.rb Extract `TEXT_LENGTH_LIMIT` constant in `Appeal` class (#30638) 7 months ago
application_record.rb Prevent accidental serialization of `Account` and `User` records (#30079) 8 months ago
backup.rb
block.rb Change algorithm of follow recommendations (#28314) 1 year ago
bookmark.rb
bulk_import.rb Use enum-generated scopes/queries for `BulkImport` (#29975) 9 months ago
bulk_import_row.rb Rewrite import feature (#21054) 2 years ago
canonical_email_block.rb Revert "Allow unblocking email addresses from any matching account (#29305)" (#30385) 8 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 Fix Mastodon relying on ImageMagick even with `MASTODON_USE_LIBVIPS` (#30590) 7 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) 1 year ago
custom_filter.rb Remove unused memoization in `CustomFilter#expires_in` method (#30117) 8 months ago
custom_filter_keyword.rb Extract shared callback behaviour to `CustomFilterCache` concern (#29695) 9 months ago
custom_filter_status.rb Extract shared callback behaviour to `CustomFilterCache` concern (#29695) 9 months ago
device.rb
domain_allow.rb Remove unused `matches_domain` scopes on Account, DomainAllow, DomainBlock (#28803) 12 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 Add scope `Status.distributable_visibility` (#29950) 9 months ago
feed.rb Remove caching in `cache_collection` (#29862) 9 months ago
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) 12 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 Fix `Rails/WhereRange` cop (#30343) 8 months ago
invite_filter.rb
ip_block.rb Use enum-generated scope for `IpBlock` in CLI (#28144) 10 months ago
link_feed.rb Add timeline of public posts about a trending link to REST API (#30381) 7 months ago
list.rb Update enum syntax to use the new Rails 7.0 style (#29217) 11 months ago
list_account.rb Fix various edge cases with local moves (#24812) 2 years ago
list_feed.rb
login_activity.rb Add `BrowserDetection` model concern (#29513) 10 months ago
marker.rb
media_attachment.rb Don't push to cache buster if attachment path is nil (#31414) 5 months ago
mention.rb Fix `mentions.account_id` and `mentions.status_id` not having `NOT NULL` database constraints (#30591) 7 months ago
message_franking.rb
mute.rb Change algorithm of follow recommendations (#28314) 1 year ago
notification.rb Add `grouped_types` parameter to allow clients to restrict which notifications types get grouped (#31594) 4 months ago
notification_group.rb Add `grouped_types` parameter to allow clients to restrict which notifications types get grouped (#31594) 4 months ago
notification_permission.rb Add notification policies and notification requests (#29366) 10 months ago
notification_policy.rb Revamp notification policy options (#31343) 5 months ago
notification_request.rb Change notification requests to only count mentions (#31322) 5 months ago
one_time_key.rb
poll.rb Fix `Rails/WhereExists` cop in app/models (#28863) 12 months ago
poll_vote.rb
preview_card.rb Add size limit for all PreviewCard URLs (#30973) 6 months ago
preview_card_provider.rb Extract `by_domain_length` scope in `DomainNormalizable` concern (#29517) 10 months ago
preview_card_trend.rb Add `not_allowed` scope for `PreviewCardTrend` (#29599) 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) 12 months ago
public_feed.rb Remove caching in `cache_collection` (#29862) 9 months ago
relationship_filter.rb Add `AccountStat.by_recent_status`, use in `Account` (#29704) 10 months ago
relationship_severance_event.rb Update `enum` away from deprecated (#29678) 10 months ago
relay.rb Update enum syntax to use the new Rails 7.0 style (#29217) 11 months ago
remote_follow.rb
report.rb Add optional OAuth application to reports (#30539) 6 months ago
report_filter.rb Fix deprecation warning about `rewhere: true` being default behavior (Rails 7.1 prep) (#27190) 1 year ago
report_note.rb Improve Report Notes and Account Moderation Notes (#30288) 8 months ago
rule.rb Extract constants for column size length validation limits (#30045) 9 months ago
scheduled_status.rb
search.rb
session_activation.rb Add `BrowserDetection` model concern (#29513) 10 months ago
setting.rb Clean up `Setting` model and remove dead code (#28661) 1 year ago
severed_relationship.rb Use existing `SeveredRelationship.about_local_account` scope in more places (#29673) 10 months ago
site_upload.rb Drop favicon.ico generation (#30375) 7 months ago
software_update.rb Update enum syntax to use the new Rails 7.0 style (#29217) 11 months ago
status.rb Limit attachments to `MEDIA_ATTACHMENTS_LIMIT` when returning posts through the API (#30932) 6 months ago
status_edit.rb Limit attachments to `MEDIA_ATTACHMENTS_LIMIT` when returning posts through the API (#30932) 6 months ago
status_pin.rb
status_stat.rb Fix obsolete cache key in status cache invalidation logic (#26934) 1 year ago
status_trend.rb Add `RankedTrend` concern for trends classes (#29388) 11 months ago
system_key.rb
tag.rb Implement UI for Admin Search of Hashtags (#30880) 5 months ago
tag_feed.rb Remove caching in `cache_collection` (#29862) 9 months ago
tag_follow.rb
tombstone.rb
translation.rb Translate CW, poll options and media descriptions (#24175) 2 years ago
trends.rb Admin mailer parameterization (#25759) 2 years ago
unavailable_domain.rb
user.rb Finish email allow/deny list naming migration (#30530) 5 months ago
user_invite_request.rb Extract constants for column size length validation limits (#30045) 9 months ago
user_ip.rb Add `by_latest_used` scope, move admin area recent IPs to partial (#29497) 9 months ago
user_role.rb Move `nobody` position in `UserRole` magic number to constant (#29465) 10 months ago
user_settings.rb Add setting to disable hover cards (#30931) 6 months ago
web.rb
webauthn_credential.rb Extract `SIGN_COUNT_LIMIT` constant in `WebauthnCredential` class (#30636) 7 months ago
webhook.rb Use `normalizes` to prepare `Webhook#events` value (#27605) 1 year ago