summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2024-06-19Fix compatibility with Redis < 6.2 again (#30412)Claire
2024-06-17Add option to use native Ruby driver for Redis (#30717)Michael Stanclift
2024-06-11Fix libvips color extraction when multiple maxima differ only on blue compone...Claire
2024-06-07Improve handling of libvips failures (#30597)Claire
2024-06-07Restore `verbose` option to media remove cli (#30536)Matt Jankowski
2024-06-06Change `read:me` scope to `profile` scope (#30357)Emelia Smith
2024-06-05Add support for libvips in addition to ImageMagick (#30090)Eugen Rochko
2024-06-03Add experimental server-side notification grouping (#29889)Claire
2024-05-30Bump version to v4.3.0-alpha.4 (#30482)Claire
2024-05-30Merge pull request from GHSA-c2r5-cfqr-c553Claire
2024-05-29Fix leaking Elasticsearch connections in Sidekiq processes (#30450)Claire
2024-05-20Fix `Rails/WhereRange` cop (#30343)Matt Jankowski
2024-05-17Add emphasis on ActiveRecord Encryption configuration values being secret (#3...Claire
2024-05-15Fix off-by-one in `tootctl media` commands (#30306)Claire
2024-05-14Fix OpenSearch compatibility issue (#30278)Claire
2024-05-10Consolidate system specs into single directory, use rspec tags for configurat...Matt Jankowski
2024-05-07Fix `db:encryption:init` requiring ActiveRecord encryption variables to be se...Claire
2024-05-03Change ActiveRecordEncryption variable to be more explicit (#30151)Claire
2024-05-02Update `devise-two-factor` to version 5.0.0 (#28325)Matt Jankowski
2024-04-30Minor phrasing on tootcli statuses remove (#30122)Shlee
2024-04-29Disable `Style/SignalException` cop (#30064)Matt Jankowski
2024-04-22Update dependency http to '~> 5.2.0' (#30027)renovate[bot]
2024-04-22Fixed crash when supplying FFMPEG_BINARY environment variable (#30022)Tim Rogers
2024-04-22Fix Rubocop `Rails/UniqueValidationWithoutIndex` cop (#27461)Matt Jankowski
2024-04-17Enable AR Encryption (#29831)Matt Jankowski
2024-04-17Add reusable duplicate ID finder methods in maintenance CLI (#28910)Matt Jankowski
2024-04-15Rename `PremailerWebpackStrategy` -> `PremailerBundledAssetStrategy` (#29934)Matt Jankowski
2024-04-15Fix `Style/SingleArgumentDig` cop in webpacker/manifest_extensions (#29929)Matt Jankowski
2024-04-10Fix `Style/MapIntoArray` cop in cli progress helper (#29884)Matt Jankowski
2024-04-10Use `tt` extension for form scaffold template (#29676)Matt Jankowski
2024-04-02Update stoplight to version 4.1.0 (#28366)Matt Jankowski
2024-03-22Reattribute notification-related records if possible when merging accounts (#...Claire
2024-03-21Fix notification policy migration not preserving `filter_private_mentions` co...Claire
2024-03-21Use `db_table_exists?` method in new cli/maintenance area (#29677)Matt Jankowski
2024-03-21Update `enum` away from deprecated (#29678)Matt Jankowski
2024-03-20Add notifications of severed relationships (#27511)Claire
2024-03-15Add diagnostic message for failure during CLI search deploy (#29462)Matt Jankowski
2024-03-14Extract file size sql calc from media storage cli (#29577)Matt Jankowski
2024-03-14Use `Account.activitypub` generated scope (#28157)Matt Jankowski
2024-03-14Use enum-generated scope for `IpBlock` in CLI (#28144)Matt Jankowski
2024-03-11Use unchanging github links in docs/comments (#29545)Matt Jankowski
2024-02-23Fix admin account created by `mastodon:setup` not being auto-approved (#29379)Claire
2024-02-19Move "everyone" role and "instance actor" account magic number IDs to constan...Matt Jankowski
2024-02-16Bump version to v4.3.0-alpha.3 (#29241)Claire
2024-02-14Bump version to v4.3.0-alpha.2 (#29200)Claire
2024-02-14Add `sidekiq_unique_jobs:delete_all_locks` task and disable `sidekiq-unique-j...Claire
2024-02-01Merge pull request from GHSA-3fjr-858r-92rwClaire
2024-01-30Use existing `MediaAttachment.remote` scope in media CLI (#28912)Matt Jankowski
2024-01-26Handle CLI failure exit status at the top-level script (#28322)Matt Jankowski
2024-01-25Extract `rebuild_index` method in maintenance CLI (#28911)Matt Jankowski