summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2023-08-03Add primary key to preview_cards_statuses join table (includes deduplication ...Claire
2023-08-02Fix crash in `tootctl status remove` and some old migrations (#26210)Claire
2023-08-01Fix AVIF attachments (#26264)Christian Schmidt
2023-07-31Bump version to v4.1.6 (#26272)Claire
2023-07-29Remove obsolete backport from Rails 7 (#26254)Christian Schmidt
2023-07-28Rubocop fix: `Perfomance/UnfreezeString` (#26217)Matt Jankowski
2023-07-28Add end-to-end (system) tests (#25461)Renaud Chaput
2023-07-27Storage: add :azure to remaining callers (#26080)Misty De Méo
2023-07-27Change interaction modal in web UI (#26075)Claire
2023-07-21Bump version to v4.1.5 (#26108)Claire
2023-07-21Fix the crossorigin attribute (#26096)Renaud Chaput
2023-07-12Refactor `Snowflake` to avoid brakeman sql injection warnings (#25879)Matt Jankowski
2023-07-12Fix `Style/SlicingWithRange` cop (#25923)Matt Jankowski
2023-07-12Enable Rubocop Style/FrozenStringLiteralComment (#23793)Nick Schonning
2023-07-07Bump version to v4.1.4 (#25805)Claire
2023-07-07Fix branding:generate_app_icons failing because of disallowed ICO coder (#25794)Claire
2023-07-06Bump version to v4.1.3 (#25757)Claire
2023-07-06Merge pull request from GHSA-9928-3cp5-93fmClaire
2023-07-06Merge pull request from GHSA-ccm4-vgcc-73hpClaire
2023-07-06Add hardened headers to user-uploaded files (#25756)Claire
2023-06-20Add translate="no" to outgoing mentions and links (#25524)Claire
2023-06-10Add coverage for `CLI::Feeds` command (#25319)Matt Jankowski
2023-06-10Add coverage for `CLI::Cache` command (#25238)Matt Jankowski
2023-06-06Autofix Rubocop Regex Style rules (#23690)Nick Schonning
2023-06-02Consistently use middle dot (·) instead of bullet (•) to separate items (#...Jed Fox
2023-06-01Extract verify options method in search cli (#25121)Matt Jankowski
2023-06-01Add CLI area progress bar helper (#25208)Matt Jankowski
2023-05-31Use thor methods instead of tty prompt in maintenance cli (#25207)Matt Jankowski
2023-05-30Fix FormatStringToken cop in CLI (#25122)Matt Jankowski
2023-05-30Fix Rails/WhereExists cop in CLI (#25123)Matt Jankowski
2023-05-30Extract helper method for error report in cli/accounts command (#25119)Matt Jankowski
2023-05-30Increment index which was previously not used in maintenance CLI loop (#25118)Matt Jankowski
2023-05-30Consistent usage of CLI `dry_run?` method (#25116)Matt Jankowski
2023-05-26Extract methods for user de-duping in maintenance CLI (#25117)Matt Jankowski
2023-05-25Improve various queries against account domains (#25126)Claire
2023-05-24Add CLI Base class for command line code (#25106)Matt Jankowski
2023-05-23Move the mastodon/*_cli files to mastodon/cli/* (#24139)Matt Jankowski
2023-05-19Fix minor typos in comments and spec names (#21831)Nick Schonning
2023-05-09Add ability to block sign-ups from IP using the CLI (#24870)Daniel M Brasil
2023-05-09Fix uncaught `ActiveRecord::StatementInvalid` in Mastodon::IpBlocksCLI (#24861)Daniel M Brasil
2023-05-04Add version suffixes to nightly & edge image builds (#24823)Renaud Chaput
2023-05-04Bump rubocop-rails 2.19.1 with update .rubocop_todo.yml (#24469)Nick Schonning
2023-05-04Autofix Rubocop Style/HashSyntax (#23754)Nick Schonning
2023-05-04Fix Performance/CollectionLiteralInLoop cop (#24819)Matt Jankowski
2023-05-02Fix Rails/DeprecatedActiveModelErrorsMethods cop (#24742)Matt Jankowski
2023-05-02Fix Performance/Sum cop (#24788)Matt Jankowski
2023-05-02Fix `tootctl accounts cull` crashing when encountering a domain resolving to ...Claire
2023-05-02Fix Lint/DuplicateBranch cop (#24766)Matt Jankowski
2023-04-30Fix `tootctl accounts approve --number N` not aproving N earliest registrati...Daniel M Brasil
2023-04-30Fix Rails/Output cop (#24687)Matt Jankowski