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 4934242aca
Update schema/annotations after tag trend db/redis migrate (#33173)
3 weeks ago
..
account Change Account::Field parsing to use HTML5::DocumentFragment (#31813) 4 months ago
account_suggestions Fix in memoriam accounts appearing in follow recommendations (#31474) 4 months ago
admin Add audit logging to Relays (#32819) 1 month ago
annual_report Fix performance of percentile calculation for annual reports (#32765) 2 months ago
concerns Provide option to force use of system scrollbar styling (#32117) 3 weeks ago
form Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 3 months ago
trends Change hashtag trends to be stored in the database instead of redis (#32837) 3 weeks ago
user_settings
web Add endpoint to remove web push subscription (#32626) 2 months ago
account.rb Move account sensitize-related methods to concern (#28865) 2 months ago
account_alias.rb Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 3 months ago
account_conversation.rb
account_deletion_request.rb
account_domain_block.rb
account_filter.rb Use hash arguments to `group` when possible (#32916) 1 month ago
account_migration.rb Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 3 months ago
account_moderation_note.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 4 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 Add `Status.not_direct_visibility` scope (#32065) 2 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) 8 months ago
announcement_filter.rb
announcement_mute.rb
announcement_reaction.rb Add `CustomEmoji.enabled` scope (#31830) 4 months ago
appeal.rb Extract `TEXT_LENGTH_LIMIT` constant in `Appeal` class (#30638) 7 months ago
application_record.rb Rails 7+: primary_abstract_class recommendation (#32909) 1 month ago
backup.rb
block.rb
bookmark.rb
bulk_import.rb Add age/expiry duration constants to `BulkImport` class (#32839) 1 month 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 Add validation coverage for `CustomEmoji` shortcode value (#31906) 3 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
domain_allow.rb
domain_block.rb Reinforce coverage for `DomainBlock` model (#32473) 2 months ago
email_domain_block.rb Add `EmailDomainBlock.parents` scope (#31968) 2 months ago
export.rb Extract `ExportSummary` class for account object counts (#32227) 3 months ago
extended_description.rb
favourite.rb
featured_tag.rb Avoid latest featured tag use on post removal unless necessary (#32787) 2 months ago
feed.rb Remove caching in `cache_collection` (#29862) 9 months ago
follow.rb
follow_recommendation.rb Fix follow recommendation suppressions not applying immediately (#32392) 2 months ago
follow_recommendation_filter.rb Fix follow recommendation moderation page default language when using regional variant (#32580) 2 months ago
follow_recommendation_mute.rb
follow_recommendation_suppression.rb
follow_request.rb Change lists to reflect added and removed users retroactively (#32930) 1 month ago
generated_annual_report.rb
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) 10 months ago
instance.rb
instance_filter.rb Use hash arguments to `order` when possible (Rails 7.2) (#32915) 1 month ago
invite.rb Fix `Rails/WhereRange` cop (#30343) 7 months ago
invite_filter.rb
ip_block.rb Add `InetContainer` with scopes of `containing` and `contained` (#32802) 2 months ago
link_feed.rb Fix that blocking was not working on link timeline (#32625) 2 months ago
list.rb Fix list creation limit check (#32869) 1 month ago
list_account.rb Fix list error messages (#33082) 4 weeks ago
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) 4 months ago
mention.rb Remove unused `Mention#active?` method (#31697) 4 months ago
mute.rb
notification.rb Extract `Notification::Groups` concern (#32968) 1 month ago
notification_group.rb Add year in review feature to web UI (#32709) 2 months ago
notification_permission.rb Add notification policies and notification requests (#29366) 10 months ago
notification_policy.rb Fix notification requests from suspended accounts still being listed (#32354) 3 months ago
notification_request.rb Fix notification requests from suspended accounts still being listed (#32354) 3 months ago
poll.rb Use hash arguments to `group` when possible (#32916) 1 month ago
poll_vote.rb
preview_card.rb Fix empty authors preview card serialization (#33151) 3 weeks ago
preview_card_provider.rb Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988) 3 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 Always validate `inbox_url` presence on Relay (#32364) 3 weeks ago
remote_follow.rb Extract wrapper constant for `HTTP::*` error classes (#32285) 3 months ago
report.rb Add optional OAuth application to reports (#30539) 5 months ago
report_filter.rb Add `relevant_params` to ReportFilter (matches account filter) (#32136) 3 months ago
report_note.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 4 months ago
rule.rb Extract constants for column size length validation limits (#30045) 8 months ago
scheduled_status.rb Update location of unused `MIN_SCHEDULE_OFFSET` constant (#31217) 2 months ago
search.rb
session_activation.rb Use existing arel scopes instead of string ordering (#32801) 2 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 Add coverage for malformed version cleanup in `SoftwareUpdateCheckService`, add helper query methods (#32876) 1 month ago
status.rb Use hash arguments to `select` when possible (Rails 7.2) (#32917) 1 month ago
status_edit.rb Limit attachments to `MEDIA_ATTACHMENTS_LIMIT` when returning posts through the API (#30932) 6 months ago
status_pin.rb Enhance coverage for `StatusPin` model (#32515) 2 months ago
status_stat.rb Use `likes` and `shares` totalItems on status creations and updates (#32620) 2 months ago
status_trend.rb Add `RankedTrend` concern for trends classes (#29388) 10 months ago
tag.rb Change hashtag trends to be stored in the database instead of redis (#32837) 3 weeks ago
tag_feed.rb Remove caching in `cache_collection` (#29862) 9 months ago
tag_follow.rb Fix pushing hashtag-followed posts to feeds of inactive users (#33018) 1 month ago
tag_trend.rb Update schema/annotations after tag trend db/redis migrate (#33173) 3 weeks ago
tombstone.rb Add model spec for `Tombstone` (#32697) 2 months ago
translation.rb
trends.rb
unavailable_domain.rb
user.rb Fix direct inbox delivery pushing posts into inactive followers' timelines (#33067) 1 month ago
user_invite_request.rb Extract constants for column size length validation limits (#30045) 8 months ago
user_ip.rb Add `InetContainer` with scopes of `containing` and `contained` (#32802) 2 months ago
user_role.rb Add `UserRole#bypass_block?` method for notification check (#32974) 1 month ago
user_settings.rb Provide option to force use of system scrollbar styling (#32117) 3 weeks ago
web.rb
webauthn_credential.rb Extract `SIGN_COUNT_LIMIT` constant in `WebauthnCredential` class (#30636) 7 months ago
webhook.rb Add coverage for `Webhook` validations (#33026) 1 month ago