mastodon/app/models
Claire 13a2abacc8
Add `roles` attribute to Account entities in REST API ()
..
account Don't allow URLs that contain non-normalized paths to be verified ()
account_suggestions Fix single Redis connection being used across all threads ()
admin Add confirmation screen when handling reports ()
concerns Fix situations in which instance actor can be set to a Mastodon-incompatible name ()
form Add option to make the landing page be /about even when trends are enabled ()
trends Fix error when passing unknown filter param in REST API ()
web
account.rb Fix situations in which instance actor can be set to a Mastodon-incompatible name ()
account_alias.rb Micro-optimization: only split `acct` into two Strings ()
account_conversation.rb Fix single Redis connection being used across all threads ()
account_deletion_request.rb
account_domain_block.rb
account_filter.rb Add "disabled" user filter for admin/accounts UI ()
account_migration.rb Fix 500 error when trying to migrate to an invalid address ()
account_moderation_note.rb
account_note.rb
account_pin.rb
account_stat.rb Fix follower and other counters being able to go negative ()
account_statuses_cleanup_policy.rb Micro-optimization: use `if`/`else` instead of `Array#compact` and `Array#min` ()
account_statuses_filter.rb Fix performance of account timelines ()
account_suggestions.rb
account_summary.rb
account_warning.rb Fix Account Strike causing PG not null validation error ()
account_warning_preset.rb
admin.rb
announcement.rb Change admin announcement edition interface to use datetime-local ()
announcement_filter.rb Fix error when passing unknown filter param in REST API ()
announcement_mute.rb
announcement_reaction.rb
appeal.rb Add audit log entries for user roles ()
application_record.rb
backup.rb
block.rb
bookmark.rb
canonical_email_block.rb Add admin API for managing canonical e-mail blocks ()
content_retention_policy.rb Add retention policy for cached content and media ()
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb Fix metadata scrubbing removing color profile from images ()
custom_emoji_category.rb
custom_emoji_filter.rb Fix error when passing unknown filter param in REST API ()
custom_filter.rb Fix irreversible and whole_word parameters handling in /api/v1/filters ()
custom_filter_keyword.rb Change how hashtags are normalized ()
custom_filter_status.rb Add ability to select all accounts matching search for batch actions ()
device.rb
domain_allow.rb Support for import/export of instance-level domain blocks/allows for 4.x w/ additional fixes ()
domain_block.rb Support for import/export of instance-level domain blocks/allows for 4.x w/ additional fixes ()
email_domain_block.rb Add admin API for managing e-mail domain blocks ()
encrypted_message.rb Fix single Redis connection being used across all threads ()
export.rb Add ability to filter followed accounts' posts by language ()
extended_description.rb Change about page to be mounted in the web UI ()
favourite.rb
featured_tag.rb Improve performance by avoiding regex construction ()
feed.rb
follow.rb Add ability to filter followed accounts' posts by language ()
follow_recommendation.rb
follow_recommendation_filter.rb Fix single Redis connection being used across all threads ()
follow_recommendation_suppression.rb
follow_request.rb Add ability to filter followed accounts' posts by language ()
home_feed.rb
identity.rb
import.rb
instance.rb Add audit log entries for user roles ()
instance_filter.rb Fix error when passing unknown filter param in REST API ()
invite.rb
invite_filter.rb Fix error when passing unknown filter param in REST API ()
ip_block.rb Fix IP blocks not having a unique index ()
list.rb
list_account.rb
list_feed.rb
login_activity.rb
marker.rb
media_attachment.rb Change remote media files to be downloaded outside of transactions ()
mention.rb
message_franking.rb
mute.rb
notification.rb Add notifications for new reports ()
one_time_key.rb
poll.rb Clear voter count when poll is reset ()
poll_vote.rb
preview_card.rb Fix metadata scrubbing removing color profile from images ()
preview_card_provider.rb Fix metadata scrubbing removing color profile from images ()
preview_card_trend.rb Add support for language preferences for trending statuses and links ()
privacy_policy.rb Fix privacy policy being empty if custom setting exists but is empty ()
public_feed.rb Revert filtering public timelines by locale by default ()
relationship_filter.rb Fix error when passing unknown filter param in REST API ()
relay.rb Strip spaces around URL when adding a relay ()
remote_follow.rb
report.rb Fix notifications about deleted reports not being also deleted ()
report_filter.rb Fix error when passing unknown filter param in REST API ()
report_note.rb
rule.rb Fix rules with same priority being sorted non-deterministically ()
scheduled_status.rb
search.rb
session_activation.rb
setting.rb
site_upload.rb Fix metadata scrubbing removing color profile from images ()
status.rb Add `roles` attribute to Account entities in REST API ()
status_edit.rb Add ability to view previous edits of a status in admin UI ()
status_pin.rb
status_stat.rb Fix follower and other counters being able to go negative ()
status_trend.rb Fix trending statuses returning more than one post by the same author ()
system_key.rb
tag.rb Fix ・ detection in hashtag regex to construct hashtag correctly ()
tag_feed.rb Revert filtering public timelines by locale by default ()
tag_follow.rb Add ability to follow hashtags ()
tombstone.rb
trends.rb Fix missing `skip_review?` ()
unavailable_domain.rb Add audit log entries for user roles ()
user.rb Fix account activation being triggered before email confirmation ()
user_invite_request.rb
user_ip.rb Remove IP tracking columns from users table ()
user_role.rb Add audit log entries for user roles ()
web.rb
webauthn_credential.rb
webhook.rb Add webhook `account.approved` ()