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
Emelia Smith 15401e6988
Support displaying polls in Admin UI (#35933)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
7 days ago
..
account Fix handling of malformed/unusual HTML (#34201) 6 months ago
account_suggestions Fix friends-of-friends recommendations suggesting already-requested accounts (#35604) 1 month ago
admin Add ability to block words in usernames (#35407) 1 month ago
annual_report Fix performance of percentile calculation for annual reports (#32765) 10 months ago
concerns Rename `unknown` quote policy value to `unsupported_policy` (#35955) 1 week ago
fasp Add delivery failure handling to FASP jobs (#35723) 1 month ago
form Add ability to block words in usernames (#35407) 1 month ago
terms_of_service Add min. age to terms of service (#34105) 6 months ago
trends Add restrictions on which quote posts can trend (#35507) 2 months ago
user_settings Update rubocop to version 1.76.0 (#34926) 3 months ago
web Make `Web::PushSubscription#user` and `Web::PushSubscription#access_token` relationships non-optional (#34498) 5 months ago
account.rb Fix `tootctl admin create` not bypassing reserved username checks (#35779) 4 weeks ago
account_alias.rb Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 9 months ago
account_conversation.rb Add `NOT NULL` requirement to columns on `account_conversations` (#33308) 9 months ago
account_deletion_request.rb Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 9 months ago
account_domain_block.rb Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 9 months ago
account_filter.rb Use hash arguments to `group` when possible (#32916) 10 months ago
account_migration.rb Use `moved?` query method where relevant (#35542) 1 month ago
account_moderation_note.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 1 year ago
account_note.rb Add missing `NOT NULL` on more columns from "large but valid" tables (#33330) 9 months ago
account_pin.rb Add NOT NULL requirement to account columns on `AccountPin` (#33244) 9 months ago
account_relationship_severance_event.rb Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately (#29714) 1 year ago
account_stat.rb Add `AccountStat.by_recent_status`, use in `Account` (#29704) 1 year ago
account_statuses_cleanup_policy.rb Add `Status.only_polls` (and without polls) scope (#35330) 2 months ago
account_suggestions.rb Persist follow recommendations from FASP (#35218) 2 months ago
account_summary.rb Use `in_order_of` with `filter: false` in `AccountSummary.localized` (#33446) 8 months ago
account_warning.rb Add `AccountWarning#appeal_eligible?` method (#33526) 8 months ago
account_warning_preset.rb
admin.rb
announcement.rb Add ability to email announcements to all users (#33928) 6 months ago
announcement_filter.rb
announcement_mute.rb Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 9 months ago
announcement_reaction.rb Add coverage for `AnnouncementReaction` model (#35543) 1 month ago
appeal.rb Add `AccountWarning#appeal_eligible?` method (#33526) 8 months ago
application_record.rb Rails 7+: primary_abstract_class recommendation (#32909) 10 months ago
async_refresh.rb Add FASP follow recommendation support (#34964) 3 months ago
backup.rb
block.rb
bookmark.rb
bulk_import.rb Add age/expiry duration constants to `BulkImport` class (#32839) 10 months ago
bulk_import_row.rb
canonical_email_block.rb Replace `EmailHelper` module with `normalizes` via model concern (#35702) 1 month ago
content_retention_policy.rb
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb Allow `CustomEmoji` to normalize its own domain (#35726) 4 weeks ago
custom_emoji_category.rb Order emoji categories (in admin interface) by name (#33630) 8 months ago
custom_emoji_filter.rb Allow `CustomEmoji` to normalize its own domain (#35726) 4 weeks ago
custom_filter.rb Enable `validate: true` on `CustomFilter#action` (#34434) 5 months ago
custom_filter_keyword.rb Extract shared callback behaviour to `CustomFilterCache` concern (#29695) 1 year ago
custom_filter_status.rb Add coverage for `CustomFilterStatus` model (#35374) 2 months ago
domain_allow.rb
domain_block.rb Add enum validation to `DomainBlock#severity` (#29158) 8 months ago
email_domain_block.rb Add `EmailDomainBlock.parents` scope (#31968) 10 months ago
export.rb Extract `ExportSummary` class for account object counts (#32227) 11 months ago
extended_description.rb
fasp.rb Add support for FASP data sharing (#34415) 4 months ago
favourite.rb Add support for FASP data sharing (#34415) 4 months ago
featured_tag.rb Fix handling of featured tag removal (#34887) 3 months ago
feed.rb Remove caching in `cache_collection` (#29862) 1 year ago
follow.rb
follow_recommendation.rb Fix follow recommendation suppressions not applying immediately (#32392) 11 months ago
follow_recommendation_filter.rb Fix follow recommendation moderation page default language when using regional variant (#32580) 11 months ago
follow_recommendation_mute.rb Add coverage for `FollowRecommendationMute` model (#35376) 2 months ago
follow_recommendation_suppression.rb
follow_request.rb Add `with_list_account` scope to `List` model (#35539) 1 month ago
generated_annual_report.rb Use `touch` to record viewing annual report (#35296) 2 months ago
home_feed.rb Experimental Async Refreshes API (#34918) 3 months ago
identity.rb
instance.rb Implement Instance Moderation Notes (#31529) 2 months ago
instance_filter.rb Use hash arguments to `order` when possible (Rails 7.2) (#32915) 10 months ago
instance_moderation_note.rb Implement Instance Moderation Notes (#31529) 2 months ago
invite.rb Fix `Invite#code` changing value on every save (#33550) 8 months ago
invite_filter.rb
ip_block.rb Fix HTTP 500 on `POST /api/v1/admin/ip_blocks` (#29308) 8 months ago
link_feed.rb Fix that blocking was not working on link timeline (#32625) 11 months ago
list.rb Add `with_list_account` scope to `List` model (#35539) 1 month ago
list_account.rb Fix `tootctl feeds build` not building list timelines (#33783) 7 months ago
list_feed.rb
login_activity.rb Add `BrowserDetection` model concern (#29513) 1 year ago
marker.rb Add missing `NOT NULL` on more columns from "large but valid" tables (#33330) 9 months ago
media_attachment.rb Add `MediaAttachment.combined_media_file_size` method (#35570) 1 month ago
mention.rb Standardize uniqueness validation declaration on `Mention` (#33247) 9 months ago
mute.rb
notification.rb Add `quoted_update` notification type (#35820) 2 weeks ago
notification_group.rb Fix last paginated notification group only including data on a single notification (#33271) 8 months ago
notification_permission.rb
notification_policy.rb Fix notification requests from suspended accounts still being listed (#32354) 11 months ago
notification_request.rb Add notifications for inbound quotes (#35618) 1 month ago
poll.rb Extract constant for `Poll` last fetch duration check (#34341) 5 months ago
poll_vote.rb Add missing `NOT NULL` on more columns from "large but valid" tables (#33330) 9 months ago
preview_card.rb Fix `Style/GuardClause` in `PreviewCard` (#35525) 1 month ago
preview_card_provider.rb Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988) 12 months ago
preview_card_trend.rb Add `not_allowed` scope for `PreviewCardTrend` (#29599) 1 year ago
preview_cards_status.rb
privacy_policy.rb
public_feed.rb Remove caching in `cache_collection` (#29862) 1 year ago
quote.rb Fix quotes counting (#35917) 2 weeks ago
relationship_filter.rb Add `AccountStat.by_recent_status`, use in `Account` (#29704) 1 year ago
relationship_severance_event.rb Update `enum` away from deprecated (#29678) 1 year ago
relay.rb Always validate `inbox_url` presence on Relay (#32364) 9 months ago
remote_follow.rb Extract wrapper constant for `HTTP::*` error classes (#32285) 11 months ago
report.rb Add optional OAuth application to reports (#30539) 1 year ago
report_filter.rb Add `relevant_params` to ReportFilter (matches account filter) (#32136) 11 months ago
report_note.rb Fix sort order of moderation notes on Reports and Accounts (#31528) 1 year ago
rule.rb Ensure consistent ordering of rule translations in admin interface (#35174) 2 months ago
rule_translation.rb Rely on `pluck` for the SELECT in `RuleTranslation.languages` (#35826) 2 weeks ago
scheduled_status.rb Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 9 months ago
search.rb
session_activation.rb Use existing arel scopes instead of string ordering (#32801) 10 months ago
setting.rb Remove `thing_type` and `thing_id` columns from settings table (#31971) 9 months ago
severed_relationship.rb Use existing `SeveredRelationship.about_local_account` scope in more places (#29673) 1 year ago
site_upload.rb Drop favicon.ico generation (#30375) 1 year ago
software_update.rb Add `urgent` scope and `by_version` method to `SoftwareUpdate` (#33470) 8 months ago
status.rb Add `quotes_count` to statuses stats (#35832) 2 weeks ago
status_edit.rb Support displaying polls in Admin UI (#35933) 7 days ago
status_pin.rb Enhance coverage for `StatusPin` model (#32515) 10 months ago
status_stat.rb Add `quotes_count` to statuses stats (#35832) 2 weeks ago
status_trend.rb
tag.rb Fix `Style/GuardClause` in `Tag` (#35522) 1 month ago
tag_feed.rb Remove caching in `cache_collection` (#29862) 1 year ago
tag_follow.rb Fix pushing hashtag-followed posts to feeds of inactive users (#33018) 10 months ago
tag_trend.rb Update schema/annotations after tag trend db/redis migrate (#33173) 9 months ago
terms_of_service.rb Add coverage for `TermsOfService` scopes/validations (#35204) 2 months ago
tombstone.rb Add missing `NOT NULL` on more columns from "large but valid" tables (#33330) 9 months ago
translation.rb
trends.rb
unavailable_domain.rb
user.rb Fix e-mail confirmation bypassing username approval (#35806) 3 weeks ago
user_invite_request.rb Add missing `NOT NULL` requirement to small, indexed, valid data tables (#33284) 9 months ago
user_ip.rb Add `InetContainer` with scopes of `containing` and `contained` (#32802) 10 months ago
user_role.rb Extract `CSS_COLORS` constant for `UserRole` regex validation (#33532) 8 months ago
user_settings.rb Add missing mailer for quote notifications (#35652) 1 month ago
username_block.rb Use `normalizes` api for `UsernameBlock` username change (#35606) 1 month ago
web.rb
webauthn_credential.rb Simplify `WebauthnCredential` constant limit math (#35107) 3 months ago
webhook.rb Extract secret size constants in `Webhook` model (#35104) 3 months ago
worker_batch.rb Fix async refresh never being finished when status cannot be fetched (#35500) 1 month ago