summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-17Refactor StatusReachFinder to handle followers and relays as well (#16051)Eugen Rochko
2021-04-17Fix remote reporters not receiving suspend/unsuspend activities (#16050)Eugen Rochko
2021-04-17Fix missing source strings and inconsistent lead text style in admin UI (#16052)Eugen Rochko
2021-04-17Add canonical e-mail blocks for suspended accounts (#16049)Eugen Rochko
2021-04-16Fix wrong timestamp_id identifier for accounts table in schema.rb (#16048)Eugen Rochko
2021-04-16Fix reports of already suspended accounts being recorded (#16047)Eugen Rochko
2021-04-16Fix not to show follow button in global suggestion (#16045)Takeshi Umeda
2021-04-16Fix to update suggestion list after dismiss (#16044)Takeshi Umeda
2021-04-15Fix app name, website and redirect URIs not having a maximum length (#16042)Eugen Rochko
2021-04-15Change option labels on edit profile page (#16041)Eugen Rochko
2021-04-15Change account ids to snowflake ids (#15844)Claire
2021-04-15Add `policy` param to `POST /api/v1/push/subscriptions` (#16040)Eugen Rochko
2021-04-14Fix an error with 'multiple mentions with same username' (#16038)Takeshi Umeda
2021-04-13Add border to 🚲 emoji (#16035)Claire
2021-04-13Add HTTP header to explicitly opt out of FLoC by default (#16036)Claire
2021-04-13Bump nsa from git to 0.2.8 (#16033)Eugen Rochko
2021-04-13Bump eslint-plugin-promise from 4.3.1 to 5.1.0 (#16022)dependabot[bot]
2021-04-13Bump css-loader from 5.2.0 to 5.2.1 (#16029)dependabot[bot]
2021-04-13Bump @babel/preset-env from 7.13.12 to 7.13.15 (#16028)dependabot[bot]
2021-04-13Bump @babel/core from 7.13.14 to 7.13.15 (#16027)dependabot[bot]
2021-04-12Bump webpack-assets-manifest from 4.0.2 to 4.0.4 (#16025)dependabot[bot]
2021-04-12Bump eslint-plugin-react from 7.23.1 to 7.23.2 (#16030)dependabot[bot]
2021-04-12Bump mini-css-extract-plugin from 1.4.0 to 1.4.1 (#16031)dependabot[bot]
2021-04-12Bump @babel/plugin-transform-runtime from 7.13.10 to 7.13.15 (#16023)dependabot[bot]
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