mastodon/app/models
Eugen Rochko d0ba77047e
Change max. thumbnail dimensions to 640x360px (360p) ()
..
account_suggestions Fix single Redis connection being used across all threads ()
admin Fix account action type validation ()
concerns Add ability to filter followed accounts' posts by language ()
form Fix account migration form ever using outdated account data ()
trends Fix using wrong policy on status-related actions in admin UI ()
web Add `policy` param to `POST /api/v1/push/subscriptions` ()
account.rb Add reputation and followers score boost to SQL-only account search ()
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 Update dependencies for Ruby (2018-04-23) ()
account_note.rb Fix AccountNote not having a maximum length ()
account_pin.rb Add API endpoint to list featured accounts (fixes ) ()
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 Add logging of admin actions ()
announcement.rb Change admin announcement edition interface to use datetime-local ()
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 Store URIs of follows, follow requests and blocks for ActivityPub ()
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 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
conversation.rb Revert "Remove conversation URI ()" ()
conversation_mute.rb Update dependencies for Ruby (2018-04-23) ()
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 Change about page to be mounted in the web UI ()
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 Fix not being able to input featured tag with `#` ()
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 Change identities id column to a bigint ()
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 Fix IP blocks not having a unique index ()
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 Change max. thumbnail dimensions to 640x360px (360p) ()
mention.rb Improve support for aspects/circles ()
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 language preferences for trending statuses and links ()
preview_card_provider.rb Add trending links ()
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 Change public timelines to be filtered by current locale by default ()
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 Fix notifications about deleted reports not being also deleted ()
report_filter.rb Add notifications for statuses deleted by moderators ()
report_note.rb Fix scope latest of ReportNote ()
rule.rb Add server rules ()
scheduled_status.rb Fix deleting a scheduled status immediately deleting media attachments ()
search.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
session_activation.rb Add Ruby 3.0 support ()
setting.rb Use Rails' index_by where it makes sense ()
site_upload.rb Add image processing and generate blurhash for server thumbnail ()
status.rb Add support for language preferences for trending statuses and links ()
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 unicode regression in ()
tag_feed.rb Remove language filtering from hashtag timelines ()
tag_follow.rb Add ability to follow hashtags ()
tombstone.rb Record deleted(by mod) status to prevent re-appear ()
trends.rb Fix missing `skip_review?` ()
unavailable_domain.rb Add audit log entries for user roles ()
user.rb Change public accounts pages to mount the web UI ()
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 Add extended about page stub
webauthn_credential.rb Fix validates :sign_count of WebauthnCredential ()
webhook.rb Add administrative webhooks ()