mastodon/app/models
Eugen Rochko 546672e292
Change "Allow trends without prior review" setting to include statuses ()
* Change "Allow trends without prior review" setting to include posts

* Fix i18n-tasks
..
account_suggestions Fix single Redis connection being used across all threads ()
admin Add admin API for managing canonical e-mail blocks ()
concerns Add ability to filter individual posts ()
form Add ability to select all accounts matching search for batch actions ()
trends Change algorithm of `tootctl search deploy` to improve performance ()
web Add `policy` param to `POST /api/v1/push/subscriptions` ()
account.rb Change "Allow trends without prior review" setting to include statuses ()
account_alias.rb Fix crash in alias settings page ()
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 Fix crash when saving invalid domain name ()
account_filter.rb Add customizable user roles ()
account_migration.rb Refactor how Redis locks are created ()
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 Add option to automatically delete toots after one week ()
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 Add audit log entries for user roles ()
account_warning_preset.rb Add titles to warning presets in admin UI ()
admin.rb
announcement.rb Add audit log entries for user roles ()
announcement_filter.rb Add announcements ()
announcement_mute.rb Add announcements ()
announcement_reaction.rb Add announcements ()
appeal.rb Add audit log entries for user roles ()
application_record.rb Fix records not being indexed sometimes ()
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 ()
context.rb
conversation.rb Revert "Remove conversation URI ()" ()
conversation_mute.rb
custom_emoji.rb Add audit log entries for user roles ()
custom_emoji_category.rb Add batch actions and categories to admin UI for custom emojis ()
custom_emoji_filter.rb Various fixes and improvements ()
custom_filter.rb Add ability to filter individual posts ()
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 Add audit log entries for user roles ()
domain_block.rb Add audit log entries for user roles ()
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 import/export feature for bookmarks ()
favourite.rb Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) ()
featured_tag.rb Fix nil error when rendering featured hashtags on profile ()
feed.rb allow pagination by min_id and max_id ()
follow.rb Fix being able to import more than allowed number of follows ()
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 Fix edge case where accepted follow cannot be processed because of follow limit ()
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 Change design of federation pages in admin UI ()
invite.rb Change account suspensions to be reversible by default ()
invite_filter.rb Various fixes and improvements ()
ip_block.rb Add admin API for managing IP blocks ()
list.rb Improve account deletion performances further ()
list_account.rb Add abilityto add oneself to lists ()
list_feed.rb Fix rubocop config and warnings ()
login_activity.rb Add authentication history ()
marker.rb Add timeline read markers API ()
media_attachment.rb Support audio/vnd.wave ()
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 Fix regression in `tootctl search deploy` caused by unloaded attribute ()
poll_vote.rb Add optimistic lock to avoid race conditions when handling votes ()
preview_card.rb Add support for webp uploads ()
preview_card_provider.rb Add trending links ()
public_feed.rb Fix rubocop config and warnings ()
relationship_filter.rb Fix followings list order | Issue ()
relay.rb Fix enable/disable relay failures ()
remote_follow.rb Remove dependency on goldfinger gem ()
report.rb Add audit log entries for user roles ()
report_filter.rb Add notifications for statuses deleted by moderators ()
report_note.rb
rule.rb Add server rules ()
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 Improvements to image upload validation and creation ()
status.rb Add audit log entries for user roles ()
status_edit.rb Add polls and media attachments to edit comparison modal in web UI ()
status_pin.rb Add feature to automatically delete old toots ()
status_stat.rb Fix follower and other counters being able to go negative ()
system_key.rb Add E2EE API ()
tag.rb Fix unicode regression in ()
tag_feed.rb Fix rubocop config and warnings ()
tag_follow.rb Add ability to follow hashtags ()
tombstone.rb Record deleted(by mod) status to prevent re-appear ()
trends.rb Add customizable user roles ()
unavailable_domain.rb Add audit log entries for user roles ()
user.rb Remove digest e-mails ()
user_invite_request.rb Add "why do you want to join" field to invite requests ()
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 administrative webhooks ()