about summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-04-20Hide floating action button on onboarding page (#16082)Claire
2021-04-20Change follow recommendations to be limited to 20 instead of 40 in web UI (#1...Eugen Rochko
2021-04-20Add "recommended" label to activity/peers API toggles in admin UI (#16081)Eugen Rochko
2021-04-20Fix newlines not being considered sentence separators in account note (#16079)Eugen Rochko
2021-04-19Bump webpack-assets-manifest from 4.0.4 to 4.0.5 (#16070)dependabot[bot]
2021-04-19Bump js-yaml from 4.0.0 to 4.1.0 (#16067)dependabot[bot]
2021-04-19Bump aws-sdk-s3 from 1.93.0 to 1.93.1 (#16071)dependabot[bot]
2021-04-19Bump mini-css-extract-plugin from 1.4.1 to 1.5.0 (#16061)dependabot[bot]
2021-04-19Bump css-loader from 5.2.1 to 5.2.2 (#16074)dependabot[bot]
2021-04-19Bump sass from 1.32.8 to 1.32.10 (#16063)dependabot[bot]
2021-04-19Bump webpack-bundle-analyzer from 4.4.0 to 4.4.1 (#16073)dependabot[bot]
2021-04-19Add Message-ID header to outgoing emails (#16076)Claire
2021-04-19Bump redis from 3.1.0 to 3.1.1 (#16065)dependabot[bot]
2021-04-19Bump ws from 7.4.4 to 7.4.5 (#16072)dependabot[bot]
2021-04-19Bump ssri from 6.0.1 to 6.0.2 (#16075)dependabot[bot]
2021-04-19Bump tty-prompt from 0.23.0 to 0.23.1 (#16066)dependabot[bot]
2021-04-19Bump cld3 from 3.4.1 to 3.4.2 (#16069)dependabot[bot]
2021-04-19Bump oj from 3.11.3 to 3.11.5 (#16068)dependabot[bot]
2021-04-19Bump connection_pool from 2.2.3 to 2.2.5 (#16062)dependabot[bot]
2021-04-19Bump sidekiq-unique-jobs from 7.0.7 to 7.0.8 (#16064)dependabot[bot]
2021-04-19Change onboarding by replacing tutorial with follow recommendations in web UI...Eugen Rochko
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