about summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-04-12Bump eslint from 7.23.0 to 7.24.0 (#16018)dependabot[bot]
2021-04-12Bump @babel/plugin-proposal-decorators from 7.13.5 to 7.13.15 (#16021)dependabot[bot]
2021-04-12Bump cssnano from 4.1.10 to 4.1.11 (#16020)dependabot[bot]
2021-04-12Bump parallel_tests from 3.6.0 to 3.7.0 (#16024)dependabot[bot]
2021-04-12Change Web Push API deliveries to use request pooling (#16014)Eugen Rochko
2021-04-12Bump pkg-config from 1.4.5 to 1.4.6 (#16019)dependabot[bot]
2021-04-12Bump doorkeeper from 5.5.0 to 5.5.1 (#16016)dependabot[bot]
2021-04-12Bump nokogiri from 1.11.2 to 1.11.3 (#16017)dependabot[bot]
2021-04-12Bump sidekiq from 6.2.0 to 6.2.1 (#16026)dependabot[bot]
2021-04-12Add cold-start follow recommendations (#15945)Eugen Rochko
2021-04-12Remove dependency on pluck_each gem (#16012)Eugen Rochko
2021-04-11Remove spam check and dependency on nilsimsa gem (#16011)Eugen Rochko
2021-04-10Change multiple mentions with same username to render with domain (#15718)Eugen Rochko
2021-04-10Bump devise-two-factor from git to 4.0.0 (#15987)Eugen Rochko
2021-04-09Upgrade Ruby to 2.7.3 (#16004)Daigo 3 Dango
2021-04-09Fix autoloading deprecation warnings from Rails 6 (#16010)Eugen Rochko
2021-04-09Fix deprecation warning for Sidekiq web session secret (#16009)Eugen Rochko
2021-04-06Update copyright year (#16003)Sean
2021-04-05Fix SidekiqProcessCheck checking for a queue name that isn't used in Mastodon...Claire
2021-04-05Bump redis from 3.0.2 to 3.1.0 (#15998)dependabot[bot]
2021-04-05Bump classnames from 2.2.6 to 2.3.1 (#16000)dependabot[bot]
2021-04-05Fix SVG files not being correctly included in templates (#16001)Claire
2021-04-05Bump rubocop from 1.12.0 to 1.12.1 (#15996)dependabot[bot]
2021-04-05Bump webpack-assets-manifest from 4.0.1 to 4.0.2 (#15999)dependabot[bot]
2021-04-05Bump @testing-library/react from 11.2.5 to 11.2.6 (#15997)dependabot[bot]
2021-04-03Add system checks to dashboard in admin UI (#15989)Eugen Rochko
2021-04-03Change health check (#15988)Eugen Rochko
2021-04-01Fix crash in old browsers (#15985)Claire
2021-03-31Fix DB connection pool settings in CLI (#15983)abcang
2021-03-31Bump react-select from 4.0.2 to 4.3.0 (#15969)dependabot[bot]
2021-03-31Bump eslint from 7.22.0 to 7.23.0 (#15971)dependabot[bot]
2021-03-31Bump @babel/preset-react from 7.12.13 to 7.13.13 (#15965)dependabot[bot]
2021-03-31Bump react-redux from 7.2.2 to 7.2.3 (#15963)dependabot[bot]
2021-03-31Bump @babel/core from 7.13.10 to 7.13.14 (#15979)dependabot[bot]
2021-03-30Bump aws-sdk-s3 from 1.92.0 to 1.93.0 (#15973)dependabot[bot]
2021-03-30Bump eslint-plugin-react from 7.22.0 to 7.23.1 (#15967)dependabot[bot]
2021-03-30Bump rubocop from 1.11.0 to 1.12.0 (#15970)dependabot[bot]
2021-03-30Bump parallel_tests from 3.5.2 to 3.6.0 (#15968)dependabot[bot]
2021-03-30Bump fabrication from 2.21.1 to 2.22.0 (#15966)dependabot[bot]
2021-03-30Bump webmock from 3.12.1 to 3.12.2 (#15964)dependabot[bot]
2021-03-30Bump @testing-library/jest-dom from 5.11.9 to 5.11.10 (#15972)dependabot[bot]
2021-03-30Bump mini-css-extract-plugin from 1.3.9 to 1.4.0 (#15976)dependabot[bot]
2021-03-30Bump @babel/preset-env from 7.13.10 to 7.13.12 (#15975)dependabot[bot]
2021-03-30Bump css-loader from 5.1.3 to 5.2.0 (#15961)dependabot[bot]
2021-03-30build: install shared-mime-info in Dockerfile (#15978)Mashiro
2021-03-29Bump pghero from 2.8.0 to 2.8.1 (#15962)dependabot[bot]
2021-03-29Bump rails from 6.1.3 to 6.1.3.1 (#15960)dependabot[bot]
2021-03-26Fix /admin/tags/:id crashing since Rails 6.1 update (#15953)Claire
2021-03-26Add warning in admin dashboard if some required queues are not handled (#15954)Claire
2021-03-25Add `email` param to `POST /api/v1/emails/confirmations` (#15949)Eugen Rochko