mastodon/app/models
Claire f1700523f1
Merge pull request from GHSA-vm39-j3vx-pch3
* Prevent different identities from a same SSO provider from accessing a same account

* Lock auth provider changes behind `ALLOW_UNSAFE_AUTH_PROVIDER_REATTACH=true`

* Rename methods to avoid confusion between OAuth and OmniAuth
2024-02-14 15:16:07 +01:00
..
account
account_suggestions
admin Fix filtering audit log for entries about disabling 2FA (#27186) 2023-10-10 13:52:41 +02:00
concerns Merge pull request from GHSA-vm39-j3vx-pch3 2024-02-14 15:16:07 +01:00
form Add authorized_fetch server setting in addition to env var (#25798) 2023-09-01 15:41:10 +02:00
trends Fix posts from force-sensitized accounts being able to trend (#27620) 2023-12-04 15:28:15 +01:00
user_settings
web
account.rb Dont match mention in url query string (#25656) 2023-10-10 13:52:41 +02:00
account_alias.rb
account_conversation.rb
account_deletion_request.rb
account_domain_block.rb Fix call to inefficient delete_matched cache method in domain blocks (#28367) 2023-12-19 11:27:37 +01:00
account_filter.rb
account_migration.rb
account_moderation_note.rb
account_note.rb
account_pin.rb
account_stat.rb
account_statuses_cleanup_policy.rb
account_suggestions.rb
account_summary.rb
account_warning.rb
account_warning_preset.rb
admin.rb
announcement.rb Fix N+1s because of association preloaders not actually getting called (#28339) 2024-01-24 15:31:13 +01:00
announcement_filter.rb
announcement_mute.rb
announcement_reaction.rb
appeal.rb
application_record.rb Fix ActiveRecord using two connection pools when no replica is defined (#27061) 2023-10-10 13:52:41 +02:00
backup.rb
block.rb
bookmark.rb
bulk_import.rb
bulk_import_row.rb
canonical_email_block.rb
content_retention_policy.rb
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb Properly remove tIME chunk from PNG uploads (#27111) 2023-10-10 13:52:41 +02:00
custom_emoji_category.rb
custom_emoji_filter.rb
custom_filter.rb
custom_filter_keyword.rb
custom_filter_status.rb
device.rb
domain_allow.rb
domain_block.rb
email_domain_block.rb
encrypted_message.rb
export.rb
extended_description.rb
favourite.rb
featured_tag.rb
feed.rb
follow.rb
follow_recommendation.rb Change follow recommendation materialized view to be faster in most cases (#26545) 2023-08-18 18:20:55 +02:00
follow_recommendation_filter.rb
follow_recommendation_suppression.rb
follow_request.rb
home_feed.rb
identity.rb Merge pull request from GHSA-vm39-j3vx-pch3 2024-02-14 15:16:07 +01:00
import.rb
instance.rb
instance_filter.rb
invite.rb
invite_filter.rb
ip_block.rb
list.rb
list_account.rb
list_feed.rb
login_activity.rb
marker.rb
media_attachment.rb Properly remove tIME chunk from PNG uploads (#27111) 2023-10-10 13:52:41 +02:00
mention.rb
message_franking.rb
mute.rb
notification.rb Fix N+1s because of association preloaders not actually getting called (#28339) 2024-01-24 15:31:13 +01:00
one_time_key.rb
poll.rb Fix obsolete cache key in status cache invalidation logic (#26934) 2023-09-15 19:52:28 +02:00
poll_vote.rb
preview_card.rb Properly remove tIME chunk from PNG uploads (#27111) 2023-10-10 13:52:41 +02:00
preview_card_provider.rb Properly remove tIME chunk from PNG uploads (#27111) 2023-10-10 13:52:41 +02:00
preview_card_trend.rb
privacy_policy.rb
public_feed.rb Fix timeout on invalid set of exclusionary parameters in /api/v1/timelines/public (#26239) 2023-08-23 15:50:23 +02:00
relationship_filter.rb Fix crash when filtering for “dormant” relationships (#27306) 2023-10-10 13:52:41 +02:00
relay.rb
remote_follow.rb
report.rb Fix “legal” report category not showing up in moderation interface (#26509) 2023-08-16 16:38:33 +02:00
report_filter.rb
report_note.rb
rule.rb
scheduled_status.rb
search.rb
session_activation.rb
setting.rb
site_upload.rb Properly remove tIME chunk from PNG uploads (#27111) 2023-10-10 13:52:41 +02:00
software_update.rb Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
status.rb Change private statuses index to index without crutches (#26713) 2023-08-29 17:51:13 +02:00
status_edit.rb
status_pin.rb
status_stat.rb Fix obsolete cache key in status cache invalidation logic (#26934) 2023-09-15 19:52:28 +02:00
status_trend.rb
system_key.rb
tag.rb Fix hashtag matching pattern matching some URLs (#27584) 2023-12-04 15:28:15 +01:00
tag_feed.rb
tag_follow.rb
tombstone.rb
translation.rb
trends.rb
unavailable_domain.rb
user.rb Merge pull request from GHSA-7w3c-p9j8-mq3x 2024-02-14 15:15:34 +01:00
user_invite_request.rb
user_ip.rb
user_role.rb
user_settings.rb Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
web.rb
webauthn_credential.rb
webhook.rb