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 f35de1ed0d
Remove un-needed `Poll.attached` scope (#33368)
6 days ago
..
account
account_suggestions
admin Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 2 weeks ago
annual_report
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
terms_of_service Add terms of service (#33055) 2 weeks ago
trends Change hashtag trends to be stored in the database instead of redis (#32837) 3 weeks ago
user_settings
web
account.rb Move account sensitize-related methods to concern (#28865) 2 months ago
account_alias.rb Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 2 weeks ago
account_conversation.rb Add `NOT NULL` requirement to columns on `account_conversations` (#33308) 1 week ago
account_deletion_request.rb Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 2 weeks ago
account_domain_block.rb Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 2 weeks ago
account_filter.rb Use hash arguments to `group` when possible (#32916) 1 month ago
account_migration.rb
account_moderation_note.rb
account_note.rb Add missing `NOT NULL` on more columns from "large but valid" tables (#33330) 1 week ago
account_pin.rb Add NOT NULL requirement to account columns on `AccountPin` (#33244) 2 weeks ago
account_relationship_severance_event.rb
account_stat.rb
account_statuses_cleanup_policy.rb
account_suggestions.rb
account_summary.rb
account_warning.rb
account_warning_preset.rb
admin.rb
announcement.rb
announcement_filter.rb
announcement_mute.rb Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 2 weeks ago
announcement_reaction.rb Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 2 weeks ago
appeal.rb
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
content_retention_policy.rb
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb
custom_emoji_category.rb
custom_emoji_filter.rb
custom_filter.rb Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 2 weeks ago
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 Fix error decrementing status count when `FeaturedTags#last_status_at` is `nil` (#33320) 1 week ago
feed.rb
follow.rb
follow_recommendation.rb
follow_recommendation_filter.rb
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
import.rb
instance.rb
instance_filter.rb Use hash arguments to `order` when possible (Rails 7.2) (#32915) 1 month ago
invite.rb
invite_filter.rb
ip_block.rb
link_feed.rb
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
marker.rb Add missing `NOT NULL` on more columns from "large but valid" tables (#33330) 1 week ago
media_attachment.rb Revert "Support animated PNGs in media attachments (#28516)" (#33334) 1 week ago
mention.rb Standardize uniqueness validation declaration on `Mention` (#33247) 2 weeks ago
mute.rb
notification.rb Extract `Notification::Groups` concern (#32968) 1 month ago
notification_group.rb
notification_permission.rb
notification_policy.rb
notification_request.rb
poll.rb Remove un-needed `Poll.attached` scope (#33368) 6 days ago
poll_vote.rb Add missing `NOT NULL` on more columns from "large but valid" tables (#33330) 1 week ago
preview_card.rb Fix empty authors preview card serialization (#33151) 3 weeks ago
preview_card_provider.rb
preview_card_trend.rb
preview_cards_status.rb
privacy_policy.rb
public_feed.rb
relationship_filter.rb
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
report.rb
report_filter.rb
report_note.rb
rule.rb Extract constants for column size length validation limits (#30045) 8 months ago
scheduled_status.rb Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 2 weeks ago
search.rb
session_activation.rb
setting.rb Remove `thing_type` and `thing_id` columns from settings table (#31971) 3 weeks ago
severed_relationship.rb
site_upload.rb
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
status_pin.rb Enhance coverage for `StatusPin` model (#32515) 2 months ago
status_stat.rb
status_trend.rb
tag.rb Change hashtag trends to be stored in the database instead of redis (#32837) 3 weeks ago
tag_feed.rb
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
terms_of_service.rb Add terms of service (#33055) 2 weeks ago
tombstone.rb Add missing `NOT NULL` on more columns from "large but valid" tables (#33330) 1 week ago
translation.rb
trends.rb
unavailable_domain.rb
user.rb Use `touch_all` for time column updates (#33295) 2 weeks ago
user_invite_request.rb Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 2 weeks ago
user_ip.rb
user_role.rb Update user role position range limit (#33349) 1 week ago
user_settings.rb Provide option to force use of system scrollbar styling (#32117) 3 weeks ago
web.rb
webauthn_credential.rb
webhook.rb Add coverage for `Webhook` validations (#33026) 1 month ago