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 Add `policy` param to `POST /api/v1/push/subscriptions` ()
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 Change account suspensions to be reversible by default ()
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 Fix AccountNote not having a maximum length ()
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 Change auto-following admin-selected accounts, show in recommendations ()
account_summary.rb Fix FollowRecommendationsScheduler failing because of unpopulated views ()
account_warning.rb Fix Account Strike causing PG not null validation error ()
account_warning_preset.rb Add titles to warning presets in admin UI ()
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 Add announcements ()
announcement_reaction.rb Add announcements ()
appeal.rb Add audit log entries for user roles ()
application_record.rb
backup.rb Add announcements ()
block.rb
bookmark.rb Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) ()
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 Add E2EE API ()
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 Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) ()
featured_tag.rb Improve performance by avoiding regex construction ()
feed.rb allow pagination by min_id and max_id ()
follow.rb Add ability to filter followed accounts' posts by language ()
follow_recommendation.rb Fix FollowRecommendationsScheduler failing because of unpopulated views ()
follow_recommendation_filter.rb Fix single Redis connection being used across all threads ()
follow_recommendation_suppression.rb Add cold-start follow recommendations ()
follow_request.rb Add ability to filter followed accounts' posts by language ()
home_feed.rb Fix rubocop config and warnings ()
identity.rb
import.rb Fix follow limit preventing re-following of a moved account ()
instance.rb Add audit log entries for user roles ()
instance_filter.rb Fix error when passing unknown filter param in REST API ()
invite.rb Change account suspensions to be reversible by default ()
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 Improve account deletion performances further ()
list_account.rb
list_feed.rb Fix rubocop config and warnings ()
login_activity.rb Add authentication history ()
marker.rb
media_attachment.rb Change remote media files to be downloaded outside of transactions ()
mention.rb
message_franking.rb Add E2EE API ()
mute.rb Add duration parameter to muting. ()
notification.rb Add notifications for new reports ()
one_time_key.rb Add E2EE API ()
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 Remove dependency on goldfinger gem ()
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 Add Ruby 3.0 support ()
setting.rb Use Rails' index_by where it makes sense ()
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 Add feature to automatically delete old toots ()
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 Add E2EE API ()
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 Fix validates :sign_count of WebauthnCredential ()
webhook.rb Add webhook `account.approved` ()