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
Claire a53003c6f1
Fix account warnings not being recorded in audit log (#18338)
* Fix account warnings not being recorded in audit log

Fixes #18334

* Only record warnings if they are not associated to another action
3 years ago
..
account_suggestions Fix single Redis connection being used across all threads (#18135) 3 years ago
admin Fix account warnings not being recorded in audit log (#18338) 3 years ago
concerns Fix opening and closing Redis connections instead of using a pool (#18171) 3 years ago
form Add trending statuses (#17431) 3 years ago
trends Change trending statuses to only show one status from each account (#18181) 3 years ago
web
account.rb Fix instance actor being incorrectly created when running migrations (#18109) 3 years ago
account_alias.rb Fix crash in alias settings page (#18004) 3 years ago
account_conversation.rb Fix single Redis connection being used across all threads (#18135) 3 years ago
account_deletion_request.rb
account_domain_block.rb
account_filter.rb Fix /api/v1/admin/accounts (#17887) 3 years ago
account_migration.rb
account_moderation_note.rb
account_note.rb Fix AccountNote not having a maximum length (#16942) 3 years ago
account_pin.rb
account_stat.rb Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915) 3 years ago
account_statuses_cleanup_policy.rb Add option to automatically delete toots after one week (#17691) 3 years ago
account_statuses_filter.rb Fix performance of account timelines (#17709) 3 years ago
account_suggestions.rb
account_summary.rb
account_warning.rb Add ability to mark statuses as sensitive from reports in admin UI (#17668) 3 years ago
account_warning_preset.rb
admin.rb
announcement.rb
announcement_filter.rb
announcement_mute.rb
announcement_reaction.rb
appeal.rb Fix issues when attempting to appeal an old strike (#17554) 3 years ago
application_record.rb
backup.rb
block.rb
bookmark.rb Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915) 3 years ago
canonical_email_block.rb Add ability for admins to delete canonical email blocks (#16644) 3 years ago
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb
custom_emoji_category.rb
custom_emoji_filter.rb
custom_filter.rb Fix single Redis connection being used across all threads (#18135) 3 years ago
device.rb
domain_allow.rb
domain_block.rb Fix a type error in domain_block policies (#17735) 3 years ago
email_domain_block.rb Remove IP matching from e-mail domain blocks (#18190) 3 years ago
encrypted_message.rb Fix single Redis connection being used across all threads (#18135) 3 years ago
export.rb
favourite.rb Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915) 3 years ago
featured_tag.rb Fix data integrity of featured tags (#17712) 3 years ago
feed.rb
follow.rb
follow_recommendation.rb
follow_recommendation_filter.rb Fix single Redis connection being used across all threads (#18135) 3 years ago
follow_recommendation_suppression.rb
follow_request.rb
home_feed.rb
identity.rb
import.rb
instance.rb Fix nil error when viewing suspended domain in admin UI (#17765) 3 years ago
instance_filter.rb Change design of federation pages in admin UI (#17704) 3 years ago
invite.rb
invite_filter.rb
ip_block.rb
list.rb
list_account.rb
list_feed.rb
login_activity.rb
marker.rb
media_attachment.rb Fix edits with no actual changes being allowed (#17843) 3 years ago
mention.rb
message_franking.rb
mute.rb
notification.rb Add `types` param to `GET /api/v1/notifications` in REST API (#17767) 3 years ago
one_time_key.rb
poll.rb Fix poll votes not being properly reset on poll change (#17498) 3 years ago
poll_vote.rb
preview_card.rb Fix individually approved/rejected statuses/links showing as pending review (#17787) 3 years ago
preview_card_provider.rb Add trending links (#16917) 3 years ago
public_feed.rb
relationship_filter.rb
relay.rb
remote_follow.rb
report.rb Change how changes to media attachments are stored for edits (#17696) 3 years ago
report_filter.rb Add notifications for statuses deleted by moderators (#17204) 3 years ago
report_note.rb
rule.rb
scheduled_status.rb
search.rb
session_activation.rb
setting.rb
site_upload.rb
status.rb Fix possible crash when a post references an invalid media attachment (#18211) 3 years ago
status_edit.rb Add polls and media attachments to edit comparison modal in web UI (#17727) 3 years ago
status_pin.rb
status_stat.rb
system_key.rb
tag.rb Fix error on trending hashtags/links pages in admin UI due to missing constant (#17044) 3 years ago
tag_feed.rb
tombstone.rb
trends.rb Add trending statuses (#17431) 3 years ago
unavailable_domain.rb
user.rb Fix single Redis connection being used across all threads (#18135) 3 years ago
user_invite_request.rb
user_ip.rb Remove IP tracking columns from users table (#16409) 3 years ago
web.rb
webauthn_credential.rb