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 7a936c6a7f Change media description length limit for remote media attachments from 1500 to 10000 characters 5 days ago
..
account Fix handling of malformed/unusual HTML (#34201) 11 months ago
account_suggestions Fix friends-of-friends recommendations suggesting already-requested accounts (#35604) 7 months ago
admin Add ability to block words in usernames (#35407) 7 months ago
annual_report
concerns Change media description length limit for remote media attachments from 1500 to 10000 characters 5 days ago
fasp Add delivery failure handling to FASP jobs (#35723) 7 months ago
form Change Wrapstodon switch from feature flag to admin setting (#37273) 2 months ago
terms_of_service Add min. age to terms of service (#34105) 12 months ago
trends Upgrade `rubocop` from `v1.84.0` to `v1.84.2`, update config, and correct offences (#37795) 7 days ago
user_settings Update rubocop to version 1.76.0 (#34926) 9 months ago
web Make `Web::PushSubscription#user` and `Web::PushSubscription#access_token` relationships non-optional (#34498) 10 months ago
account.rb Add new profile settings (#37890) 6 days ago
account_alias.rb
account_conversation.rb
account_deletion_request.rb
account_domain_block.rb
account_filter.rb
account_migration.rb Use `moved?` query method where relevant (#35542) 7 months ago
account_moderation_note.rb
account_note.rb
account_pin.rb
account_relationship_severance_event.rb
account_stat.rb
account_statuses_cleanup_policy.rb Add `Status.only_polls` (and without polls) scope (#35330) 8 months ago
account_suggestions.rb Persist follow recommendations from FASP (#35218) 8 months ago
account_summary.rb
account_warning.rb Add `AccountWarning#appeal_eligible?` method (#33526) 1 year ago
account_warning_preset.rb
admin.rb
announcement.rb Add ability to email announcements to all users (#33928) 12 months ago
announcement_filter.rb
announcement_mute.rb
announcement_reaction.rb Add coverage for `AnnouncementReaction` model (#35543) 7 months ago
appeal.rb Add `AccountWarning#appeal_eligible?` method (#33526) 1 year ago
application_record.rb
async_refresh.rb Add FASP follow recommendation support (#34964) 8 months ago
backup.rb
block.rb
bookmark.rb
bulk_import.rb Fix misc comment typos (#37183) 3 months ago
bulk_import_row.rb
canonical_email_block.rb Replace `EmailHelper` module with `normalizes` via model concern (#35702) 7 months ago
collection.rb Allow reporting (local) Collections (#37848) 2 weeks ago
collection_item.rb Add ID/URI to collection items (#37842) 2 weeks ago
collection_report.rb Allow reporting (local) Collections (#37848) 2 weeks ago
content_retention_policy.rb
context.rb
conversation.rb Fix creation of duplicate conversations (#37108) 3 months ago
conversation_mute.rb
custom_emoji.rb Merge commit from fork 1 month ago
custom_emoji_category.rb Emoji: Update emoji categories with featured emoji (#37084) 3 months ago
custom_emoji_filter.rb Allow `CustomEmoji` to normalize its own domain (#35726) 7 months ago
custom_filter.rb Merge commit from fork 1 month ago
custom_filter_keyword.rb Merge commit from fork 1 month ago
custom_filter_status.rb Add coverage for `CustomFilterStatus` model (#35374) 7 months ago
domain_allow.rb Add coverage for "domain variants" consumers (#35995) 2 months ago
domain_block.rb Add enum validation to `DomainBlock#severity` (#29158) 1 year ago
email_domain_block.rb
export.rb Fix bookmarks export when one bookmarked status is soft-deleted (#36576) 4 months ago
extended_description.rb
fasp.rb Add support for FASP data sharing (#34415) 9 months ago
favourite.rb Add support for FASP data sharing (#34415) 9 months ago
featured_tag.rb Fix handling of featured tag removal (#34887) 9 months ago
feed.rb
follow.rb
follow_recommendation.rb
follow_recommendation_filter.rb
follow_recommendation_mute.rb Add coverage for `FollowRecommendationMute` model (#35376) 7 months ago
follow_recommendation_suppression.rb
follow_request.rb Add `with_list_account` scope to `List` model (#35539) 7 months ago
generated_annual_report.rb Add `account_id` attribute to `AnnualReport` entity (#37182) 3 months ago
home_feed.rb Experimental Async Refreshes API (#34918) 9 months ago
identity.rb
instance.rb Implement Instance Moderation Notes (#31529) 8 months ago
instance_filter.rb
instance_moderation_note.rb Implement Instance Moderation Notes (#31529) 8 months ago
invite.rb Fix `Invite#code` changing value on every save (#33550) 1 year ago
invite_filter.rb
ip_block.rb Add `IpBlock#to_cidr` method to build string (#35773) 3 months ago
link_feed.rb Add `disabled` setting for live and topic feeds, as well as user permission to bypass that (#36563) 4 months ago
list.rb Merge commit from fork 1 month ago
list_account.rb Fix `tootctl feeds build` not building list timelines (#33783) 1 year ago
list_feed.rb
login_activity.rb
marker.rb
media_attachment.rb Change media description length limit for remote media attachments from 1500 to 10000 characters 5 days ago
mention.rb
mute.rb
notification.rb Add `quoted_update` notification type (#35820) 6 months ago
notification_group.rb
notification_permission.rb
notification_policy.rb
notification_request.rb Add notifications for inbound quotes (#35618) 7 months ago
poll.rb Extract constant for `Poll` last fetch duration check (#34341) 11 months ago
poll_vote.rb
preview_card.rb Remove deprecated usage of imagemagick (#37488) 1 month ago
preview_card_provider.rb
preview_card_trend.rb
preview_cards_status.rb
privacy_policy.rb
public_feed.rb Add `disabled` setting for live and topic feeds, as well as user permission to bypass that (#36563) 4 months ago
quote.rb Fix quote cache invalidation (#37592) 1 month ago
relationship_filter.rb
relationship_severance_event.rb
relay.rb Relay reset delivery tracker model spec and callback (#36027) 6 months ago
remote_follow.rb
report.rb Allow reporting (local) Collections (#37848) 2 weeks ago
report_filter.rb
report_note.rb
rule.rb Ensure consistent ordering of rule translations in admin interface (#35174) 8 months ago
rule_translation.rb Rely on `pluck` for the SELECT in `RuleTranslation.languages` (#35826) 6 months ago
scheduled_status.rb
search.rb
session_activation.rb Improve `SessionActivation.activate` spec (#36983) 3 months ago
setting.rb
severed_relationship.rb
site_upload.rb
software_update.rb
status.rb Add flag to preserve cached media on cleanup (#36200) 4 weeks ago
status_edit.rb Add support for displaying link previews for Admin UI (#35958) 5 months ago
status_pin.rb
status_stat.rb Add `quotes_count` to statuses stats (#35832) 6 months ago
status_trend.rb
tag.rb Upgrade `rubocop` from `v1.84.0` to `v1.84.2`, update config, and correct offences (#37795) 7 days ago
tag_feed.rb Add `disabled` setting for live and topic feeds, as well as user permission to bypass that (#36563) 4 months ago
tag_follow.rb
tag_trend.rb
terms_of_service.rb Add coverage for `TermsOfService` scopes/validations (#35204) 8 months ago
tombstone.rb
translation.rb
trends.rb
unavailable_domain.rb
user.rb Add ability to require 2FA for specific roles (including Everybody) (#37701) 2 weeks ago
user_invite_request.rb
user_ip.rb
user_role.rb Add ability to require 2FA for specific roles (including Everybody) (#37701) 2 weeks ago
user_settings.rb Add dedicated user preferences for theme mode & contrast (#37288) 2 months ago
username_block.rb Use `normalizes` api for `UsernameBlock` username change (#35606) 7 months ago
web.rb
webauthn_credential.rb Simplify `WebauthnCredential` constant limit math (#35107) 8 months ago
webhook.rb Extract secret size constants in `Webhook` model (#35104) 8 months ago
worker_batch.rb Fix async refresh never being finished when status cannot be fetched (#35500) 7 months ago