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.
nyastodon/app/models
Claire 30ee7339d3 Merge commit '7d9b209fe84b00eff348ea9d54905cbfffa79788' into glitch-soc/merge-upstream
Conflicts:
- `app/models/form/admin_settings.rb`:
  Upstream changed code style change, including on a line modified by glitch-soc.
  Kept glitch-soc's line but with the code style change applied.
5 months ago
..
account Autofix Rubocop remaining Layout rules (#23679) 1 year ago
account_suggestions Fix Performance/MapCompact cop (#24797) 1 year ago
admin Remove `default_scope` from `MediaAttachment` class (#28043) 6 months ago
concerns Merge commit '7d9b209fe84b00eff348ea9d54905cbfffa79788' into glitch-soc/merge-upstream 5 months ago
form Merge commit '7d9b209fe84b00eff348ea9d54905cbfffa79788' into glitch-soc/merge-upstream 5 months ago
trends Merge commit '0b4a3a04378ce43f2f314b9446b5053f6b374c6d' into glitch-soc/merge-upstream 5 months ago
user_settings Fix `Lint/SymbolConversion` cop (#28175) 6 months ago
web Add explicit `dependent: nil` to associations (#28169) 6 months ago
account.rb Merge commit '7d9b209fe84b00eff348ea9d54905cbfffa79788' into glitch-soc/merge-upstream 5 months ago
account_alias.rb Use Rails 7.1 `normalizes` feature (#27521) 7 months ago
account_conversation.rb Fix /api/v1/conversations sometimes returning empty accounts (#25499) 11 months ago
account_deletion_request.rb Change account suspensions to be reversible by default (#14726) 4 years ago
account_domain_block.rb Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 5 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) 7 months ago
account_moderation_note.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
account_note.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
account_pin.rb Autofix Rubocop remaining Layout rules (#23679) 1 year 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 auto-following admin-selected accounts, show in recommendations (#16078) 3 years ago
account_summary.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
account_warning.rb Use Rails 7.1 `normalizes` feature (#27521) 7 months ago
account_warning_preset.rb
admin.rb
announcement.rb Fix N+1s because of association preloaders not actually getting called (#28339) 5 months ago
announcement_filter.rb Fix error when passing unknown filter param in REST API (#20626) 2 years ago
announcement_mute.rb
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) 8 months ago
backup.rb Fix user archive takeout when using OpenStack Swift or S3 providers with no ACL support (#24200) 1 year ago
block.rb Fix Rails/ActiveRecordCallbacksOrder cop (#24689) 1 year ago
bookmark.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
bulk_import.rb Add support for importing lists (#25203) 12 months ago
bulk_import_row.rb Rewrite import feature (#21054) 1 year ago
canonical_email_block.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
content_retention_policy.rb Add retention policy for cached content and media (#19232) 2 years ago
context.rb
conversation.rb Add explicit `dependent: nil` to associations (#28169) 6 months ago
conversation_mute.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
custom_emoji.rb Merge commit '0b4a3a04378ce43f2f314b9446b5053f6b374c6d' into glitch-soc/merge-upstream 5 months ago
custom_emoji_category.rb Add explicit `dependent: nil` to associations (#28169) 6 months ago
custom_emoji_filter.rb Fix error when passing unknown filter param in REST API (#20626) 2 years ago
custom_filter.rb Fix `Style/InverseMethods` cop (#28377) 5 months ago
custom_filter_keyword.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
custom_filter_status.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
device.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
direct_feed.rb Fix most rubocop issues (#2165) 1 year ago
domain_allow.rb Autofix Rubocop Regex Style rules (#23690) 12 months ago
domain_block.rb Add explicit `dependent: nil` to associations (#28169) 6 months ago
email_domain_block.rb Fix `Style/SlicingWithRange` cop (#25923) 10 months ago
encrypted_message.rb Autofix Rubocop remaining Layout rules (#23679) 1 year 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) 1 year ago
featured_tag.rb Use Rails 7.1 `normalizes` feature (#27521) 7 months ago
feed.rb Fix `Performance/MapMethodChain` cop (#27744) 7 months ago
follow.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
follow_recommendation.rb Change follow recommendation materialized view to be faster in most cases (#26545) 9 months ago
follow_recommendation_filter.rb Fix Performance/MapCompact cop (#24797) 1 year ago
follow_recommendation_suppression.rb Upgrade to latest redis-rb 4.x and fix deprecations (#23616) 1 year ago
follow_request.rb Change lists to be able to include accounts with pending follow requests (#19727) 1 year ago
home_feed.rb Revert support from loading Home timeline from database 2 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) 10 months 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) 6 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) 1 year ago
list.rb Fix incorrect model annotation for List#exclusive (#26313) 10 months ago
list_account.rb Fix various edge cases with local moves (#24812) 1 year ago
list_feed.rb Fix rubocop config and warnings (#15503) 3 years ago
login_activity.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
marker.rb
media_attachment.rb Merge commit '85662a5a57531af5402a6777d0b1089e78c56815' into glitch-soc/merge-upstream 5 months ago
mention.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
message_franking.rb
mute.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
notification.rb Fix N+1s because of association preloaders not actually getting called (#28339) 5 months ago
one_time_key.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
poll.rb Fix obsolete cache key in status cache invalidation logic (#26934) 8 months ago
poll_vote.rb Fix single-record invalid condition on PollVote (#23810) 1 year ago
preview_card.rb Change link previews to keep original URL from the status (#27312) 6 months ago
preview_card_provider.rb Properly remove tIME chunk from PNG uploads (#27111) 8 months ago
preview_card_trend.rb Add support for language preferences for trending statuses and links (#18288) 2 years ago
preview_cards_status.rb Use composite primary key for `PreviewCardsStatus` model (#28208) 5 months ago
privacy_policy.rb Fix privacy policy being empty if custom setting exists but is empty (#19318) 2 years ago
public_feed.rb Merge commit 'e3fd07197379f1ac7fd4a761b3ff55effa1a2a6c' into glitch-soc/merge-upstream 9 months ago
relationship_filter.rb Fix crash when filtering for “dormant” relationships (#27306) 8 months ago
relay.rb Use Rails 7.1 `normalizes` feature (#27521) 7 months ago
remote_follow.rb Autofix Rubocop Style/RedundantBegin (#23703) 1 year ago
report.rb Remove `default_scope` from `Admin::ActionLog` (#28026) 6 months ago
report_filter.rb Fix deprecation warning about `rewhere: true` being default behavior (Rails 7.1 prep) (#27190) 8 months ago
report_note.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
rule.rb Fix rules with same priority being sorted non-deterministically (#20623) 2 years ago
scheduled_status.rb
search.rb
session_activation.rb Fix Rails/ActiveRecordCallbacksOrder cop (#24689) 1 year ago
setting.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
site_upload.rb Properly remove tIME chunk from PNG uploads (#27111) 8 months ago
software_update.rb Add admin notifications for new Mastodon versions (#26582) 9 months ago
status.rb Merge commit '4a7395d989e40c3bd4ef18173aa5ea850c8ddcdd' into glitch-soc/merge-upstream 5 months ago
status_edit.rb Merge commit '973597c6f1e25b16c592e5573304319aeaa375e1' into glitch-soc/merge-upstream 5 months ago
status_pin.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
status_stat.rb Fix obsolete cache key in status cache invalidation logic (#26934) 8 months 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) 1 year ago
tag.rb Added Thai diacritics and tone marks in HASHTAG_INVALID_CHARS_RE (#26576) 6 months ago
tag_feed.rb Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
tag_follow.rb Add ability to follow hashtags (#18809) 2 years ago
tombstone.rb
translation.rb Translate CW, poll options and media descriptions (#24175) 12 months ago
trends.rb Merge commit '610cf6c3713e414995ea1a57110db400ccb88dd2' into glitch-soc/merge-upstream 10 months ago
unavailable_domain.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
user.rb Merge commit '0b4a3a04378ce43f2f314b9446b5053f6b374c6d' into glitch-soc/merge-upstream 5 months ago
user_invite_request.rb
user_ip.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
user_role.rb Refactor, lint fix, and bug fix on admin/roles/form partial (#27558) 6 months ago
user_settings.rb Merge commit '05093266e6e3c54f9096da9cdcdafdc83703c578' into glitch-soc/merge-upstream 9 months ago
web.rb
webauthn_credential.rb Autofix Rubocop remaining Layout rules (#23679) 1 year ago
webhook.rb Use `normalizes` to prepare `Webhook#events` value (#27605) 6 months ago