chinwagsocial/app/models
2024-03-26 13:21:20 +00:00
..
account
account_suggestions Revert friends-of-friends follow recommendation query to using a CTE (#29619) 2024-03-18 12:57:21 +00:00
admin Ensure case-insensitive fields are converted to lowercase in Admin Imports (#29739) 2024-03-26 09:30:07 +00:00
concerns Remove setting for unfollow confirmation modal, and make it unconditional (#29373) 2024-03-22 16:24:04 +00:00
form Ensure case-insensitive fields are converted to lowercase in user imports (#29740) 2024-03-26 09:30:10 +00:00
trends Add not_allowed scope for PreviewCardTrend (#29599) 2024-03-26 13:21:20 +00:00
user_settings
web
account.rb Add AccountStat.by_recent_status, use in Account (#29704) 2024-03-26 13:12:09 +00:00
account_alias.rb
account_conversation.rb
account_deletion_request.rb
account_domain_block.rb
account_filter.rb
account_migration.rb
account_moderation_note.rb
account_note.rb
account_pin.rb
account_relationship_severance_event.rb Change AccountRelationshipSeveranceEvent model to store lost followers and following counts separately (#29714) 2024-03-22 15:44:31 +00:00
account_stat.rb Add AccountStat.by_recent_status, use in Account (#29704) 2024-03-26 13:12:09 +00:00
account_statuses_cleanup_policy.rb
account_suggestions.rb Change source attribute of Suggestion entity in /api/v2/suggestions back to a string (#29108) 2024-02-06 17:10:17 +00:00
account_summary.rb
account_warning.rb Update enum syntax to use the new Rails 7.0 style (#29217) 2024-02-16 14:54:23 +00:00
account_warning_preset.rb
admin.rb
announcement.rb
announcement_filter.rb
announcement_mute.rb
announcement_reaction.rb
appeal.rb
application_record.rb
backup.rb
block.rb
bookmark.rb
bulk_import.rb Update enum syntax to use the new Rails 7.0 style (#29217) 2024-02-16 14:54:23 +00:00
bulk_import_row.rb
canonical_email_block.rb Allow unblocking email addresses from any matching account (#29305) 2024-03-20 14:38:00 +00:00
content_retention_policy.rb
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb
custom_emoji_category.rb
custom_emoji_filter.rb
custom_filter.rb Use normalizes on CustomFilter#context value (#27602) 2024-03-13 08:50:21 +00:00
custom_filter_keyword.rb
custom_filter_status.rb
device.rb
domain_allow.rb
domain_block.rb Extract by_domain_length scope in DomainNormalizable concern (#29517) 2024-03-12 13:09:11 +00:00
email_domain_block.rb Extract by_domain_length scope in DomainNormalizable concern (#29517) 2024-03-12 13:09:11 +00:00
encrypted_message.rb
export.rb
extended_description.rb
favourite.rb
featured_tag.rb
feed.rb
follow.rb
follow_recommendation.rb
follow_recommendation_filter.rb
follow_recommendation_mute.rb
follow_recommendation_suppression.rb
follow_request.rb
generated_annual_report.rb
home_feed.rb
identity.rb Merge pull request from GHSA-vm39-j3vx-pch3 2024-02-14 15:16:07 +01:00
import.rb Update enum syntax to use the new Rails 7.0 style (#29217) 2024-02-16 14:54:23 +00:00
instance.rb
instance_filter.rb
invite.rb
invite_filter.rb
ip_block.rb Use enum-generated scope for IpBlock in CLI (#28144) 2024-03-14 09:31:15 +00:00
list.rb Update enum syntax to use the new Rails 7.0 style (#29217) 2024-02-16 14:54:23 +00:00
list_account.rb
list_feed.rb
login_activity.rb Add BrowserDetection model concern (#29513) 2024-03-19 15:39:14 +00:00
marker.rb
media_attachment.rb Update enum syntax to use the new Rails 7.0 style (#29217) 2024-02-16 14:54:23 +00:00
mention.rb
message_franking.rb
mute.rb
notification.rb Fix issue with severed relationships notifications (#29668) 2024-03-20 17:02:09 +00:00
notification_permission.rb Add notification policies and notification requests (#29366) 2024-03-07 14:53:37 +00:00
notification_policy.rb Add notification policies and notification requests (#29366) 2024-03-07 14:53:37 +00:00
notification_request.rb Fix error when attempting to delete posts that triggered a notification request (#29666) 2024-03-20 16:48:24 +00:00
one_time_key.rb
poll.rb
poll_vote.rb
preview_card.rb Update enum syntax to use the new Rails 7.0 style (#29217) 2024-02-16 14:54:23 +00:00
preview_card_provider.rb Extract by_domain_length scope in DomainNormalizable concern (#29517) 2024-03-12 13:09:11 +00:00
preview_card_trend.rb Add not_allowed scope for PreviewCardTrend (#29599) 2024-03-26 13:21:20 +00:00
preview_cards_status.rb
privacy_policy.rb
public_feed.rb Use enum-generated public_visibility scope on Status (#28156) 2024-03-14 09:31:57 +00:00
relationship_filter.rb Add AccountStat.by_recent_status, use in Account (#29704) 2024-03-26 13:12:09 +00:00
relationship_severance_event.rb Update enum away from deprecated (#29678) 2024-03-21 08:32:35 +00:00
relay.rb Update enum syntax to use the new Rails 7.0 style (#29217) 2024-02-16 14:54:23 +00:00
remote_follow.rb
report.rb Update enum syntax to use the new Rails 7.0 style (#29217) 2024-02-16 14:54:23 +00:00
report_filter.rb
report_note.rb
rule.rb Add hints for rules (#29539) 2024-03-11 08:57:07 +00:00
scheduled_status.rb
search.rb
session_activation.rb Add BrowserDetection model concern (#29513) 2024-03-19 15:39:14 +00:00
setting.rb
severed_relationship.rb Use existing SeveredRelationship.about_local_account scope in more places (#29673) 2024-03-21 08:36:49 +00:00
site_upload.rb
software_update.rb Update enum syntax to use the new Rails 7.0 style (#29217) 2024-02-16 14:54:23 +00:00
status.rb Remove setting of sensitive value (default false, not null) in Status model (#29589) 2024-03-14 13:56:59 +00:00
status_edit.rb
status_pin.rb
status_stat.rb
status_trend.rb Add RankedTrend concern for trends classes (#29388) 2024-02-26 13:45:39 +00:00
system_key.rb
tag.rb
tag_feed.rb
tag_follow.rb
tombstone.rb
translation.rb
trends.rb
unavailable_domain.rb
user.rb Remove obsolete admin and moderator columns from users table (#29718) 2024-03-22 16:22:36 +00:00
user_invite_request.rb
user_ip.rb
user_role.rb Move nobody position in UserRole magic number to constant (#29465) 2024-03-01 11:05:24 +00:00
user_settings.rb Remove setting for unfollow confirmation modal, and make it unconditional (#29373) 2024-03-22 16:24:04 +00:00
web.rb
webauthn_credential.rb
webhook.rb