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 dd708298a8 Remove option to disable access to local topic feeds for logged-in users (#36703) 3 weeks ago
..
account
account_suggestions Fix friends-of-friends recommendations suggesting already-requested accounts (#35604) 4 months ago
admin Add ability to block words in usernames (#35407) 4 months ago
annual_report
concerns Remove environment variables to config Fetch All Replies behaviour (#36627) 4 weeks ago
fasp Add delivery failure handling to FASP jobs (#35723) 4 months ago
form Remove option to disable access to local topic feeds for logged-in users (#36703) 3 weeks ago
terms_of_service
trends Add restrictions on which quote posts can trend (#35507) 4 months ago
user_settings Update rubocop to version 1.76.0 (#34926) 6 months ago
web
account.rb Change new accounts to use new ActivityPub numeric ID scheme (#36365) 1 month 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) 4 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) 5 months ago
account_suggestions.rb Persist follow recommendations from FASP (#35218) 5 months ago
account_summary.rb
account_warning.rb
account_warning_preset.rb
admin.rb
announcement.rb
announcement_filter.rb
announcement_mute.rb
announcement_reaction.rb Add coverage for `AnnouncementReaction` model (#35543) 4 months ago
appeal.rb
application_record.rb
async_refresh.rb Add FASP follow recommendation support (#34964) 5 months ago
backup.rb
block.rb
bookmark.rb
bulk_import.rb
bulk_import_row.rb
canonical_email_block.rb Replace `EmailHelper` module with `normalizes` via model concern (#35702) 4 months ago
content_retention_policy.rb
context.rb
conversation.rb Rework FEP-7888 implementation (#36064) 3 months ago
conversation_mute.rb
custom_emoji.rb Allow `CustomEmoji` to normalize its own domain (#35726) 4 months ago
custom_emoji_category.rb
custom_emoji_filter.rb Allow `CustomEmoji` to normalize its own domain (#35726) 4 months ago
custom_filter.rb
custom_filter_keyword.rb
custom_filter_status.rb Add coverage for `CustomFilterStatus` model (#35374) 4 months ago
domain_allow.rb Use `pluck` on `DomainAllow.allowed_domains` for export (#36019) 3 months ago
domain_block.rb
email_domain_block.rb
export.rb Fix bookmarks export when one bookmarked status is soft-deleted (#36576) 1 month ago
extended_description.rb
fasp.rb
favourite.rb
featured_tag.rb Fix handling of featured tag removal (#34887) 6 months ago
feed.rb
follow.rb
follow_recommendation.rb
follow_recommendation_filter.rb
follow_recommendation_mute.rb Add coverage for `FollowRecommendationMute` model (#35376) 4 months ago
follow_recommendation_suppression.rb
follow_request.rb Add `with_list_account` scope to `List` model (#35539) 4 months ago
generated_annual_report.rb Use `touch` to record viewing annual report (#35296) 5 months ago
home_feed.rb Experimental Async Refreshes API (#34918) 6 months ago
identity.rb
instance.rb Implement Instance Moderation Notes (#31529) 5 months ago
instance_filter.rb
instance_moderation_note.rb Implement Instance Moderation Notes (#31529) 5 months ago
invite.rb
invite_filter.rb
ip_block.rb
link_feed.rb Add `disabled` setting for live and topic feeds, as well as user permission to bypass that (#36563) 1 month ago
list.rb Add `with_list_account` scope to `List` model (#35539) 4 months ago
list_account.rb
list_feed.rb
login_activity.rb
marker.rb
media_attachment.rb Add `MediaAttachment.combined_media_file_size` method (#35570) 4 months ago
mention.rb
mute.rb
notification.rb Add `quoted_update` notification type (#35820) 3 months ago
notification_group.rb
notification_permission.rb
notification_policy.rb
notification_request.rb Add notifications for inbound quotes (#35618) 4 months ago
poll.rb
poll_vote.rb
preview_card.rb Fix `Style/GuardClause` in `PreviewCard` (#35525) 4 months 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) 1 month ago
quote.rb Merge commit from fork 1 month ago
relationship_filter.rb
relationship_severance_event.rb
relay.rb Relay reset delivery tracker model spec and callback (#36027) 3 months ago
remote_follow.rb
report.rb
report_filter.rb
report_note.rb
rule.rb Ensure consistent ordering of rule translations in admin interface (#35174) 5 months ago
rule_translation.rb Rely on `pluck` for the SELECT in `RuleTranslation.languages` (#35826) 3 months ago
scheduled_status.rb
search.rb
session_activation.rb
setting.rb
severed_relationship.rb
site_upload.rb
software_update.rb
status.rb Fix quote posts with CW and no text being rejected (#36095) 2 months ago
status_edit.rb Add support for displaying link previews for Admin UI (#35958) 2 months ago
status_pin.rb
status_stat.rb Add `quotes_count` to statuses stats (#35832) 3 months ago
status_trend.rb
tag.rb Hashtag fixes (#36625) 4 weeks ago
tag_feed.rb Add `disabled` setting for live and topic feeds, as well as user permission to bypass that (#36563) 1 month ago
tag_follow.rb
tag_trend.rb
terms_of_service.rb Add coverage for `TermsOfService` scopes/validations (#35204) 5 months ago
tombstone.rb
translation.rb
trends.rb
unavailable_domain.rb
user.rb Merge commit from fork 1 month ago
user_invite_request.rb
user_ip.rb
user_role.rb Add `disabled` setting for live and topic feeds, as well as user permission to bypass that (#36563) 1 month ago
user_settings.rb Add new "quick boosting" setting (#36516) 1 month ago
username_block.rb Use `normalizes` api for `UsernameBlock` username change (#35606) 4 months ago
web.rb
webauthn_credential.rb Simplify `WebauthnCredential` constant limit math (#35107) 5 months ago
webhook.rb Extract secret size constants in `Webhook` model (#35104) 5 months ago
worker_batch.rb Fix async refresh never being finished when status cannot be fetched (#35500) 4 months ago