You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matt Jankowski 3e43cd095c
Remove unused scope `Announcement.without_muted` (#28645)
9 months ago
..
account Autofix Rubocop remaining Layout rules (#23679) 2 years ago
account_suggestions Fix `friends_of_friends` sometimes suggesting already-followed accounts (#28433) 9 months ago
admin Remove `default_scope` from `MediaAttachment` class (#28043) 10 months ago
concerns Fix .opus file uploads being misidentified by Paperclip (#28580) 9 months ago
form Fix `Performance/StringIdentifierArgument` cop (#28399) 9 months ago
trends Fix `Lint/RedundantSafeNavigation` cop (#28172) 10 months ago
user_settings Fix `Lint/SymbolConversion` cop (#28175) 10 months ago
web Add explicit `dependent: nil` to associations (#28169) 10 months ago
account.rb Use normalizes to prepare `Account#username` value (#28646) 9 months ago
account_alias.rb Use Rails 7.1 `normalizes` feature (#27521) 11 months ago
account_conversation.rb Fix /api/v1/conversations sometimes returning empty accounts (#25499) 1 year ago
account_deletion_request.rb Change account suspensions to be reversible by default (#14726) 4 years ago
account_domain_block.rb Change algorithm of follow recommendations (#28314) 9 months ago
account_filter.rb Change moderation search an account using the username with @ (#24242) 1 year ago
account_migration.rb Use Rails 7.1 `normalizes` feature (#27521) 11 months ago
account_moderation_note.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
account_note.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
account_pin.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
account_stat.rb Autofix Rubocop Rails/IgnoredColumnsAssignment (#23761) 1 year ago
account_statuses_cleanup_policy.rb Fix Performance/MapCompact cop (#24797) 1 year ago
account_suggestions.rb Change algorithm of follow recommendations (#28314) 9 months ago
account_summary.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
account_warning.rb Use Rails 7.1 `normalizes` feature (#27521) 11 months ago
account_warning_preset.rb Add titles to warning presets in admin UI (#13252) 5 years ago
admin.rb Add logging of admin actions (#5757) 7 years ago
announcement.rb Remove unused scope `Announcement.without_muted` (#28645) 9 months ago
announcement_filter.rb Fix error when passing unknown filter param in REST API (#20626) 2 years ago
announcement_mute.rb Add announcements (#12662) 5 years ago
announcement_reaction.rb Fix Rails/ActiveRecordCallbacksOrder cop (#24689) 1 year ago
appeal.rb Fix Rails/InverseOf cop (#24732) 1 year ago
application_record.rb Fix ActiveRecord using two connection pools when no replica is defined (#27061) 1 year ago
backup.rb Fix user archive takeout when using OpenStack Swift or S3 providers with no ACL support (#24200) 2 years ago
block.rb Change algorithm of follow recommendations (#28314) 9 months ago
bookmark.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
bulk_import.rb Add support for importing lists (#25203) 1 year ago
bulk_import_row.rb Rewrite import feature (#21054) 1 year ago
canonical_email_block.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
content_retention_policy.rb Add retention policy for cached content and media (#19232) 2 years ago
context.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 years ago
conversation.rb Add explicit `dependent: nil` to associations (#28169) 10 months ago
conversation_mute.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
custom_emoji.rb Use Arel `matches` method in CustomEmoji search (#28615) 9 months ago
custom_emoji_category.rb Add explicit `dependent: nil` to associations (#28169) 10 months ago
custom_emoji_filter.rb Use Arel `nulls_first` method in ordering CustomEmojiFilter scope (#28614) 9 months ago
custom_filter.rb Enable Rails 7.1 Marshalling format (#28609) 9 months ago
custom_filter_keyword.rb Enable Rails 7.1 Marshalling format (#28609) 9 months ago
custom_filter_status.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
device.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
domain_allow.rb Autofix Rubocop Regex Style rules (#23690) 1 year ago
domain_block.rb Remove unused `DomainBlock#affected_accounts_count` method (#28642) 9 months ago
email_domain_block.rb Add ability to require approval when users sign up using specific email domains (#28468) 9 months ago
encrypted_message.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
export.rb Add ability to filter followed accounts' posts by language (#19095) 2 years ago
extended_description.rb Change about page to be mounted in the web UI (#19345) 2 years ago
favourite.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
featured_tag.rb Use Rails 7.1 `normalizes` feature (#27521) 11 months ago
feed.rb Fix `Performance/MapMethodChain` cop (#27744) 11 months ago
follow.rb Change algorithm of follow recommendations (#28314) 9 months ago
follow_recommendation.rb Change follow recommendation materialized view to be faster in most cases (#26545) 1 year ago
follow_recommendation_filter.rb Change algorithm of follow recommendations (#28314) 9 months ago
follow_recommendation_mute.rb Change algorithm of follow recommendations (#28314) 9 months ago
follow_recommendation_suppression.rb Change algorithm of follow recommendations (#28314) 9 months ago
follow_request.rb Change algorithm of follow recommendations (#28314) 9 months ago
home_feed.rb Fix rubocop config and warnings (#15503) 4 years ago
identity.rb Change Identity to not destroy associated User on destroy (#25098) 1 year ago
import.rb Rewrite import feature (#21054) 1 year ago
instance.rb Change interaction modal in web UI (#26075) 1 year ago
instance_filter.rb Fix error when passing unknown filter param in REST API (#20626) 2 years ago
invite.rb Add explicit `dependent: nil` to associations (#28169) 10 months ago
invite_filter.rb Fix error when passing unknown filter param in REST API (#20626) 2 years ago
ip_block.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
list.rb Fix incorrect model annotation for List#exclusive (#26313) 1 year ago
list_account.rb Fix various edge cases with local moves (#24812) 1 year ago
list_feed.rb Fix rubocop config and warnings (#15503) 4 years ago
login_activity.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
marker.rb Add timeline read markers API (#11762) 5 years ago
media_attachment.rb Remove `default_scope` from `MediaAttachment` class (#28043) 10 months ago
mention.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
message_franking.rb Add E2EE API (#13820) 4 years ago
mute.rb Change algorithm of follow recommendations (#28314) 9 months ago
notification.rb Fix N+1s because of association preloaders not actually getting called (#28339) 9 months ago
one_time_key.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
poll.rb Fix obsolete cache key in status cache invalidation logic (#26934) 1 year ago
poll_vote.rb Fix single-record invalid condition on PollVote (#23810) 2 years ago
preview_card.rb Change link previews to keep original URL from the status (#27312) 10 months ago
preview_card_provider.rb Properly remove tIME chunk from PNG uploads (#27111) 1 year ago
preview_card_trend.rb Add support for language preferences for trending statuses and links (#18288) 2 years ago
preview_cards_status.rb Change algorithm of follow recommendations (#28314) 9 months ago
privacy_policy.rb Fix privacy policy being empty if custom setting exists but is empty (#19318) 2 years ago
public_feed.rb Fix timeout on invalid set of exclusionary parameters in `/api/v1/timelines/public` (#26239) 1 year ago
relationship_filter.rb Fix crash when filtering for “dormant” relationships (#27306) 12 months ago
relay.rb Use Rails 7.1 `normalizes` feature (#27521) 11 months ago
remote_follow.rb Autofix Rubocop Style/RedundantBegin (#23703) 2 years ago
report.rb Remove `default_scope` from `Admin::ActionLog` (#28026) 10 months ago
report_filter.rb Fix deprecation warning about `rewhere: true` being default behavior (Rails 7.1 prep) (#27190) 12 months ago
report_note.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
rule.rb Fix rules with same priority being sorted non-deterministically (#20623) 2 years ago
scheduled_status.rb Fix deleting a scheduled status immediately deleting media attachments (#9728) 6 years ago
search.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 years ago
session_activation.rb Fix Rails/ActiveRecordCallbacksOrder cop (#24689) 1 year ago
setting.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
site_upload.rb Properly remove tIME chunk from PNG uploads (#27111) 1 year ago
software_update.rb Add admin notifications for new Mastodon versions (#26582) 1 year ago
status.rb Remove unused `*_silenced_accounts` scopes on Status (#28644) 9 months ago
status_edit.rb Remove `default_scope` from `StatusEdit` class (#28042) 10 months ago
status_pin.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
status_stat.rb Fix obsolete cache key in status cache invalidation logic (#26934) 1 year ago
status_trend.rb Fix trending statuses returning more than one post by the same author (#19349) 2 years ago
system_key.rb Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681) 2 years ago
tag.rb Added Thai diacritics and tone marks in HASHTAG_INVALID_CHARS_RE (#26576) 10 months ago
tag_feed.rb Revert filtering public timelines by locale by default (#20294) 2 years ago
tag_follow.rb Add ability to follow hashtags (#18809) 2 years ago
tombstone.rb Record deleted(by mod) status to prevent re-appear (#10732) 5 years ago
translation.rb Translate CW, poll options and media descriptions (#24175) 1 year ago
trends.rb Admin mailer parameterization (#25759) 1 year ago
unavailable_domain.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
user.rb Remove unused scope `User.emailable` (#28647) 9 months ago
user_invite_request.rb Add "why do you want to join" field to invite requests (#10524) 6 years ago
user_ip.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
user_role.rb Refactor, lint fix, and bug fix on admin/roles/form partial (#27558) 10 months ago
user_settings.rb Add admin notifications for new Mastodon versions (#26582) 1 year ago
web.rb Add extended about page stub 8 years ago
webauthn_credential.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
webhook.rb Use `normalizes` to prepare `Webhook#events` value (#27605) 10 months ago