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
Claire e34dd3644c
Remove unused `filtered_languages` column (#18533)
* Remove unused `filtered_languages` column

Fixes #18522

* Fix tests
3 years ago
..
account_suggestions Fix single Redis connection being used across all threads (#18135) 3 years ago
admin Fix being able to report otherwise inaccessible statuses (#18528) 3 years ago
concerns Refactor how Redis locks are created (#18400) 3 years ago
form
trends Change algorithm of `tootctl search deploy` to improve performance (#18463) 3 years ago
web
account.rb Change unapproved and unconfirmed account to not be accessible in the REST API (#17530) 3 years ago
account_alias.rb Fix crash in alias settings page (#18004) 3 years ago
account_conversation.rb Fix single Redis connection being used across all threads (#18135) 3 years ago
account_deletion_request.rb
account_domain_block.rb
account_filter.rb Fix /api/v1/admin/accounts (#17887) 3 years ago
account_migration.rb Refactor how Redis locks are created (#18400) 3 years ago
account_moderation_note.rb
account_note.rb
account_pin.rb
account_stat.rb Fix follower and other counters being able to go negative (#18517) 3 years ago
account_statuses_cleanup_policy.rb Add option to automatically delete toots after one week (#17691) 3 years ago
account_statuses_filter.rb Fix performance of account timelines (#17709) 3 years ago
account_suggestions.rb
account_summary.rb
account_warning.rb Add ability to mark statuses as sensitive from reports in admin UI (#17668) 3 years ago
account_warning_preset.rb
admin.rb
announcement.rb
announcement_filter.rb
announcement_mute.rb
announcement_reaction.rb
appeal.rb
application_record.rb
backup.rb
block.rb
bookmark.rb
canonical_email_block.rb
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb
custom_emoji_category.rb
custom_emoji_filter.rb
custom_filter.rb Fix single Redis connection being used across all threads (#18135) 3 years ago
device.rb
domain_allow.rb
domain_block.rb Fix a type error in domain_block policies (#17735) 3 years ago
email_domain_block.rb Remove IP matching from e-mail domain blocks (#18190) 3 years ago
encrypted_message.rb Fix single Redis connection being used across all threads (#18135) 3 years ago
export.rb
favourite.rb
featured_tag.rb Fix data integrity of featured tags (#17712) 3 years ago
feed.rb
follow.rb
follow_recommendation.rb
follow_recommendation_filter.rb Fix single Redis connection being used across all threads (#18135) 3 years ago
follow_recommendation_suppression.rb
follow_request.rb
home_feed.rb
identity.rb
import.rb
instance.rb Fix nil error when viewing suspended domain in admin UI (#17765) 3 years ago
instance_filter.rb Change design of federation pages in admin UI (#17704) 3 years ago
invite.rb
invite_filter.rb
ip_block.rb
list.rb
list_account.rb
list_feed.rb
login_activity.rb
marker.rb
media_attachment.rb Fix edits with no actual changes being allowed (#17843) 3 years ago
mention.rb
message_franking.rb
mute.rb
notification.rb Add `types` param to `GET /api/v1/notifications` in REST API (#17767) 3 years ago
one_time_key.rb
poll.rb Fix regression in `tootctl search deploy` caused by unloaded attribute (#18514) 3 years ago
poll_vote.rb
preview_card.rb Fix individually approved/rejected statuses/links showing as pending review (#17787) 3 years ago
preview_card_provider.rb
public_feed.rb
relationship_filter.rb
relay.rb
remote_follow.rb
report.rb Change how changes to media attachments are stored for edits (#17696) 3 years ago
report_filter.rb
report_note.rb
rule.rb
scheduled_status.rb
search.rb
session_activation.rb
setting.rb
site_upload.rb
status.rb Fix unnecessary query on status creation (#17901) 3 years ago
status_edit.rb Add polls and media attachments to edit comparison modal in web UI (#17727) 3 years ago
status_pin.rb
status_stat.rb Fix follower and other counters being able to go negative (#18517) 3 years ago
system_key.rb
tag.rb
tag_feed.rb
tombstone.rb
trends.rb
unavailable_domain.rb
user.rb Remove unused `filtered_languages` column (#18533) 3 years ago
user_invite_request.rb
user_ip.rb
web.rb
webauthn_credential.rb