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
Eugen Rochko 75e5a6e437
Change user backups to use expiring URLs for download when possible (#24136)
2 years ago
..
account Autofix Rubocop remaining Layout rules (#23679) 2 years ago
account_suggestions Fix admin-set follow recommandations being case-sensitive (#23500) 2 years ago
admin Autofix Rubocop remaining Layout rules (#23679) 2 years ago
concerns Fix external authentication not running onboarding code for new users (#23458) 2 years ago
form Fix server error when failing to follow back followers from `/relationships` (#23787) 2 years ago
trends Autofix Rubocop Style/RedundantBegin (#23703) 2 years ago
web Autofix Rubocop remaining Layout rules (#23679) 2 years ago
account.rb Fix inefficiency when searching accounts per username in admin interface (#23801) 2 years ago
account_alias.rb Micro-optimization: only split `acct` into two Strings (#19901) 2 years ago
account_conversation.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
account_deletion_request.rb
account_domain_block.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
account_filter.rb Fix deprecation warning about merging conditions (#23618) 2 years ago
account_migration.rb Fix 500 error when trying to migrate to an invalid address (#21462) 2 years 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 remaining Layout rules (#23679) 2 years ago
account_statuses_cleanup_policy.rb Autofix Rubocop Style/IfUnlessModifier (#23697) 2 years ago
account_statuses_filter.rb
account_suggestions.rb
account_summary.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
account_warning.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
account_warning_preset.rb
admin.rb
announcement.rb Autofix Rubocop Rails/WhereEquals (#23759) 2 years ago
announcement_filter.rb Fix error when passing unknown filter param in REST API (#20626) 2 years ago
announcement_mute.rb
announcement_reaction.rb
appeal.rb Add audit log entries for user roles (#19040) 2 years ago
application_record.rb
backup.rb Change user backups to use expiring URLs for download when possible (#24136) 2 years ago
block.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
bookmark.rb Autofix Rubocop remaining Layout rules (#23679) 2 years 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
conversation.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
conversation_mute.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
custom_emoji.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
custom_emoji_category.rb
custom_emoji_filter.rb Fix error when passing unknown filter param in REST API (#20626) 2 years ago
custom_filter.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
custom_filter_keyword.rb Autofix Rubocop remaining Layout rules (#23679) 2 years 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 Support for import/export of instance-level domain blocks/allows for 4.x w/ additional fixes (#20597) 2 years ago
domain_block.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
email_domain_block.rb Autofix Rubocop remaining Layout rules (#23679) 2 years 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 Autofix Rubocop remaining Layout rules (#23679) 2 years ago
feed.rb
follow.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
follow_recommendation.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
follow_recommendation_filter.rb Fix single Redis connection being used across all threads (#18135) 3 years ago
follow_recommendation_suppression.rb Upgrade to latest redis-rb 4.x and fix deprecations (#23616) 2 years ago
follow_request.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
home_feed.rb
identity.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
import.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
instance.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
instance_filter.rb Fix error when passing unknown filter param in REST API (#20626) 2 years ago
invite.rb Autofix Rubocop remaining Layout rules (#23679) 2 years 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 Autofix Rubocop remaining Layout rules (#23679) 2 years ago
list_account.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
list_feed.rb
login_activity.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
marker.rb
media_attachment.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
mention.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
message_franking.rb
mute.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
notification.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
one_time_key.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
poll.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
poll_vote.rb Fix single-record invalid condition on PollVote (#23810) 2 years ago
preview_card.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
preview_card_provider.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
preview_card_trend.rb Add support for language preferences for trending statuses and links (#18288) 2 years ago
privacy_policy.rb Fix privacy policy being empty if custom setting exists but is empty (#19318) 2 years ago
public_feed.rb Revert filtering public timelines by locale by default (#20294) 2 years ago
relationship_filter.rb Fix error when passing unknown filter param in REST API (#20626) 2 years ago
relay.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
remote_follow.rb Autofix Rubocop Style/RedundantBegin (#23703) 2 years ago
report.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
report_filter.rb Fix error when passing unknown filter param in REST API (#20626) 2 years 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
search.rb
session_activation.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
setting.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
site_upload.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
status.rb Replace `Status#translatable?` with language matrix in separate endpoint (#24037) 2 years ago
status_edit.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
status_pin.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
status_stat.rb Autofix Rubocop remaining Layout rules (#23679) 2 years 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 Autofix Rubocop remaining Layout rules (#23679) 2 years 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) 3 years ago
tombstone.rb
trends.rb Fix missing `skip_review?` (#19335) 2 years ago
unavailable_domain.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
user.rb Fix unconfirmed accounts being registered as active users (#23803) 2 years ago
user_invite_request.rb
user_ip.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
user_role.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
web.rb
webauthn_credential.rb Autofix Rubocop remaining Layout rules (#23679) 2 years ago
webhook.rb Add webhook `account.approved` (#22938) 2 years ago