summaryrefslogtreecommitdiffstats
path: root/app/models/concerns
AgeCommit message (Expand)Author
2024-04-17Use Rails `upsert` to generate update_count! query in Counters concern (#28738)Matt Jankowski
2024-04-16Add scope `Status.distributable_visibility` (#29950)Matt Jankowski
2024-04-08Use composable query in `User.active` scope (#29775)Matt Jankowski
2024-04-08Remove caching in `cache_collection` (#29862)Claire
2024-04-05Extract shared callback behaviour to `CustomFilterCache` concern (#29695)Matt Jankowski
2024-03-22Remove setting for unfollow confirmation modal, and make it unconditional (#2...Claire
2024-03-22Reattribute notification-related records if possible when merging accounts (#...Claire
2024-03-21Use existing `SeveredRelationship.about_local_account` scope in more places (...Matt Jankowski
2024-03-20Add notifications of severed relationships (#27511)Claire
2024-03-19Add `BrowserDetection` model concern (#29513)Matt Jankowski
2024-03-15Remove unused `Account::Interactions#endorsed?` method (#29463)Matt Jankowski
2024-03-14Use enum-generated `public_visibility` scope on Status (#28156)Matt Jankowski
2024-03-12Extract `by_domain_length` scope in `DomainNormalizable` concern (#29517)Matt Jankowski
2024-03-11Normalize idna domain before account unblock domain (#29530)Jeong Arm
2024-03-07Add notification policies and notification requests (#29366)Eugen Rochko
2024-02-26Add `RankedTrend` concern for trends classes (#29388)Matt Jankowski
2024-02-19Move "everyone" role and "instance actor" account magic number IDs to constan...Matt Jankowski
2024-02-14Merge pull request from GHSA-vm39-j3vx-pch3Claire
2024-02-13Ignore legacy moderator and admin columns on User model (#29188)Emelia Smith
2024-02-06Extract scenic view model common methods to concern (#28111)Matt Jankowski
2024-01-18Fix `Rails/WhereExists` cop in account/interactions concern (#28789)Matt Jankowski
2024-01-15Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735)Claire
2024-01-03Fix .opus file uploads being misidentified by Paperclip (#28580)Michael Stanclift
2023-12-29Fix `Performance/StringIdentifierArgument` cop (#28508)Matt Jankowski
2023-12-19Change algorithm of follow recommendations (#28314)Eugen Rochko
2023-12-18Fix call to inefficient `delete_matched` cache method in domain blocks (#28374)Claire
2023-12-18Fix `Performance/StringIdentifierArgument` cop (#28399)Matt Jankowski
2023-12-13Fix N+1s because of association preloaders not actually getting called (#28339)Claire
2023-12-01Fix `Lint/SymbolConversion` cop (#28175)Matt Jankowski
2023-12-01Add explicit `dependent: nil` to associations (#28169)Matt Jankowski
2023-12-01Model concerns organization into module namespaces (#28149)Matt Jankowski
2023-11-24Change GIF max matrix size error to explicitly mention GIF files (#27927)Claire
2023-11-20Reduce `.times` usage in AccountSearch spec, use constant for default limit (...Matt Jankowski
2023-11-13Change link previews to keep original URL from the status (#27312)Eugen Rochko
2023-10-23Rails 7.1 update (#25963)Matt Jankowski
2023-09-25Properly remove tIME chunk from PNG uploads (#27111)Essem
2023-09-05Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#...Claire
2023-08-29Change private statuses index to index without crutches (#26713)Claire
2023-08-28Fix incorrect call to `PublicStatusesIndex.import` (#26697)Claire
2023-08-27Fix unnecessary condition causing seqscan when indexing (#26689)Eugen Rochko
2023-08-24Add new public status index (#26344)jsgoldstein
2023-07-24Remove 16:9 cropping from web UI (#26132)Eugen Rochko
2023-07-13Rails 7.0 update (#25668)Matt Jankowski
2023-07-07Fix processing of media files with unusual names (#25788)Claire
2023-07-06Merge pull request from GHSA-9928-3cp5-93fmClaire
2023-07-02Revert "Rails 7 update" (#25667)Eugen Rochko
2023-07-02Rails 7 update (#24241)Matt Jankowski
2023-06-29Change account search to match by text when opted-in (#25599)jsgoldstein
2023-05-04Extract StatusSafeReblogInsert concern from Status (#24821)Matt Jankowski
2023-05-03Fix own posts not getting delivered to own lists (#24810)Claire