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 74df47ad9c
Add coverage for `Webhook` validations (#33026)
2 months ago
..
account Change Account::Field parsing to use HTML5::DocumentFragment (#31813) 5 months ago
account_suggestions Fix in memoriam accounts appearing in follow recommendations (#31474) 6 months ago
admin Add audit logging to Relays (#32819) 3 months ago
annual_report Fix performance of percentile calculation for annual reports (#32765) 3 months ago
concerns Extract `Notification::Groups` concern (#32968) 3 months ago
form Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 4 months ago
trends Fix posts made in the future being allowed to trend (#32996) 3 months ago
user_settings
web Add endpoint to remove web push subscription (#32626) 4 months ago
account.rb Move account sensitize-related methods to concern (#28865) 3 months ago
account_alias.rb Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 4 months ago
account_conversation.rb
account_deletion_request.rb
account_domain_block.rb
account_filter.rb Use hash arguments to `group` when possible (#32916) 3 months ago
account_migration.rb Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 4 months ago
account_moderation_note.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 5 months ago
account_note.rb
account_pin.rb
account_relationship_severance_event.rb
account_stat.rb
account_statuses_cleanup_policy.rb Add `Status.not_direct_visibility` scope (#32065) 3 months ago
account_suggestions.rb
account_summary.rb
account_warning.rb
account_warning_preset.rb
admin.rb
announcement.rb
announcement_filter.rb
announcement_mute.rb
announcement_reaction.rb Add `CustomEmoji.enabled` scope (#31830) 5 months ago
appeal.rb
application_record.rb Rails 7+: primary_abstract_class recommendation (#32909) 3 months ago
backup.rb
block.rb
bookmark.rb
bulk_import.rb Add age/expiry duration constants to `BulkImport` class (#32839) 3 months ago
bulk_import_row.rb
canonical_email_block.rb
content_retention_policy.rb
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb Add validation coverage for `CustomEmoji` shortcode value (#31906) 5 months ago
custom_emoji_category.rb
custom_emoji_filter.rb
custom_filter.rb
custom_filter_keyword.rb
custom_filter_status.rb
domain_allow.rb
domain_block.rb Reinforce coverage for `DomainBlock` model (#32473) 4 months ago
email_domain_block.rb Add `EmailDomainBlock.parents` scope (#31968) 3 months ago
export.rb Extract `ExportSummary` class for account object counts (#32227) 4 months ago
extended_description.rb
favourite.rb
featured_tag.rb Avoid latest featured tag use on post removal unless necessary (#32787) 3 months ago
feed.rb
follow.rb
follow_recommendation.rb Fix follow recommendation suppressions not applying immediately (#32392) 4 months ago
follow_recommendation_filter.rb Fix follow recommendation moderation page default language when using regional variant (#32580) 4 months ago
follow_recommendation_mute.rb
follow_recommendation_suppression.rb
follow_request.rb Change lists to reflect added and removed users retroactively (#32930) 3 months ago
generated_annual_report.rb
home_feed.rb
identity.rb
import.rb
instance.rb
instance_filter.rb Use hash arguments to `order` when possible (Rails 7.2) (#32915) 3 months ago
invite.rb
invite_filter.rb
ip_block.rb Add `InetContainer` with scopes of `containing` and `contained` (#32802) 3 months ago
link_feed.rb Fix that blocking was not working on link timeline (#32625) 4 months ago
list.rb Fix list creation limit check (#32869) 3 months ago
list_account.rb Add coverage for `ListAccount` follow/follow_request set up (#31896) 5 months ago
list_feed.rb
login_activity.rb
marker.rb
media_attachment.rb Don't push to cache buster if attachment path is nil (#31414) 6 months ago
mention.rb Remove unused `Mention#active?` method (#31697) 5 months ago
mute.rb
notification.rb Extract `Notification::Groups` concern (#32968) 3 months ago
notification_group.rb Add year in review feature to web UI (#32709) 3 months ago
notification_permission.rb
notification_policy.rb Fix notification requests from suspended accounts still being listed (#32354) 4 months ago
notification_request.rb Fix notification requests from suspended accounts still being listed (#32354) 4 months ago
poll.rb Use hash arguments to `group` when possible (#32916) 3 months ago
poll_vote.rb
preview_card.rb Increase preview card image size limit from 2MB to 8MB when using libvips (#31904) 5 months ago
preview_card_provider.rb Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988) 5 months ago
preview_card_trend.rb
preview_cards_status.rb
privacy_policy.rb
public_feed.rb
relationship_filter.rb
relationship_severance_event.rb
relay.rb Add audit logging to Relays (#32819) 3 months ago
remote_follow.rb Extract wrapper constant for `HTTP::*` error classes (#32285) 4 months ago
report.rb Add optional OAuth application to reports (#30539) 7 months ago
report_filter.rb Add `relevant_params` to ReportFilter (matches account filter) (#32136) 4 months ago
report_note.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 5 months ago
rule.rb
scheduled_status.rb Update location of unused `MIN_SCHEDULE_OFFSET` constant (#31217) 3 months ago
search.rb
session_activation.rb Use existing arel scopes instead of string ordering (#32801) 3 months ago
setting.rb
severed_relationship.rb
site_upload.rb Drop favicon.ico generation (#30375) 8 months ago
software_update.rb Add coverage for malformed version cleanup in `SoftwareUpdateCheckService`, add helper query methods (#32876) 3 months ago
status.rb Use hash arguments to `select` when possible (Rails 7.2) (#32917) 3 months ago
status_edit.rb Limit attachments to `MEDIA_ATTACHMENTS_LIMIT` when returning posts through the API (#30932) 7 months ago
status_pin.rb Enhance coverage for `StatusPin` model (#32515) 3 months ago
status_stat.rb Use `likes` and `shares` totalItems on status creations and updates (#32620) 3 months ago
status_trend.rb
tag.rb Use hash arguments to `order` when possible (Rails 7.2) (#32915) 3 months ago
tag_feed.rb
tag_follow.rb Fix pushing hashtag-followed posts to feeds of inactive users (#33018) 3 months ago
tombstone.rb Add model spec for `Tombstone` (#32697) 3 months ago
translation.rb
trends.rb
unavailable_domain.rb
user.rb Use hash arguments to `group` when possible (#32916) 3 months ago
user_invite_request.rb
user_ip.rb Add `InetContainer` with scopes of `containing` and `contained` (#32802) 3 months ago
user_role.rb
user_settings.rb Add setting to disable hover cards (#30931) 7 months ago
web.rb
webauthn_credential.rb
webhook.rb Add coverage for `Webhook` validations (#33026) 2 months ago