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 dbedd021f5 Move account suspension-related methods to concern (#28351) 3 months ago
..
account Change Account::Field parsing to use HTML5::DocumentFragment (#31813) 6 months ago
account_suggestions
admin Remove unneeded `reorder(nil)` conditions (#32200) 5 months ago
concerns Move account suspension-related methods to concern (#28351) 3 months ago
form Use previously extracted model constants in form `maxlength` attributes (#32113) 5 months ago
trends Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988) 5 months ago
user_settings
web Extract `WebPushRequest` from push notification worker and subscription (#32208) 5 months ago
account.rb Move account suspension-related methods to concern (#28351) 3 months ago
account_alias.rb
account_conversation.rb
account_deletion_request.rb
account_domain_block.rb
account_filter.rb Remove unneeded `reorder(nil)` conditions (#32200) 5 months ago
account_migration.rb Remove unused argument from `AccountMigration.within_cooldown` (#31892) 6 months ago
account_moderation_note.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 6 months ago
account_note.rb
account_pin.rb
account_relationship_severance_event.rb
account_stat.rb
account_statuses_cleanup_policy.rb Add method for media-referencing status in `AccountStatusCleanupPolicy` (#31798) 6 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) 6 months ago
appeal.rb
application_record.rb
backup.rb
block.rb
bookmark.rb
bulk_import.rb
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) 6 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
email_domain_block.rb
export.rb
extended_description.rb
favourite.rb
featured_tag.rb Add `FeaturedTag` coverage, use `pick` in model (#31828) 6 months ago
feed.rb
follow.rb
follow_recommendation.rb Fix follow recommendation suppressions not applying immediately (#32392) 5 months ago
follow_recommendation_filter.rb Fix follow recommendation moderation page default language when using regional variant (#32580) 5 months ago
follow_recommendation_mute.rb
follow_recommendation_suppression.rb
follow_request.rb
generated_annual_report.rb
home_feed.rb
identity.rb
import.rb
instance.rb
instance_filter.rb
invite.rb
invite_filter.rb
ip_block.rb
link_feed.rb
list.rb Add coverage for title/limit validations in `List` model (#31869) 6 months ago
list_account.rb Add coverage for `ListAccount` follow/follow_request set up (#31896) 6 months ago
list_feed.rb
login_activity.rb
marker.rb
media_attachment.rb
mention.rb Remove unused `Mention#active?` method (#31697) 6 months ago
mute.rb
notification.rb Add notification grouping for follow notifications (#32085) 5 months ago
notification_group.rb Fix N+1s in grouped notifications (#31638) 6 months ago
notification_permission.rb
notification_policy.rb Fix notification requests from suspended accounts still being listed (#32354) 5 months ago
notification_request.rb Fix notification requests from suspended accounts still being listed (#32354) 5 months ago
poll.rb
poll_vote.rb
preview_card.rb Increase preview card image size limit from 2MB to 8MB when using libvips (#31904) 6 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
remote_follow.rb Remove `WebfingerHelper` module & move usage inline (#31203) 5 months ago
report.rb
report_filter.rb Add `relevant_params` to ReportFilter (matches account filter) (#32136) 5 months ago
report_note.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 6 months ago
rule.rb
scheduled_status.rb
search.rb
session_activation.rb Clean up labels on development application form (#32116) 5 months ago
setting.rb
severed_relationship.rb
site_upload.rb
software_update.rb
status.rb Handle invalid visibility (#31571) 6 months ago
status_edit.rb
status_pin.rb
status_stat.rb
status_trend.rb
tag.rb Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988) 5 months ago
tag_feed.rb
tag_follow.rb
tombstone.rb
translation.rb
trends.rb
unavailable_domain.rb
user.rb Move OTP secret length to configuration (#32125) 5 months ago
user_invite_request.rb
user_ip.rb
user_role.rb
user_settings.rb
web.rb
webauthn_credential.rb
webhook.rb