summaryrefslogtreecommitdiffstats
path: root/app/lib
AgeCommit message (Expand)Author
2023-07-21Clean up unused application records (#24871)Claire
2023-07-18Change request timeout handling to use a longer deadline (#26055)Claire
2023-07-17Remove unfollowed hashtag posts from home feed (#26028)Claire
2023-07-13Update rubocop to v1.54.1 (#25627)Nick Schonning
2023-07-13Rails 7.0 update (#25668)Matt Jankowski
2023-07-12Fix `Naming/MemoizedInstanceVariableName` cop (#25928)Matt Jankowski
2023-07-12Fix `Style/SlicingWithRange` cop (#25923)Matt Jankowski
2023-07-08Add forwarding of reported replies to servers being replied to (#25341)Eugen Rochko
2023-07-07Fix crash in admin interface when viewing a remote user with verified links (...Claire
2023-07-06Merge pull request from GHSA-55j9-c3mp-6fcqClaire
2023-07-06Merge pull request from GHSA-9pxv-6qvf-pjwcClaire
2023-07-04Fix OAuth apps page crashing when listing apps with certain admin API scopes ...Claire
2023-07-02Revert "Rails 7 update" (#25667)Eugen Rochko
2023-07-02Rails 7 update (#24241)Matt Jankowski
2023-06-27Fix batch attachment deletion leaving empty directories (#25587)Claire
2023-06-26Remove media attachment only when file was exist (#25586)S.H
2023-06-26Change files to be deleted in batches instead of one-by-one (#23302)Eugen Rochko
2023-06-20Add translate="no" to outgoing mentions and links (#25524)Claire
2023-06-19Reduce `sleep` time in request pool spec (#25470)Matt Jankowski
2023-06-06Autofix Rubocop Regex Style rules (#23690)Nick Schonning
2023-06-06Add webhook templating (#23289)Eugen Rochko
2023-06-05Update `Admin::Metrics::Measure` classes for Rails 7 (#25236)Matt Jankowski
2023-06-05Rails 7 compatibility fix for `Admin::Metrics::Dimension` classes (#25277)Matt Jankowski
2023-06-05Add exclusive lists (#22048)Darius Kazemi
2023-06-01Remove unused #hash_to_object method in SettingsHelper (#25213)Matt Jankowski
2023-06-01Add a confirmation screen when suspending a domain (#25144)Claire
2023-06-01Translate CW, poll options and media descriptions (#24175)Christian Schmidt
2023-05-31Remove unused Settings::Extend module (#25214)Matt Jankowski
2023-05-23Fix Performance/MapCompact cop (#24797)Matt Jankowski
2023-05-23Fix Performance/StartWith cop (#24818)Matt Jankowski
2023-05-22Fix “Authorized applications” inefficiently and incorrectly getting last ...Claire
2023-05-22Allow reports with long comments from remote instances, but truncate (#25028)Emelia Smith
2023-05-22Change OpenGraph-based embeds to allow fullscreen (#25058)Claire
2023-05-12Change profile updates to be sent to recently-mentioned servers (#24852)Claire
2023-05-11Change AccessTokensVacuum to also delete expired tokens (#24868)Claire
2023-05-04Autofix Rubocop Style/ConcatArrayLiterals (#23755)Nick Schonning
2023-05-02Fix Performance/DeletePrefix cop (#24796)Matt Jankowski
2023-05-02Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord'...Matt Jankowski
2023-05-02Fix Performance/Count cop (#24793)Matt Jankowski
2023-05-02Fix Performance/Sum cop (#24788)Matt Jankowski
2023-05-02Fix Lint/DuplicateBranch cop (#24766)Matt Jankowski
2023-05-02Rewrite import feature (#21054)Claire
2023-04-30Bump connection_pool from 2.3.0 to 2.4.0 (#24290)dependabot[bot]
2023-04-27Drop EOL Ruby 2.7 (#24237)Nick Schonning
2023-04-23Remove instance variables from helper usage (#24203)Matt Jankowski
2023-03-30Change user settings to be stored in a more optimal way (#23630)Eugen Rochko
2023-03-26Update retention model sql query (#24249)Matt Jankowski
2023-03-16Add warning for object storage misconfiguration (#24137)Claire
2023-03-16Replace `Status#translatable?` with language matrix in separate endpoint (#24...Christian Schmidt
2023-03-16Refactor monkey-patching of `PrivateAddressCheck` (#24122)Eugen Rochko