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 22c1b6f3ee
Fix `Invite#code` changing value on every save (#33550)
2 days ago
..
account
account_suggestions
admin Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 4 weeks 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) 1 month ago
form Extend custom CSS cache time with digest paths (#33207) 4 days ago
terms_of_service Add terms of service (#33055) 1 month ago
trends Use `in_order_of` in `trends/*` classes (#33531) 2 days ago
user_settings
web Add endpoint to remove web push subscription (#32626) 3 months ago
account.rb Use `with_options` for Account `if: :local?` validation group (#33529) 2 days ago
account_alias.rb Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 4 weeks ago
account_conversation.rb Add `NOT NULL` requirement to columns on `account_conversations` (#33308) 4 weeks ago
account_deletion_request.rb Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 4 weeks ago
account_domain_block.rb Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 4 weeks ago
account_filter.rb Use hash arguments to `group` when possible (#32916) 2 months ago
account_migration.rb
account_moderation_note.rb
account_note.rb Add missing `NOT NULL` on more columns from "large but valid" tables (#33330) 4 weeks ago
account_pin.rb Add NOT NULL requirement to account columns on `AccountPin` (#33244) 1 month ago
account_relationship_severance_event.rb
account_stat.rb
account_statuses_cleanup_policy.rb Add `Status.not_direct_visibility` scope (#32065) 2 months ago
account_suggestions.rb
account_summary.rb Use `in_order_of` with `filter: false` in `AccountSummary.localized` (#33446) 6 days ago
account_warning.rb Add `AccountWarning#appeal_eligible?` method (#33526) 3 days ago
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) 4 weeks ago
announcement_reaction.rb Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 4 weeks ago
appeal.rb Add `AccountWarning#appeal_eligible?` method (#33526) 3 days ago
application_record.rb Rails 7+: primary_abstract_class recommendation (#32909) 2 months ago
backup.rb
block.rb
bookmark.rb
bulk_import.rb Add age/expiry duration constants to `BulkImport` class (#32839) 2 months 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) 4 weeks ago
custom_filter_keyword.rb
custom_filter_status.rb
domain_allow.rb
domain_block.rb Reinforce coverage for `DomainBlock` model (#32473) 3 months ago
email_domain_block.rb Add `EmailDomainBlock.parents` scope (#31968) 2 months ago
export.rb
extended_description.rb
favourite.rb
featured_tag.rb Fix error decrementing status count when `FeaturedTags#last_status_at` is `nil` (#33320) 4 weeks ago
feed.rb
follow.rb
follow_recommendation.rb
follow_recommendation_filter.rb Fix follow recommendation moderation page default language when using regional variant (#32580) 3 months ago
follow_recommendation_mute.rb
follow_recommendation_suppression.rb
follow_request.rb Change lists to reflect added and removed users retroactively (#32930) 2 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) 2 months ago
invite.rb Fix `Invite#code` changing value on every save (#33550) 2 days 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) 3 months ago
list.rb Fix list creation limit check (#32869) 2 months ago
list_account.rb Fix list error messages (#33082) 2 months ago
list_feed.rb
login_activity.rb
marker.rb Add missing `NOT NULL` on more columns from "large but valid" tables (#33330) 4 weeks ago
media_attachment.rb Revert "Support animated PNGs in media attachments (#28516)" (#33334) 4 weeks ago
mention.rb Standardize uniqueness validation declaration on `Mention` (#33247) 1 month ago
mute.rb
notification.rb Extract `Notification::Groups` concern (#32968) 2 months ago
notification_group.rb Fix last paginated notification group only including data on a single notification (#33271) 3 days ago
notification_permission.rb
notification_policy.rb
notification_request.rb
poll.rb Add `Account#remote?` query method (#33508) 4 days ago
poll_vote.rb Add missing `NOT NULL` on more columns from "large but valid" tables (#33330) 4 weeks ago
preview_card.rb Fix `fediverse:creator` metadata not showing up in REST API (#33466) 6 days 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
relay.rb Always validate `inbox_url` presence on Relay (#32364) 1 month ago
remote_follow.rb
report.rb
report_filter.rb
report_note.rb
rule.rb
scheduled_status.rb Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 4 weeks ago
search.rb
session_activation.rb Use existing arel scopes instead of string ordering (#32801) 2 months ago
setting.rb Remove `thing_type` and `thing_id` columns from settings table (#31971) 1 month ago
severed_relationship.rb
site_upload.rb
software_update.rb Add `urgent` scope and `by_version` method to `SoftwareUpdate` (#33470) 6 days ago
status.rb Use hash arguments to `select` when possible (Rails 7.2) (#32917) 2 months ago
status_edit.rb
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 Change hashtag trends to be stored in the database instead of redis (#32837) 1 month ago
tag_feed.rb
tag_follow.rb Fix pushing hashtag-followed posts to feeds of inactive users (#33018) 2 months ago
tag_trend.rb Update schema/annotations after tag trend db/redis migrate (#33173) 1 month ago
terms_of_service.rb Add terms of service (#33055) 1 month ago
tombstone.rb Add missing `NOT NULL` on more columns from "large but valid" tables (#33330) 4 weeks ago
translation.rb
trends.rb
unavailable_domain.rb
user.rb Use `touch_all` for time column updates (#33295) 1 month ago
user_invite_request.rb Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 4 weeks ago
user_ip.rb Add `InetContainer` with scopes of `containing` and `contained` (#32802) 2 months ago
user_role.rb Extract `CSS_COLORS` constant for `UserRole` regex validation (#33532) 2 days ago
user_settings.rb Provide option to force use of system scrollbar styling (#32117) 1 month ago
web.rb
webauthn_credential.rb
webhook.rb Add coverage for `Webhook` validations (#33026) 2 months ago