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 9965a23b04
Change link verification to ignore IDN domains (#20295)
Fix #3833
2 years ago
..
account Change link verification to ignore IDN domains (#20295) 2 years ago
account_suggestions
admin Fix reblogs being discarded after the reblogged status (#19731) 2 years ago
concerns
form Fix account migration form ever using outdated account data (#18429) 2 years ago
trends Fix using wrong policy on status-related actions in admin UI (#19490) 2 years ago
web
account.rb Improve performance by avoiding regex construction (#20215) 2 years ago
account_alias.rb Micro-optimization: only split `acct` into two Strings (#19901) 2 years ago
account_conversation.rb
account_deletion_request.rb
account_domain_block.rb
account_filter.rb
account_migration.rb Skip Webfinger cache during migrations as well (#19883) 2 years ago
account_moderation_note.rb
account_note.rb
account_pin.rb
account_stat.rb
account_statuses_cleanup_policy.rb Micro-optimization: use `if`/`else` instead of `Array#compact` and `Array#min` (#19906) 2 years ago
account_statuses_filter.rb
account_suggestions.rb
account_summary.rb
account_warning.rb
account_warning_preset.rb
admin.rb
announcement.rb Change admin announcement edition interface to use datetime-local (#18321) 2 years ago
announcement_filter.rb
announcement_mute.rb
announcement_reaction.rb
appeal.rb
application_record.rb
backup.rb
block.rb
bookmark.rb
canonical_email_block.rb
content_retention_policy.rb
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb Improve performance by avoiding regex construction (#20215) 2 years ago
custom_emoji_category.rb
custom_emoji_filter.rb
custom_filter.rb
custom_filter_keyword.rb
custom_filter_status.rb
device.rb
domain_allow.rb
domain_block.rb
email_domain_block.rb
encrypted_message.rb
export.rb
extended_description.rb
favourite.rb
featured_tag.rb Improve performance by avoiding regex construction (#20215) 2 years ago
feed.rb
follow.rb
follow_recommendation.rb
follow_recommendation_filter.rb
follow_recommendation_suppression.rb
follow_request.rb
home_feed.rb
identity.rb
import.rb
instance.rb
instance_filter.rb
invite.rb
invite_filter.rb
ip_block.rb Fix IP blocks not having a unique index (#19456) 2 years ago
list.rb
list_account.rb
list_feed.rb
login_activity.rb
marker.rb
media_attachment.rb Add support for AVIF uploads (#19647) 2 years ago
mention.rb
message_franking.rb
mute.rb
notification.rb
one_time_key.rb
poll.rb
poll_vote.rb
preview_card.rb
preview_card_provider.rb
preview_card_trend.rb
privacy_policy.rb
public_feed.rb Revert filtering public timelines by locale by default (#20294) 2 years ago
relationship_filter.rb
relay.rb
remote_follow.rb
report.rb Fix notifications about deleted reports not being also deleted (#19475) 2 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 reblogs being discarded after the reblogged status (#19731) 2 years ago
status_edit.rb Add ability to view previous edits of a status in admin UI (#19462) 2 years ago
status_pin.rb
status_stat.rb
status_trend.rb Fix trending statuses returning more than one post by the same author (#19349) 2 years ago
system_key.rb
tag.rb Improve performance by avoiding regex construction (#20215) 2 years ago
tag_feed.rb Revert filtering public timelines by locale by default (#20294) 2 years ago
tag_follow.rb
tombstone.rb
trends.rb
unavailable_domain.rb
user.rb Change public accounts pages to mount the web UI (#19319) 2 years ago
user_invite_request.rb
user_ip.rb
user_role.rb
web.rb
webauthn_credential.rb
webhook.rb