summaryrefslogtreecommitdiffstats
path: root/app/models
AgeCommit message (Expand)Author
2023-07-21Fix replica being used even if not explicitly defined (#26074)Claire
2023-07-20Add stricter protocol fields validation for accounts (#25937)Claire
2023-07-17Fix not actually connecting to the configured replica (#25977)Eugen Rochko
2023-07-13Refactor `Status.tagged_with_all` for brakeman SQL injection warning (#25941)Matt Jankowski
2023-07-13Rails 7.0 update (#25668)Matt Jankowski
2023-07-12Refactor `Trends::Query` to avoid brakeman sql injection warnings (#25881)Matt Jankowski
2023-07-12Fix `Style/SlicingWithRange` cop (#25923)Matt Jankowski
2023-07-08Fix trend calculation working on too many items at a time (#25835)Eugen Rochko
2023-07-08Admin mailer parameterization (#25759)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-07-01Fix rails `rewhere` deprecation warning in directories api controller (#25625)Matt Jankowski
2023-06-29Change account search to match by text when opted-in (#25599)jsgoldstein
2023-06-22Add finer permission requirements for managing webhooks (#25463)Claire
2023-06-20Fix /api/v1/conversations sometimes returning empty accounts (#25499)Claire
2023-06-20Fix missing validation on `default_privacy` setting (#25513)Claire
2023-06-19Fix user settings not getting validated (#25508)Claire
2023-06-14Fix `ArgumentError` in `/api/v1/admin/accounts/:id/action` (#25386)Daniel M Brasil
2023-06-14Fix ArgumentError when loading newer Private Mentions (#25399)Claire
2023-06-13Add missing report category translation (#25400)Renaud Chaput
2023-06-10Add time zone preference (#25342)Eugen Rochko
2023-06-06Add `legal` as report category (#23941)Eugen Rochko
2023-06-06Autofix Rubocop Regex Style rules (#23690)Nick Schonning
2023-06-06Add webhook templating (#23289)Eugen Rochko
2023-06-05Add exclusive lists (#22048)Darius Kazemi
2023-06-01Add support for importing lists (#25203)Claire
2023-06-01Fix multiple N+1s in ConversationsController (#25134)Claire
2023-06-01Translate CW, poll options and media descriptions (#24175)Christian Schmidt
2023-05-31Fix inconsistent naming of Instance.by_domain_and_subdomain (#25159)Claire
2023-05-25Improve various queries against account domains (#25126)Claire
2023-05-23Change Identity to not destroy associated User on destroy (#25098)Claire
2023-05-23Fix Performance/MapCompact cop (#24797)Matt Jankowski
2023-05-22Allow reports with long comments from remote instances, but truncate (#25028)Emelia Smith
2023-05-16Add hCaptcha support (#25019)Claire
2023-05-16Fix reports not being closed when performing batch suspensions (#24988)Claire
2023-05-04Extract StatusSafeReblogInsert concern from Status (#24821)Matt Jankowski
2023-05-04Autofix Rubocop Style/HashSyntax (#23754)Nick Schonning
2023-05-04Fix Performance/CollectionLiteralInLoop cop (#24819)Matt Jankowski
2023-05-03Fix various edge cases with local moves (#24812)Claire
2023-05-03Fix own posts not getting delivered to own lists (#24810)Claire
2023-05-03Fix Performance/MethodObjectAsBlock cop (#24798)Matt Jankowski
2023-05-02Fix Rails/ActiveRecordCallbacksOrder cop (#24689)Matt Jankowski
2023-05-02Extract AccountSearch concern from Account (#24716)Matt Jankowski
2023-05-02Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord'...Matt Jankowski
2023-05-02Fix Performance/Sum cop (#24788)Matt Jankowski
2023-05-02Change lists to be able to include accounts with pending follow requests (#19...Claire
2023-05-02Fix Lint/DuplicateBranch cop (#24766)Matt Jankowski
2023-05-02Rewrite import feature (#21054)Claire