mastodon/app/models
Claire 0c872beed4
Merge commit from fork
This should not change the set of words matched by `USERNAME_RE` but does
change the one matched by `MENTION_RE`. Indeed, the previous regexp allowed
a domain part to start with `.` or `-`, which the new regexp does not allow.
2024-09-30 12:25:54 +02:00
..
account
account_suggestions
admin Fix inability to locally suspend remotely-suspended accounts in moderation interface (#31899) 2024-09-13 09:11:10 +00:00
concerns Add reviewed and unreviewed scopes to Reviewable model concern (#31988) 2024-09-20 08:51:37 +00:00
form Use previously extracted model constants in form maxlength attributes (#32113) 2024-09-27 08:21:27 +00:00
trends Add reviewed and unreviewed scopes to Reviewable model concern (#31988) 2024-09-20 08:51:37 +00:00
user_settings
web
account_alias.rb
account_conversation.rb
account_deletion_request.rb
account_domain_block.rb
account_filter.rb
account_migration.rb Remove unused argument from AccountMigration.within_cooldown (#31892) 2024-09-13 08:43:21 +00:00
account_moderation_note.rb
account_note.rb
account_pin.rb
account_relationship_severance_event.rb
account_stat.rb
account_statuses_cleanup_policy.rb
account_suggestions.rb
account_summary.rb
account_warning_preset.rb
account_warning.rb
account.rb Merge commit from fork 2024-09-30 12:25:54 +02:00
admin.rb
announcement_filter.rb
announcement_mute.rb
announcement_reaction.rb
announcement.rb
appeal.rb
application_record.rb
backup.rb
block.rb
bookmark.rb
bulk_import_row.rb
bulk_import.rb
canonical_email_block.rb
content_retention_policy.rb
context.rb
conversation_mute.rb
conversation.rb
custom_emoji_category.rb
custom_emoji_filter.rb
custom_emoji.rb Add validation coverage for CustomEmoji shortcode value (#31906) 2024-09-16 07:53:03 +00:00
custom_filter_keyword.rb
custom_filter_status.rb
custom_filter.rb
domain_allow.rb
domain_block.rb
email_domain_block.rb
export.rb
extended_description.rb
favourite.rb
featured_tag.rb
feed.rb
follow_recommendation_filter.rb
follow_recommendation_mute.rb
follow_recommendation_suppression.rb
follow_recommendation.rb
follow_request.rb
follow.rb
generated_annual_report.rb
home_feed.rb
identity.rb
import.rb
instance_filter.rb
instance.rb
invite_filter.rb
invite.rb
ip_block.rb
link_feed.rb
list_account.rb Add coverage for ListAccount follow/follow_request set up (#31896) 2024-09-13 08:49:03 +00:00
list_feed.rb
list.rb
login_activity.rb
marker.rb
media_attachment.rb
mention.rb
mute.rb
notification_group.rb
notification_permission.rb
notification_policy.rb
notification_request.rb
notification.rb Add notification grouping for follow notifications (#32085) 2024-09-25 13:36:19 +00:00
poll_vote.rb
poll.rb
preview_card_provider.rb Add reviewed and unreviewed scopes to Reviewable model concern (#31988) 2024-09-20 08:51:37 +00:00
preview_card_trend.rb
preview_card.rb Increase preview card image size limit from 2MB to 8MB when using libvips (#31904) 2024-09-14 00:16:02 +00:00
preview_cards_status.rb
privacy_policy.rb
public_feed.rb
relationship_filter.rb
relationship_severance_event.rb
relay.rb
remote_follow.rb
report_filter.rb
report_note.rb
report.rb
rule.rb
scheduled_status.rb
search.rb
session_activation.rb
setting.rb
severed_relationship.rb
site_upload.rb
software_update.rb
status_edit.rb
status_pin.rb
status_stat.rb
status_trend.rb
status.rb
tag_feed.rb
tag_follow.rb
tag.rb Add reviewed and unreviewed scopes to Reviewable model concern (#31988) 2024-09-20 08:51:37 +00:00
tombstone.rb
translation.rb
trends.rb
unavailable_domain.rb
user_invite_request.rb
user_ip.rb
user_role.rb
user_settings.rb
user.rb
web.rb
webauthn_credential.rb
webhook.rb