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.
Skye fa3b5195fd
Merge remote-tracking branch 'TheEssem/feature/emoji-reactions' into th-downstream
9 months ago
..
account
account_suggestions Move followable by logic to suggestion class (#28710) 10 months ago
admin Add `Account.auditable` scope, fix N+1 in admin/action_logs#index (#28812) 10 months ago
concerns Merge remote-tracking branch 'TheEssem/feature/emoji-reactions' into th-downstream 9 months ago
form Merge commit 'a2f02a07758c32f0dcc6388b4f30ca5a84e762f3' into glitch-soc/merge-upstream 10 months ago
trends Merge commit '0b4a3a04378ce43f2f314b9446b5053f6b374c6d' into glitch-soc/merge-upstream 11 months ago
user_settings Fix `Lint/SymbolConversion` cop (#28175) 12 months ago
web Add explicit `dependent: nil` to associations (#28169) 12 months ago
account.rb th: Merge remote-tracking branch 'glitch/main' 10 months ago
account_alias.rb Use Rails 7.1 `normalizes` feature (#27521) 1 year ago
account_conversation.rb Fix /api/v1/conversations sometimes returning empty accounts (#25499) 1 year ago
account_deletion_request.rb
account_domain_block.rb Change algorithm of follow recommendations (#28314) 11 months ago
account_filter.rb Replace unused `by_recent_sign_in` scope (#28616) 10 months ago
account_migration.rb Use Rails 7.1 `normalizes` feature (#27521) 1 year ago
account_moderation_note.rb
account_note.rb
account_pin.rb
account_stat.rb Autofix Rubocop Rails/IgnoredColumnsAssignment (#23761) 2 years ago
account_statuses_cleanup_policy.rb Fix Performance/MapCompact cop (#24797) 1 year ago
account_suggestions.rb Eager loading fixes for `api/` controllers (#28848) 10 months ago
account_summary.rb Simplify `AccountSummary.filtered` query generation (#28868) 10 months ago
account_warning.rb Use Rails 7.1 `normalizes` feature (#27521) 1 year ago
account_warning_preset.rb
admin.rb
announcement.rb Announcement reactions query spec improvement and refactor (#28768) 10 months ago
announcement_filter.rb
announcement_mute.rb
announcement_reaction.rb Fix Rails/ActiveRecordCallbacksOrder cop (#24689) 2 years ago
appeal.rb Group common `class_name` options in associations (#28779) 10 months 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) 11 months ago
bookmark.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
bulk_import.rb Disable `Rails/SkipsModelValidations` cop (#28712) 10 months ago
bulk_import_row.rb Rewrite import feature (#21054) 2 years ago
canonical_email_block.rb
content_retention_policy.rb
context.rb
conversation.rb Add explicit `dependent: nil` to associations (#28169) 12 months ago
conversation_mute.rb
custom_emoji.rb th: Merge remote-tracking branch 'glitch/main' (915cd36ac1) 10 months ago
custom_emoji_category.rb Add explicit `dependent: nil` to associations (#28169) 12 months ago
custom_emoji_filter.rb Use Arel `nulls_first` method in ordering CustomEmojiFilter scope (#28614) 10 months ago
custom_filter.rb Add `CustomFilterKeyword#to_regex` method (#28893) 10 months ago
custom_filter_keyword.rb Add `CustomFilterKeyword#to_regex` method (#28893) 10 months ago
custom_filter_status.rb
device.rb
direct_feed.rb Fix most rubocop issues (#2165) 2 years ago
domain_allow.rb Remove unused `matches_domain` scopes on Account, DomainAllow, DomainBlock (#28803) 10 months ago
domain_block.rb Remove unused `matches_domain` scopes on Account, DomainAllow, DomainBlock (#28803) 10 months ago
email_domain_block.rb Group common `class_name` options in associations (#28779) 10 months ago
encrypted_message.rb
export.rb Add ability to filter followed accounts' posts by language (#19095) 2 years ago
extended_description.rb
favourite.rb
featured_tag.rb Extract shared tagged statuses method in `FeaturedTag` (#28805) 10 months ago
feed.rb Fix `Performance/MapMethodChain` cop (#27744) 1 year ago
follow.rb Change algorithm of follow recommendations (#28314) 11 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) 11 months ago
follow_recommendation_mute.rb Change algorithm of follow recommendations (#28314) 11 months ago
follow_recommendation_suppression.rb Change algorithm of follow recommendations (#28314) 11 months ago
follow_request.rb Disable `Rails/SkipsModelValidations` cop (#28712) 10 months ago
generated_annual_report.rb Add annual reports for accounts (#28693) 10 months ago
home_feed.rb
identity.rb Change Identity to not destroy associated User on destroy (#25098) 1 year ago
import.rb Merge remote-tracking branch 'glitch/main' (a21fe8687e) 12 months ago
instance.rb Add specs for `Instance` model scopes and add `with_domain_follows` scope (#28767) 10 months ago
instance_filter.rb
invite.rb th: Merge remote-tracking branch 'glitch/main' (915cd36ac1) 10 months ago
invite_filter.rb Fix error when passing unknown filter param in REST API (#20626) 2 years ago
ip_block.rb
list.rb Fix incorrect model annotation for List#exclusive (#26313) 1 year ago
list_account.rb Fix various edge cases with local moves (#24812) 2 years ago
list_feed.rb
login_activity.rb
marker.rb
media_attachment.rb th: Merge remote-tracking branch 'glitch/main' 10 months ago
mention.rb
message_franking.rb
mute.rb Change algorithm of follow recommendations (#28314) 11 months ago
notification.rb Add support for emoji reactions 10 months ago
one_time_key.rb
poll.rb Fix `Rails/WhereExists` cop in app/models (#28863) 10 months ago
poll_vote.rb
preview_card.rb th: Merge remote-tracking branch 'glitch/main' (915cd36ac1) 10 months ago
preview_card_provider.rb Properly remove tIME chunk from PNG uploads (#27111) 1 year ago
preview_card_trend.rb
preview_cards_status.rb Change algorithm of follow recommendations (#28314) 11 months ago
privacy_policy.rb Move privacy policy into markdown file (#28699) 10 months ago
public_feed.rb Merge commit 'e3fd07197379f1ac7fd4a761b3ff55effa1a2a6c' into glitch-soc/merge-upstream 1 year ago
relationship_filter.rb Fix crash when filtering for “dormant” relationships (#27306) 1 year ago
relay.rb Use Rails 7.1 `normalizes` feature (#27521) 1 year ago
remote_follow.rb
report.rb Eager loading fixes for `api/` controllers (#28848) 10 months ago
report_filter.rb Fix deprecation warning about `rewhere: true` being default behavior (Rails 7.1 prep) (#27190) 1 year ago
report_note.rb
rule.rb
scheduled_status.rb
search.rb
session_activation.rb Fix `Rails/WhereExists` cop in app/models (#28863) 10 months ago
setting.rb Clean up `Setting` model and remove dead code (#28661) 10 months ago
site_upload.rb Merge remote-tracking branch 'glitch/main' (a21fe8687e) 12 months ago
software_update.rb Add admin notifications for new Mastodon versions (#26582) 1 year ago
status.rb Merge remote-tracking branch 'TheEssem/feature/emoji-reactions' into th-downstream 9 months ago
status_edit.rb th: Merge remote-tracking branch 'glitch/main' (915cd36ac1) 10 months ago
status_pin.rb
status_reaction.rb Fix reblog reactions 10 months ago
status_stat.rb Fix obsolete cache key in status cache invalidation logic (#26934) 1 year ago
status_trend.rb
system_key.rb
tag.rb Add coverage for `Tag.recently_used` scope (#28850) 10 months ago
tag_feed.rb
tag_follow.rb
tombstone.rb
translation.rb Translate CW, poll options and media descriptions (#24175) 1 year ago
trends.rb Merge commit '610cf6c3713e414995ea1a57110db400ccb88dd2' into glitch-soc/merge-upstream 1 year ago
unavailable_domain.rb
user.rb Merge commit 'f866413e724c2e7f8329fbc6e96f56f0b186c62a' into glitch-soc/merge-upstream 10 months ago
user_invite_request.rb
user_ip.rb
user_role.rb Refactor, lint fix, and bug fix on admin/roles/form partial (#27558) 12 months ago
user_settings.rb Add notification emails for reactions 10 months ago
web.rb
webauthn_credential.rb
webhook.rb Use `normalizes` to prepare `Webhook#events` value (#27605) 1 year ago