summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
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
2024-01-25Extract helper methods for db connection and table existence check in `CLI::M...Matt Jankowski
2024-01-25Consolidate db test prep steps to rake task (#28886)Matt Jankowski
2024-01-24Add `created_before` and `updated_before` scopes to `MediaAttachment` (#28869)Matt Jankowski
2024-01-23N+1 fixes for CLI maintenance command (#28847)Matt Jankowski
2024-01-23Fix `Rails/WhereExists` cop in lib/tasks (#28852)Matt Jankowski
2024-01-19Fix error when processing remote files with unusually long names (#28823)Claire
2024-01-19Update pre_migration_check postgres version requirement (#28800)Matt Jankowski
2024-01-18Order by sql in `CLI::Maintenance` task (#28289)Matt Jankowski
2024-01-18Update links to upstream migration helpers, remove unused methods (#28781)Matt Jankowski
2024-01-17Fix `Rails/RakeEnvironment` cop (#28782)Matt Jankowski
2024-01-16Add a new `@/` alias for the root frontend directory and use it where possibl...Renaud Chaput
2024-01-15Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735)Claire
2024-01-12Switch from 48px weight 600 material symbol icons to 24px weight 400 icons (#...Claire
2024-01-12Add JS console errors check (#28682)Matt Jankowski
2024-01-11Add new emojis from `jdecked/twemoji` 15.0 (#28404)Essem
2024-01-10Remove `add_column_with_default` migration helper (#28654)Matt Jankowski
2024-01-09Fix ISO code for Canadian French (#26015)gunchleoc
2024-01-08Use Arel `in_order_of` method to generate CASE for `DomainBlock.by_severity` ...Matt Jankowski
2024-01-05Enable Rails 7.1 Marshalling format (#28609)Jean Boussier
2024-01-04Use heredoc on federation CLI warning strings (#28578)Matt Jankowski
2024-01-03Standardize on Thor methods in CLI classes (#28566)Matt Jankowski