about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2023-03-29Bump prettier from 2.8.5 to 2.8.7 (#24295)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29Bump mkdirp from 2.1.5 to 2.1.6 (#24297)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29Bump glob from 9.3.0 to 9.3.2 (#24298)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29Bump aws-sdk-s3 from 1.119.1 to 1.119.2 (#24299)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29Bump tzinfo-data from 1.2022.7 to 1.2023.2 (#24300)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29Wrap db:setup with Chewy.strategy(:mastodon) (#24302)Robert R George
2023-03-28Use Yarn instead of NPX for pre-commit hook (#24287)Nick Schonning
2023-03-28Remove remaining CodeClimate references (#24289)Nick Schonning
2023-03-27Add migration tests for user mail notification settings (#24277)Claire
2023-03-27Fix user archive takeout when using OpenStack Swift or S3 providers with no ↵Claire
ACL support (#24200)
2023-03-27Move marky to devDependency (#24258)Nick Schonning
2023-03-27Update strong-migrations-enabled migrations from 5.0 and 5.1 to 5.2 (#24275)Claire
2023-03-27New Crowdin updates (#24130)Eugen Rochko
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2023-03-27Refactor styles to use logical properties for positioning (#23944)Eugen Rochko
2023-03-27Serialize status webhook events in REST API format (#24243)Vyr Cossont
2023-03-27Update strong_migrations to version 0.8.0 (#24270)Matt Jankowski
2023-03-27Setup Husky and lint-stage for commit fixing (#23308)Nick Schonning
2023-03-26Fix typo in _login_activity.html.haml (#24263)mogamin
2023-03-26Reset model in migration after removing column (#24250)Matt Jankowski
2023-03-26Move link header setting to after_action (#24251)Matt Jankowski
2023-03-26Migration warning helper, and only run in production env (#24253)Matt Jankowski
2023-03-26Add allow_other_host in redirects which may go outside app (#24252)Matt Jankowski
2023-03-26Update retention model sql query (#24249)Matt Jankowski
2023-03-25Change media upload limits and remove client-side resizing (#23726)Eugen Rochko
2023-03-25Change design of account rows in web UI (#24247)Eugen Rochko
2023-03-24Add missing parenthesis (#24238)Yamagishi Kazutoshi
2023-03-24Remove legacy decorators syntax (#18357)Yamagishi Kazutoshi
2023-03-23Exclude files for Rubocop Metrics/ClassLength (#24213)Nick Schonning
2023-03-23Use Yarn production install for asset compile (#24232)Nick Schonning
2023-03-23Remove isNaN polyfill (#24224)Nick Schonning
2023-03-23Fix broken links in account gallery (#24218)Christian Schmidt
2023-03-22Fix Rails cache namespace being overriden with `v2` for cached statuses (#24202)Claire
2023-03-22Remove unused InstancePresenter methods (#24206)Matt Jankowski
2023-03-22Add specs for Chewy importers (#24204)Matt Jankowski
2023-03-22Update profile link verification instructions (#19723)Simon Elvery
Co-authored-by: Effy Elden <effy@effy.space>
2023-03-21Bump version to v4.1.1 (#24201)Claire
2023-03-21Refactoring relations_map (#24195)Takeshi Umeda
2023-03-21Bump stackprof from 0.2.23 to 0.2.24 (#24190)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21Bump prettier from 2.8.4 to 2.8.5 (#24188)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21Bump stylelint from 15.2.0 to 15.3.0 (#24185)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21Bump react-select from 5.7.0 to 5.7.1 (#24187)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21Bump rack-cors from 1.1.1 to 2.0.1 (#24189)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21Bump pghero from 3.3.0 to 3.3.1 (#24186)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20Fit the max-width of media in .prose to parent box (#24180)mogamin
2023-03-20Remove references to non-existent actions (#24183)Matt Jankowski
2023-03-20Fix crash in `tootctl` commands making use of parallelization when ↵Claire
Elasticsearch is enabled (#24182)
2023-03-20Remove `Permissions-Policy` header from all responses (#24124)Eugen Rochko
2023-03-19Webhooks for local status.create, status.update, account.update (#24133)Vyr Cossont
2023-03-18Upgrade redis-node to latest (#24154)Nick Schonning
2023-03-18Revert "Dedupe yarn.lock with yarn-deduplicate" (#24155)Nick Schonning