summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2023-09-08Add search tests (#26703)jsgoldstein
2023-09-08Fix `account_id`, `max_id` and `min_id` params not working in search (#26847)Eugen Rochko
2023-09-06Do not truncate backtrace when the `BACKTRACE` env variable is set (#26794)Claire
2023-09-04Bump version to v4.2.0-beta3 (#26753)v4.2.0-beta3Claire
2023-09-04Fix language settings for users having selected the `kmr` language (#26787)Claire
2023-09-01Add admin notifications for new Mastodon versions (#26582)Claire
2023-08-28Change video compression parameters (#26631)Eugen Rochko
2023-08-25Change the pre-release versioning scheme and associated environment variables...Claire
2023-08-24Add new public status index (#26344)jsgoldstein
2023-08-24Fix: Workaround to load MASTODON_VERSION_* in Docker. (#26591)Jaehong Kang
2023-08-23Fix unexpected audio stream transcoding when uploaded video is eligible to pa...yufushiro
2023-08-22Update rubocop and rubocop-rspec (#26329)Nick Schonning
2023-08-21Bump version to v4.2.0-beta2 (#26579)v4.2.0-beta2Claire
2023-08-18Fix already initialized constant warning (#26542)Claire
2023-08-18Allow setting a custom HTTP method in CacheBuster (#26528)Renaud Chaput
2023-08-14Fix ES_PRESET not being applied to Chewy's internal index (#26489)Claire
2023-08-14Fix `repo:changelog` task matching strings that are not Pull Request identifi...Claire
2023-08-14Add `ES_PRESET` option to customize numbers of shards and replicas (#26483)Claire
2023-08-13Add missing instances option to tootctl search deploy (#26461)Jeong Arm
2023-08-08Prepare v4.2.0-beta1 (#26339)v4.2.0-beta1Claire
2023-08-08Fix adding column with default value taking longer on Postgres >= 11 (#26375)Eugen Rochko
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