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 58df00f04d
Extract method for self-referencing records in `AccountStatusCleanupPolicy` (#31244)
4 months ago
..
account
account_suggestions Fix in memoriam accounts appearing in follow recommendations (#31474) 4 months ago
admin Implement UI for Admin Search of Hashtags (#30880) 5 months ago
concerns Add `Reviewable` model concern (#31152) 4 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) 4 months ago
user_settings
web Add expired/revoked scopes for doorkeeper models via extension modules (#29936) 7 months ago
account.rb Add `Reviewable` model concern (#31152) 4 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 Improve Report Notes and Account Moderation Notes (#30288) 8 months ago
account_note.rb Extract constants for column size length validation limits (#30045) 8 months ago
account_pin.rb
account_relationship_severance_event.rb Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately (#29714) 9 months ago
account_stat.rb Add `AccountStat.by_recent_status`, use in `Account` (#29704) 9 months ago
account_statuses_cleanup_policy.rb Extract method for self-referencing records in `AccountStatusCleanupPolicy` (#31244) 4 months ago
account_suggestions.rb
account_summary.rb
account_warning.rb Pull out constant from `AccountWarning.recent` scope (#29767) 9 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
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
bookmark.rb
bulk_import.rb Use enum-generated scopes/queries for `BulkImport` (#29975) 8 months ago
bulk_import_row.rb
canonical_email_block.rb Revert "Allow unblocking email addresses from any matching account (#29305)" (#30385) 7 months ago
content_retention_policy.rb
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb Fix Mastodon relying on ImageMagick even with `MASTODON_USE_LIBVIPS` (#30590) 7 months ago
custom_emoji_category.rb
custom_emoji_filter.rb
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
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
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 Fix `Rails/WhereRange` cop (#30343) 7 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
list_feed.rb
login_activity.rb Add `BrowserDetection` model concern (#29513) 9 months ago
marker.rb
media_attachment.rb Don't push to cache buster if attachment path is nil (#31414) 5 months ago
mention.rb Remove unused `Mention#active?` method (#31697) 4 months ago
message_franking.rb
mute.rb
notification.rb Add `grouped_types` parameter to allow clients to restrict which notifications types get grouped (#31594) 4 months ago
notification_group.rb Fix N+1s in grouped notifications (#31638) 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
poll_vote.rb
preview_card.rb Add size limit for all PreviewCard URLs (#30973) 6 months ago
preview_card_provider.rb Add `Reviewable` model concern (#31152) 4 months ago
preview_card_trend.rb Add `not_allowed` scope for `PreviewCardTrend` (#29599) 9 months ago
preview_cards_status.rb
privacy_policy.rb
public_feed.rb Remove caching in `cache_collection` (#29862) 9 months ago
relationship_filter.rb Add `AccountStat.by_recent_status`, use in `Account` (#29704) 9 months ago
relationship_severance_event.rb Update `enum` away from deprecated (#29678) 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 Add optional OAuth application to reports (#30539) 6 months ago
report_filter.rb
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) 8 months ago
scheduled_status.rb
search.rb
session_activation.rb Add `BrowserDetection` model concern (#29513) 9 months ago
setting.rb
severed_relationship.rb Use existing `SeveredRelationship.about_local_account` scope in more places (#29673) 9 months ago
site_upload.rb Drop favicon.ico generation (#30375) 6 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
status_trend.rb Add `RankedTrend` concern for trends classes (#29388) 10 months ago
system_key.rb
tag.rb Add `Reviewable` model concern (#31152) 4 months ago
tag_feed.rb Remove caching in `cache_collection` (#29862) 9 months ago
tag_follow.rb
tombstone.rb
translation.rb
trends.rb
unavailable_domain.rb
user.rb Remove unused `User#inactive_message` method (#31698) 4 months ago
user_invite_request.rb Extract constants for column size length validation limits (#30045) 8 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