about summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-03-12Fix not being able to change world filter expiration back to “Never” (#15...Claire
2021-03-12Remove subscription_expires_at leftover from OStatus (#15857)Claire
2021-03-09Bump elliptic from 6.5.3 to 6.5.4 (#15864)dependabot[bot]
2021-03-08Bump rspec-rails from 4.0.2 to 4.1.0 (#15852)dependabot[bot]
2021-03-08Bump react-textarea-autosize from 8.3.1 to 8.3.2 (#15838)dependabot[bot]
2021-03-08Bump ox from 2.14.1 to 2.14.2 (#15854)dependabot[bot]
2021-03-08Bump parallel_tests from 3.5.0 to 3.5.1 (#15853)dependabot[bot]
2021-03-08Bump webmock from 3.12.0 to 3.12.1 (#15851)dependabot[bot]
2021-03-07Fix some ignored brakeman warnings (#15829)Claire
2021-03-05Bump puma from 5.2.1 to 5.2.2 (#15836)dependabot[bot]
2021-03-05Bump i18n-tasks from 0.9.33 to 0.9.34 (#15834)dependabot[bot]
2021-03-05Bump @babel/runtime from 7.13.8 to 7.13.9 (#15821)dependabot[bot]
2021-03-05Bump @babel/plugin-transform-runtime from 7.13.8 to 7.13.9 (#15824)dependabot[bot]
2021-03-05Bump parallel_tests from 3.4.0 to 3.5.0 (#15813)dependabot[bot]
2021-03-05Bump css-loader from 5.1.0 to 5.1.1 (#15823)dependabot[bot]
2021-03-05Bump @babel/preset-env from 7.13.8 to 7.13.9 (#15825)dependabot[bot]
2021-03-05Bump capistrano from 3.15.0 to 3.16.0 (#15818)dependabot[bot]
2021-03-04Fix URL scanning in note length validator and preview card fetching (#15827)Claire
2021-03-02Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382)Claire
2021-03-01Add borders to 📱 and 📲 emojis (#15794)Claire
2021-03-01Add `POST /api/v1/emails/confirmations` to REST API (#15816)Eugen Rochko
2021-03-01Bump json-ld from 3.1.8 to 3.1.9 (#15812)dependabot[bot]
2021-03-01Bump fastimage from 2.2.2 to 2.2.3 (#15819)dependabot[bot]
2021-03-01Bump webmock from 3.11.2 to 3.12.0 (#15817)dependabot[bot]
2021-03-01Bump aws-sdk-s3 from 1.88.1 to 1.89.0 (#15814)dependabot[bot]
2021-03-01Bump bullet from 6.1.3 to 6.1.4 (#15815)dependabot[bot]
2021-03-01Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803)Eugen Rochko
2021-02-28Bump @babel/plugin-transform-runtime from 7.13.7 to 7.13.8 (#15806)dependabot[bot]
2021-02-28Bump eslint from 7.20.0 to 7.21.0 (#15810)dependabot[bot]
2021-02-28Bump @babel/preset-env from 7.13.5 to 7.13.8 (#15804)dependabot[bot]
2021-02-28Fix WebUI crashing when SVG support is disabled (#15809)Claire
2021-02-27Bump @babel/core from 7.12.17 to 7.13.8 (#15805)dependabot[bot]
2021-02-27Bump @babel/runtime from 7.13.7 to 7.13.8 (#15807)dependabot[bot]
2021-02-27Bump css-loader from 5.0.2 to 5.1.0 (#15802)dependabot[bot]
2021-02-27Bump mini-css-extract-plugin from 1.3.8 to 1.3.9 (#15801)dependabot[bot]
2021-02-27Bump @babel/plugin-proposal-decorators from 7.12.13 to 7.13.5 (#15784)dependabot[bot]
2021-02-27Bump @babel/plugin-transform-runtime from 7.12.17 to 7.13.7 (#15797)dependabot[bot]
2021-02-27Bump object.values from 1.1.2 to 1.1.3 (#15786)dependabot[bot]
2021-02-27Bump @babel/preset-env from 7.12.17 to 7.13.5 (#15790)dependabot[bot]
2021-02-27Bump @babel/runtime from 7.12.18 to 7.13.7 (#15796)dependabot[bot]
2021-02-26Fix crash on receiving requests with missing Digest header (#15782)Claire
2021-02-25Update pg node package from 2017 version to 2020 version (#15793)Dale Henries
2021-02-24Add inline description of moderation actions in moderation interface (#15792)Claire
2021-02-24Change ResolveAccountService's handling of skip_webfinger (#15750)Claire
2021-02-24Bump doorkeeper from 5.4.0 to 5.5.0 (#15757)dependabot[bot]
2021-02-24Bump array-includes from 3.1.2 to 3.1.3 (#15773)dependabot[bot]
2021-02-24Bump lodash from 4.17.20 to 4.17.21 (#15774)dependabot[bot]
2021-02-22Fix server rules not being displayed if extended server discription isn't set...Claire
2021-02-22Fix default searchTokens (#15775)abcang
2021-02-21Add server rules (#15769)Eugen Rochko