Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.2 #277

Merged
merged 758 commits into from
Sep 12, 2020
Merged

3.2 #277

merged 758 commits into from
Sep 12, 2020
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 6, 2020

  1. Update dependabot.yml (Fix mastodon#13939) (mastodon#13990)

    * Update dependabot.yml
    
    * Update dependabot.yml
    shleeable committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    ef15aa4 View commit details
    Browse the repository at this point in the history
  2. Bump websocket-extensions from 0.1.3 to 0.1.4 (mastodon#13988)

    Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
    - [Release notes](https://github.com/faye/websocket-extensions-node/releases)
    - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
    - [Commits](faye/websocket-extensions-node@0.1.3...0.1.4)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    a3f22bd View commit details
    Browse the repository at this point in the history
  3. Hide sensitive preview cards with blurhash (mastodon#13985)

    * Use preview card blurhash in WebUI
    
    * Handle sensitive preview cards
    ClearlyClaire committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    8e96510 View commit details
    Browse the repository at this point in the history
  4. Bump @babel/preset-react from 7.9.4 to 7.10.1 (mastodon#13995)

    Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.9.4 to 7.10.1.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.1/packages/babel-preset-react)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    1de63fe View commit details
    Browse the repository at this point in the history
  5. Bump aws-sdk-core from 3.96.1 to 3.98.0 (mastodon#13992)

    Bumps [aws-sdk-core](https://github.com/aws/aws-sdk-ruby) from 3.96.1 to 3.98.0.
    - [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
    - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-core/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-ruby/commits)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    087fe5a View commit details
    Browse the repository at this point in the history
  6. Bump is-regex from 1.0.5 to 1.1.0 (mastodon#13998)

    Bumps [is-regex](https://github.com/ljharb/is-regex) from 1.0.5 to 1.1.0.
    - [Release notes](https://github.com/ljharb/is-regex/releases)
    - [Changelog](https://github.com/inspect-js/is-regex/blob/master/CHANGELOG.md)
    - [Commits](inspect-js/is-regex@v1.0.5...v1.1.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    b25c24b View commit details
    Browse the repository at this point in the history
  7. Bump copy-webpack-plugin from 6.0.1 to 6.0.2 (mastodon#13999)

    Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 6.0.1 to 6.0.2.
    - [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
    - [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/copy-webpack-plugin@v6.0.1...v6.0.2)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    24e9357 View commit details
    Browse the repository at this point in the history
  8. Bump aws-sdk-s3 from 1.66.0 to 1.67.1 (mastodon#14000)

    Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.66.0 to 1.67.1.
    - [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
    - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-s3/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-ruby/commits)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    95af5cc View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Bump @babel/plugin-transform-runtime from 7.9.0 to 7.10.1 (mastodon#1…

    …4003)
    
    Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.9.0 to 7.10.1.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.1/packages/babel-plugin-transform-runtime)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    4902ccc View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Bump fog-openstack from 0.3.7 to 0.3.10 (mastodon#13996)

    Bumps [fog-openstack](https://github.com/fog/fog-openstack) from 0.3.7 to 0.3.10.
    - [Release notes](https://github.com/fog/fog-openstack/releases)
    - [Changelog](https://github.com/fog/fog-openstack/blob/master/CHANGELOG.md)
    - [Commits](fog/fog-openstack@v0.3.7...v0.3.10)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    c89dea3 View commit details
    Browse the repository at this point in the history
  2. Bump sanitize from 5.1.0 to 5.2.0 (mastodon#14006)

    Bumps [sanitize](https://github.com/rgrove/sanitize) from 5.1.0 to 5.2.0.
    - [Release notes](https://github.com/rgrove/sanitize/releases)
    - [Changelog](https://github.com/rgrove/sanitize/blob/master/HISTORY.md)
    - [Commits](rgrove/sanitize@v5.1.0...v5.2.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    eed3964 View commit details
    Browse the repository at this point in the history
  3. Bump pbkdf2 from 3.0.17 to 3.1.1 (mastodon#14007)

    Bumps [pbkdf2](https://github.com/crypto-browserify/pbkdf2) from 3.0.17 to 3.1.1.
    - [Release notes](https://github.com/crypto-browserify/pbkdf2/releases)
    - [Commits](browserify/pbkdf2@v3.0.17...v3.1.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    0143000 View commit details
    Browse the repository at this point in the history
  4. Bump regexp_parser from 1.7.0 to 1.7.1 (mastodon#14008)

    Bumps [regexp_parser](https://github.com/ammar/regexp_parser) from 1.7.0 to 1.7.1.
    - [Release notes](https://github.com/ammar/regexp_parser/releases)
    - [Changelog](https://github.com/ammar/regexp_parser/blob/master/CHANGELOG.md)
    - [Commits](ammar/regexp_parser@v1.7.0...v1.7.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    f7263f4 View commit details
    Browse the repository at this point in the history
  5. Bump react-immutable-pure-component from 1.2.3 to 2.2.2 (mastodon#14010)

    Bumps [react-immutable-pure-component](https://github.com/Monar/react-immutable-pure-component) from 1.2.3 to 2.2.2.
    - [Release notes](https://github.com/Monar/react-immutable-pure-component/releases)
    - [Commits](Monar/react-immutable-pure-component@v1.2.3...v2.2.2)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    fbc847d View commit details
    Browse the repository at this point in the history
  6. Bump rubocop from 0.85.0 to 0.85.1 (mastodon#14009)

    Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.85.0 to 0.85.1.
    - [Release notes](https://github.com/rubocop-hq/rubocop/releases)
    - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v0.85.0...v0.85.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    5e6ec22 View commit details
    Browse the repository at this point in the history
  7. FIX: filters ignore media descriptions (mastodon#13837)

    * FIX: filters ignore media descriptions
    
    * remove parentheses to make codeclimate happy
    
    * combine the text and run the regular expression only once.
    
    mastodon#13837 (comment)
    
    * Fix use of “filter” instead of “compact”, fix coding style issues
    
    Co-authored-by: Thibaut Girka <[email protected]>
    BenLubar and ClearlyClaire committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    c66403b View commit details
    Browse the repository at this point in the history
  8. Add emojis:generate_borders Rake task (mastodon#13773)

    * Add emojis:generate_borders Rake task
    
    * Address review
    
    * Border all dark emoji
    
    * Combine stroke with filter to reduce artifacting
    
    * Cleanup Camera with Flash
    
    * Add stroke-linejoin="round"
    
    The previous filter and tweaks were effectively a poor imitation of it.
    There are no artifacts for any dark emoji now!
    
    * Set stroke-width using property
    
    This fixes old versions of Firefox.
    
    * Store emoji in string instead of array
    
    * Use separate arguments for each path segment
    
    * Remove "background: black;"
    leo60228 committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    e0f55f3 View commit details
    Browse the repository at this point in the history
  9. Add visibility parameter in share page (mastodon#13023)

    * Add visibility parameter in share page
    
    * Restrict to default privacy
    noellabo committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    13f065d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8b6d97f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Configuration menu
    Copy the full SHA
    72a7cfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d890abf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac3c83e View commit details
    Browse the repository at this point in the history
  4. Improve rendering of emoji which do not contrast with background (mas…

    …todon#13772)
    
    * Refactor list of emoji requiring added outlines so that it can be theme-specific
    
    * Split inaccessible emoji to emoji requiring an outline and ones that can be inverted
    
    * Drop the “silouhettes” from black emoji as they seem to have changed color
    
    * Add inaccessible emojis list for the light theme
    
    * Use bordered emoji variant instead of unreliable CSS
    ClearlyClaire committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    db319c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    384d648 View commit details
    Browse the repository at this point in the history
  6. Make domain block/silence/reject-media code more robust (mastodon#13424)

    * Split media cleanup from reject-media domain blocks to its own service
    
    * Slightly improve ClearDomainMediaService error handling
    
    * Lower DomainClearMediaWorker to lowest-priority queue
    
    * Do not catch ActiveRecord::RecordNotFound in domain block workers
    
    * Fix DomainBlockWorker spec labels
    
    * Add some specs
    
    * Change domain blocks to immediately mark accounts as suspended
    
    Rather than doing so sequentially, account after account, while cleaning
    their data. This doesn't change much about the time the block takes to
    complete, but it immediately prevents interaction with the blocked domain,
    while up to now, it would only be guaranteed when the process ends.
    ClearlyClaire committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    89f40b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b6a9d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc6b8a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Configuration menu
    Copy the full SHA
    c813789 View commit details
    Browse the repository at this point in the history
  2. Update Elasticsearch from 6.1 to 6.8 in docker-compose.yml (Fix glitc…

    …h-soc#1348) (mastodon#14016)
    
    * Update docker-compose.yml
    
    * Update docker-compose.yml
    
    * Update docker-compose.yml
    
    * Update docker-compose.yml
    
    * Update docker-compose.yml
    shleeable committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    91055f4 View commit details
    Browse the repository at this point in the history
  3. Fixed emoji detection problem to append border (mastodon#14020)

    * Fixed emoji detection problem to append border
    
    * Add tests
    
    * Add missing semicolon
    
    * Fixed wrong result when includes different variation selector
    
    * Add missing semicolon
    
    * Remove grapheme-splitter and Change emoji list to array from string
    
    * Update comment
    
    * Remove spaces
    
    Co-authored-by: ThibG <[email protected]>
    mfmfuyu and ClearlyClaire committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    b1484cf View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. Configuration menu
    Copy the full SHA
    3e9dc40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    728148c View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Bump aws-sdk-s3 from 1.67.1 to 1.68.1 (mastodon#14033)

    Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.67.1 to 1.68.1.
    - [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
    - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-s3/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-ruby/commits)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    cfb8b28 View commit details
    Browse the repository at this point in the history
  2. Bump ast from 2.4.0 to 2.4.1 (mastodon#14035)

    Bumps [ast](https://github.com/whitequark/ast) from 2.4.0 to 2.4.1.
    - [Release notes](https://github.com/whitequark/ast/releases)
    - [Changelog](https://github.com/whitequark/ast/blob/master/CHANGELOG.md)
    - [Commits](whitequark/ast@v2.4.0...v2.4.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    b82cd65 View commit details
    Browse the repository at this point in the history
  3. Bump regenerate from 1.4.0 to 1.4.1 (mastodon#14051)

    Bumps [regenerate](https://github.com/mathiasbynens/regenerate) from 1.4.0 to 1.4.1.
    - [Release notes](https://github.com/mathiasbynens/regenerate/releases)
    - [Commits](mathiasbynens/regenerate@v1.4.0...v1.4.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    10857f4 View commit details
    Browse the repository at this point in the history
  4. Bump redis from 4.1.4 to 4.2.1 (mastodon#14038)

    Bumps [redis](https://github.com/redis/redis-rb) from 4.1.4 to 4.2.1.
    - [Release notes](https://github.com/redis/redis-rb/releases)
    - [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md)
    - [Commits](redis/redis-rb@v4.1.4...v4.2.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    e872197 View commit details
    Browse the repository at this point in the history
  5. Bump opencollective-postinstall from 2.0.2 to 2.0.3 (mastodon#14042)

    Bumps [opencollective-postinstall](https://github.com/opencollective/opencollective-postinstall) from 2.0.2 to 2.0.3.
    - [Release notes](https://github.com/opencollective/opencollective-postinstall/releases)
    - [Commits](https://github.com/opencollective/opencollective-postinstall/commits)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    153e8c2 View commit details
    Browse the repository at this point in the history
  6. Bump node-releases from 1.1.57 to 1.1.58 (mastodon#14053)

    Bumps [node-releases](https://github.com/chicoxyzzy/node-releases) from 1.1.57 to 1.1.58.
    - [Release notes](https://github.com/chicoxyzzy/node-releases/releases)
    - [Commits](chicoxyzzy/node-releases@v1.1.57...v1.1.58)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    d2e7813 View commit details
    Browse the repository at this point in the history
  7. Bump jsx-ast-utils from 2.3.0 to 2.4.1 (mastodon#14040)

    Bumps [jsx-ast-utils](https://github.com/evcohen/jsx-ast-utils) from 2.3.0 to 2.4.1.
    - [Release notes](https://github.com/evcohen/jsx-ast-utils/releases)
    - [Changelog](https://github.com/jsx-eslint/jsx-ast-utils/blob/master/CHANGELOG.md)
    - [Commits](jsx-eslint/jsx-ast-utils@2.3.0...v2.4.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    1357cc7 View commit details
    Browse the repository at this point in the history
  8. Bump merge2 from 1.3.0 to 1.4.1 (mastodon#14052)

    Bumps [merge2](https://github.com/teambition/merge2) from 1.3.0 to 1.4.1.
    - [Release notes](https://github.com/teambition/merge2/releases)
    - [Commits](teambition/merge2@v1.3.0...v1.4.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    cd3f069 View commit details
    Browse the repository at this point in the history
  9. Bump httplog from 1.4.2 to 1.4.3 (mastodon#14043)

    Bumps [httplog](https://github.com/trusche/httplog) from 1.4.2 to 1.4.3.
    - [Release notes](https://github.com/trusche/httplog/releases)
    - [Changelog](https://github.com/trusche/httplog/blob/master/CHANGELOG.md)
    - [Commits](trusche/httplog@v1.4.2...v1.4.3)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    ee86d9f View commit details
    Browse the repository at this point in the history
  10. Bump @babel/plugin-transform-react-inline-elements from 7.9.0 to 7.10…

    ….1 (mastodon#14048)
    
    Bumps [@babel/plugin-transform-react-inline-elements](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-react-inline-elements) from 7.9.0 to 7.10.1.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.1/packages/babel-plugin-transform-react-inline-elements)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    3aa3394 View commit details
    Browse the repository at this point in the history
  11. Bump rubocop-rails from 2.5.2 to 2.6.0 (mastodon#14047)

    Bumps [rubocop-rails](https://github.com/rubocop-hq/rubocop-rails) from 2.5.2 to 2.6.0.
    - [Release notes](https://github.com/rubocop-hq/rubocop-rails/releases)
    - [Changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop-rails@v2.5.2...v2.6.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    175befd View commit details
    Browse the repository at this point in the history
  12. Bump net-ssh from 6.0.2 to 6.1.0 (mastodon#14050)

    Bumps [net-ssh](https://github.com/net-ssh/net-ssh) from 6.0.2 to 6.1.0.
    - [Release notes](https://github.com/net-ssh/net-ssh/releases)
    - [Changelog](https://github.com/net-ssh/net-ssh/blob/master/CHANGES.txt)
    - [Commits](net-ssh/net-ssh@v6.0.2...v6.1.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    36f3f87 View commit details
    Browse the repository at this point in the history
  13. Bump devise from 4.7.1 to 4.7.2 (mastodon#14045)

    Bumps [devise](https://github.com/plataformatec/devise) from 4.7.1 to 4.7.2.
    - [Release notes](https://github.com/plataformatec/devise/releases)
    - [Changelog](https://github.com/heartcombo/devise/blob/master/CHANGELOG.md)
    - [Commits](heartcombo/devise@v4.7.1...v4.7.2)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    a3a6844 View commit details
    Browse the repository at this point in the history
  14. Bump css-loader from 3.5.3 to 3.6.0 (mastodon#14041)

    Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.5.3 to 3.6.0.
    - [Release notes](https://github.com/webpack-contrib/css-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/css-loader@v3.5.3...v3.6.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    0d5570b View commit details
    Browse the repository at this point in the history
  15. Bump eslint-plugin-import from 2.20.2 to 2.21.2 (mastodon#14054)

    Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.2 to 2.21.2.
    - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
    - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.20.2...v2.21.2)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    e009dcd View commit details
    Browse the repository at this point in the history
  16. Bump excon from 0.73.0 to 0.74.0 (mastodon#14046)

    Bumps [excon](https://github.com/excon/excon) from 0.73.0 to 0.74.0.
    - [Release notes](https://github.com/excon/excon/releases)
    - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt)
    - [Commits](excon/excon@v0.73.0...v0.74.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    df30002 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    755e8c7 View commit details
    Browse the repository at this point in the history
  18. Bump jest from 25.4.0 to 26.0.1 (mastodon#14056)

    Bumps [jest](https://github.com/facebook/jest) from 25.4.0 to 26.0.1.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
    - [Commits](jestjs/jest@v25.4.0...v26.0.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    764fc04 View commit details
    Browse the repository at this point in the history
  19. Bump bundler-audit from 0.6.1 to 0.7.0.1 (mastodon#14034)

    Bumps [bundler-audit](https://github.com/postmodern/bundler-audit) from 0.6.1 to 0.7.0.1.
    - [Release notes](https://github.com/postmodern/bundler-audit/releases)
    - [Changelog](https://github.com/rubysec/bundler-audit/blob/master/ChangeLog.md)
    - [Commits](rubysec/bundler-audit@v0.6.1...v0.7.0.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    a26f9cc View commit details
    Browse the repository at this point in the history
  20. Bump parallel_tests from 2.32.0 to 3.0.0 (mastodon#14044)

    Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 2.32.0 to 3.0.0.
    - [Release notes](https://github.com/grosser/parallel_tests/releases)
    - [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md)
    - [Commits](grosser/parallel_tests@v2.32.0...v3.0.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    06262af View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Bump sanitize from 5.2.0 to 5.2.1 (mastodon#14063)

    Bumps [sanitize](https://github.com/rgrove/sanitize) from 5.2.0 to 5.2.1.
    - [Release notes](https://github.com/rgrove/sanitize/releases)
    - [Changelog](https://github.com/rgrove/sanitize/blob/master/HISTORY.md)
    - [Commits](rgrove/sanitize@v5.2.0...v5.2.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    ee3e709 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    437cdf8 View commit details
    Browse the repository at this point in the history
  3. Bump capistrano from 3.14.0 to 3.14.1 (mastodon#14037)

    * Bump capistrano from 3.14.0 to 3.14.1
    
    Bumps [capistrano](https://github.com/capistrano/capistrano) from 3.14.0 to 3.14.1.
    - [Release notes](https://github.com/capistrano/capistrano/releases)
    - [Commits](capistrano/capistrano@v3.14.0...v3.14.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Bump capistrano from 3.14.0 to 3.14.1
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Yamagishi Kazutoshi <[email protected]>
    dependabot[bot] and ykzts committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    f5e6cba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f56129a View commit details
    Browse the repository at this point in the history
  5. Bump parallel from 1.19.1 to 1.19.2 (mastodon#14069)

    Bumps [parallel](https://github.com/grosser/parallel) from 1.19.1 to 1.19.2.
    - [Release notes](https://github.com/grosser/parallel/releases)
    - [Commits](grosser/parallel@v1.19.1...v1.19.2)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    b1d492f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Configuration menu
    Copy the full SHA
    ac8a788 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. Configuration menu
    Copy the full SHA
    a279acc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb3c6d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    434a6d0 View commit details
    Browse the repository at this point in the history
  4. Bump caniuse-lite from 1.0.30001078 to 1.0.30001084 (mastodon#14083)

    Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite) from 1.0.30001078 to 1.0.30001084.
    - [Release notes](https://github.com/ben-eb/caniuse-lite/releases)
    - [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md)
    - [Commits](browserslist/caniuse-lite@v1.0.30001078...v1.0.30001084)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    d229314 View commit details
    Browse the repository at this point in the history
  5. Bump electron-to-chromium from 1.3.448 to 1.3.475 (mastodon#14068)

    Bumps [electron-to-chromium](https://github.com/kilian/electron-to-chromium) from 1.3.448 to 1.3.475.
    - [Release notes](https://github.com/kilian/electron-to-chromium/releases)
    - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
    - [Commits](Kilian/electron-to-chromium@v1.3.448...v1.3.475)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    3bf3b4c View commit details
    Browse the repository at this point in the history
  6. Bump nearley from 2.19.3 to 2.19.4 (mastodon#14075)

    Bumps [nearley](https://github.com/hardmath123/nearley) from 2.19.3 to 2.19.4.
    - [Release notes](https://github.com/hardmath123/nearley/releases)
    - [Commits](https://github.com/hardmath123/nearley/commits)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    02fc979 View commit details
    Browse the repository at this point in the history
  7. Bump aws-sdk-core from 3.99.2 to 3.100.0 (mastodon#14072)

    Bumps [aws-sdk-core](https://github.com/aws/aws-sdk-ruby) from 3.99.2 to 3.100.0.
    - [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
    - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-core/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-ruby/commits)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    25cd499 View commit details
    Browse the repository at this point in the history
  8. Bump sass from 1.26.5 to 1.26.8 (mastodon#14078)

    Bumps [sass](https://github.com/sass/dart-sass) from 1.26.5 to 1.26.8.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.26.5...1.26.8)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    1b29574 View commit details
    Browse the repository at this point in the history
  9. Bump fast-glob from 3.2.2 to 3.2.4 (mastodon#14079)

    Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.2.2 to 3.2.4.
    - [Release notes](https://github.com/mrmlnc/fast-glob/releases)
    - [Commits](mrmlnc/fast-glob@3.2.2...3.2.4)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    975c943 View commit details
    Browse the repository at this point in the history
  10. Bump eslint-import-resolver-node from 0.3.3 to 0.3.4 (mastodon#14081)

    Bumps [eslint-import-resolver-node](https://github.com/benmosher/eslint-plugin-import) from 0.3.3 to 0.3.4.
    - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
    - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@resolvers/node/v0.3.3...resolvers/node/v0.3.4)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    f111b71 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. Configuration menu
    Copy the full SHA
    75a2b8f View commit details
    Browse the repository at this point in the history
  2. Fix unique username constraint for local users not being enforced in …

    …database (mastodon#14099)
    
    This should not be an issue in practice because of the Rails-level uniqueness
    check, but local accounts having a NULL domain means the uniqueness constraint
    did not apply to them (since no two NULL values are considered equal).
    ClearlyClaire committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    c6904c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. Configuration menu
    Copy the full SHA
    aaf91ab View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Change volume control and download buttons in web UI (mastodon#14122)

    * Fix audio download button not starting download in web UI
    
    * Fix volume controls on audio and video players in web UI
    
    * Remove download button from video player in web UI
    Gargron committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    419ad62 View commit details
    Browse the repository at this point in the history
  2. never filter own posts from timeline (mastodon#14128)

    Signed-off-by: Thibaut Girka <[email protected]>
    
    Co-authored-by: ash lea <[email protected]>
    ClearlyClaire and ashkitten committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    791402a View commit details
    Browse the repository at this point in the history
  3. Fix crash in MergeWorker (mastodon#14129)

    Similarly to mastodon#12324, the code is passing an Account object where an id
    is expected.
    ClearlyClaire committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    01a99f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d469247 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Fix audio/video/images/cards not reacting to window resizes in web UI (

    …mastodon#14130)
    
    * Fix audio/video/images/cards not reacting to window resizes in web UI
    
    * Update app/javascript/mastodon/features/audio/index.js
    
    Co-authored-by: Yamagishi Kazutoshi <[email protected]>
    
    Co-authored-by: Yamagishi Kazutoshi <[email protected]>
    Gargron and ykzts committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    bb9ca8a View commit details
    Browse the repository at this point in the history
  2. Change streaming server to treat blank redis password as password-les…

    …s auth (mastodon#14135)
    
    Fixes mastodon#14131
    
    Our `mastodon:setup` task defaults to a blank password rather than the
    absence of password, but some versions of Redis reject blank password
    authentication when authentication is possible without a password.
    
    The Ruby code only uses the Redis password when it's not blank, so
    do the same for the node.js part.
    ClearlyClaire committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    ddcdddd View commit details
    Browse the repository at this point in the history
  3. Remove unused dependency on wavesurfer.js (mastodon#14136)

    It's not used anymore now that the audio player design has changed again.
    ClearlyClaire committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    e9ff61c View commit details
    Browse the repository at this point in the history
  4. Fix various issues around OpenGraph representation of media (mastodon…

    …#14133)
    
    - Fix audio attachments not being represented in OpenGraph tags
    - Fix audio being represented as "1 image" in OpenGraph descriptions
    - Fix video metadata being overwritten by paperclip-av-transcoder
    - Fix embedded player not using Mastodon's UI
    - Fix audio/video progress bars not moving smoothly
    - Fix audio/video buffered bars not displaying correctly
    Gargron committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    662a49d View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Bump es-abstract from 1.17.5 to 1.17.6 (mastodon#14117)

    Bumps [es-abstract](https://github.com/ljharb/es-abstract) from 1.17.5 to 1.17.6.
    - [Release notes](https://github.com/ljharb/es-abstract/releases)
    - [Changelog](https://github.com/ljharb/es-abstract/blob/master/CHANGELOG.md)
    - [Commits](ljharb/es-abstract@v1.17.5...v1.17.6)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    7afc31d View commit details
    Browse the repository at this point in the history
  2. Bump elliptic from 6.5.2 to 6.5.3 (mastodon#14115)

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](indutny/elliptic@v6.5.2...v6.5.3)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    f0f1161 View commit details
    Browse the repository at this point in the history
  3. Bump @babel/core from 7.10.2 to 7.10.3 (mastodon#14112)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.2 to 7.10.3.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.3/packages/babel-core)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    0d258ea View commit details
    Browse the repository at this point in the history
  4. Bump fast-deep-equal from 3.1.1 to 3.1.3 (mastodon#14111)

    Bumps [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) from 3.1.1 to 3.1.3.
    - [Release notes](https://github.com/epoberezkin/fast-deep-equal/releases)
    - [Commits](epoberezkin/fast-deep-equal@v3.1.1...v3.1.3)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    2e88dc3 View commit details
    Browse the repository at this point in the history
  5. Bump aws-partitions from 1.329.0 to 1.332.0 (mastodon#14110)

    Bumps [aws-partitions](https://github.com/aws/aws-sdk-ruby) from 1.329.0 to 1.332.0.
    - [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
    - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-partitions/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-ruby/commits)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    844393e View commit details
    Browse the repository at this point in the history
  6. Bump parser from 2.7.1.3 to 2.7.1.4 (mastodon#14101)

    Bumps [parser](https://github.com/whitequark/parser) from 2.7.1.3 to 2.7.1.4.
    - [Release notes](https://github.com/whitequark/parser/releases)
    - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
    - [Commits](whitequark/parser@v2.7.1.3...v2.7.1.4)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    6d12067 View commit details
    Browse the repository at this point in the history
  7. Bump eslint-plugin-jsx-a11y from 6.2.3 to 6.3.1 (mastodon#14114)

    Bumps [eslint-plugin-jsx-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y) from 6.2.3 to 6.3.1.
    - [Release notes](https://github.com/evcohen/eslint-plugin-jsx-a11y/releases)
    - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md)
    - [Commits](infofarmer/eslint-plugin-jsx-a11y@v6.2.3...v6.3.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    e4503c4 View commit details
    Browse the repository at this point in the history
  8. Bump rdf from 3.1.2 to 3.1.3 (mastodon#14070)

    Bumps [rdf](https://github.com/ruby-rdf/rdf) from 3.1.2 to 3.1.3.
    - [Release notes](https://github.com/ruby-rdf/rdf/releases)
    - [Changelog](https://github.com/ruby-rdf/rdf/blob/develop/CHANGES.md)
    - [Commits](ruby-rdf/rdf@3.1.2...3.1.3)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    32f330d View commit details
    Browse the repository at this point in the history
  9. Bump loofah from 2.5.0 to 2.6.0 (mastodon#14071)

    Bumps [loofah](https://github.com/flavorjones/loofah) from 2.5.0 to 2.6.0.
    - [Release notes](https://github.com/flavorjones/loofah/releases)
    - [Changelog](https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md)
    - [Commits](flavorjones/loofah@v2.5.0...v2.6.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    5b2602f View commit details
    Browse the repository at this point in the history
  10. Bump acorn-walk from 7.1.1 to 7.2.0 (mastodon#14077)

    Bumps [acorn-walk](https://github.com/acornjs/acorn) from 7.1.1 to 7.2.0.
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@7.1.1...7.2.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    bd2550f View commit details
    Browse the repository at this point in the history
  11. Bump eslint-visitor-keys from 1.1.0 to 1.2.0 (mastodon#14076)

    Bumps [eslint-visitor-keys](https://github.com/eslint/eslint-visitor-keys) from 1.1.0 to 1.2.0.
    - [Release notes](https://github.com/eslint/eslint-visitor-keys/releases)
    - [Changelog](https://github.com/eslint/eslint-visitor-keys/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint-visitor-keys@v1.1.0...v1.2.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    cd1f515 View commit details
    Browse the repository at this point in the history
  12. Bump elasticsearch from 7.7.0 to 7.8.0 (mastodon#14108)

    Bumps [elasticsearch](https://github.com/elastic/elasticsearch-ruby) from 7.7.0 to 7.8.0.
    - [Release notes](https://github.com/elastic/elasticsearch-ruby/releases)
    - [Changelog](https://github.com/elastic/elasticsearch-ruby/blob/master/CHANGELOG.md)
    - [Commits](elastic/elasticsearch-ruby@7.7.0...v7.8.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    759662a View commit details
    Browse the repository at this point in the history
  13. Bump stackframe from 1.1.1 to 1.2.0 (mastodon#14082)

    Bumps [stackframe](https://github.com/stacktracejs/stackframe) from 1.1.1 to 1.2.0.
    - [Release notes](https://github.com/stacktracejs/stackframe/releases)
    - [Changelog](https://github.com/stacktracejs/stackframe/blob/master/CHANGELOG.md)
    - [Commits](stacktracejs/stackframe@v1.1.1...v1.2.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    1c2daaa View commit details
    Browse the repository at this point in the history
  14. Bump excon from 0.74.0 to 0.75.0 (mastodon#14103)

    Bumps [excon](https://github.com/excon/excon) from 0.74.0 to 0.75.0.
    - [Release notes](https://github.com/excon/excon/releases)
    - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt)
    - [Commits](excon/excon@v0.74.0...v0.75.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    0ab97c7 View commit details
    Browse the repository at this point in the history
  15. Bump rspec-sidekiq from 3.0.3 to 3.1.0 (mastodon#14104)

    Bumps [rspec-sidekiq](https://github.com/philostler/rspec-sidekiq) from 3.0.3 to 3.1.0.
    - [Release notes](https://github.com/philostler/rspec-sidekiq/releases)
    - [Changelog](https://github.com/philostler/rspec-sidekiq/blob/develop/CHANGES.md)
    - [Commits](wspurgin/rspec-sidekiq@v3.0.3...v3.1.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    034bd61 View commit details
    Browse the repository at this point in the history
  16. Bump capybara from 3.32.2 to 3.33.0 (mastodon#14105)

    Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.32.2 to 3.33.0.
    - [Release notes](https://github.com/teamcapybara/capybara/releases)
    - [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
    - [Commits](teamcapybara/capybara@3.32.2...3.33.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    d272a32 View commit details
    Browse the repository at this point in the history
  17. Bump aws-sigv4 from 1.1.4 to 1.2.0 (mastodon#14107)

    Bumps [aws-sigv4](https://github.com/aws/aws-sdk-ruby) from 1.1.4 to 1.2.0.
    - [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
    - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sigv4/CHANGELOG.md)
    - [Commits](aws/aws-sdk-ruby@1.1.4...1.2.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    3a8ccba View commit details
    Browse the repository at this point in the history
  18. Bump aws-sdk-s3 from 1.68.1 to 1.69.0 (mastodon#14109)

    Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.68.1 to 1.69.0.
    - [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
    - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-s3/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-ruby/commits)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    21f9cc4 View commit details
    Browse the repository at this point in the history
  19. Bump @babel/plugin-proposal-decorators from 7.8.3 to 7.10.3 (mastodon…

    …#14137)
    
    Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) from 7.8.3 to 7.10.3.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.3/packages/babel-plugin-proposal-decorators)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    0f8b8bf View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    62ef640 View commit details
    Browse the repository at this point in the history
  21. Add tootctl email-domain-blocks (mastodon#13589)

    * Add tootctl email_domains (block|unblock)
    
    * fix codeclimate issues.
    
    * fix codeclimate issues.
    
    * fix codeclimate issues.
    
    * add list subcommand, remove log_action.
    
    * fix codeclimate issues.
    
    * filter duplicate hostnames,ips before block
    
    * rebase from currnet master branch.
    rename email_domains_cli.rb to email_domain_blocks_cli.rb .
    rename Mastodon::EmailDomainsCLI to Mastodon::EmailDomainBlocksCLI .
    rename command email_domains to email-domain-blocks . (Thor recognizes both of - and _ )
    rename subcommand block to add .
    rename subcommand unblock to remove .
    change the color in list subcommand to while for domain or cyan for childlen.
    don't use include() in list subcommand.
    suppress console output about succeeded entry.
    add console output about count of processed/skipped.
    remove capitalization in subcommand description.
    remove long_desc in subcommand 'remove'.
    remove duplicate where in subcommand 'remove'.
    
    * fix codeclimate issue.
    tateisu committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    370e38e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9ea91bb View commit details
    Browse the repository at this point in the history
  23. Fix avatar size in public page detailed status (mastodon#14140)

    Regression from the inline-CSS changes
    ClearlyClaire committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    0a56a4a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8ed2f94 View commit details
    Browse the repository at this point in the history
  25. Fix design issues with sensitive preview cards (mastodon#14126)

    * Fix design issues with sensitive preview cards
    
    * Center “sensitive” label on preview image for interactive cards
    
    * Add “button” role to sensitive preview card text
    ClearlyClaire committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    1d2b0d2 View commit details
    Browse the repository at this point in the history
  26. Add a visibility icon to status (mastodon#14123)

    * Add a visibility icon to status
    
    * Change to using the icon element
    
    * Fix RTL
    
    * Add a public globe
    noellabo committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    418f0a3 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f7bdfec View commit details
    Browse the repository at this point in the history
  28. Fix Thai being skipped from language detection (mastodon#13989)

    Thai does not separate words by spaces, so I figured out it should be
    in 'reliable characters regexp' that denotes languages that do the same.
    
    Related mastodon#13891.
    brawaru committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    f5cea4d View commit details
    Browse the repository at this point in the history
  29. Improve wording of the “Add media” button tooltip (mastodon#13954)

    - Remove (incomplete) list of supported formats
    - List types of media (image, video, audio)
    - Tell that several images could be uploaded using plural
    ariasuni committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    e49bd93 View commit details
    Browse the repository at this point in the history
  30. Improve appearence consistency of settings pages (mastodon#13938)

    * Fix header button changing header size in settings pages
    
    * Make form buttons look more like a part of the form in settings pages
    
    - Put buttons closer, using same distance as between inputs
    - Make buton font size a bit smaller to blend a bit more
    - Add the class button to button tags for consisent styling
    ariasuni committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    08cf81f View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Change sensitive preview cards to not blur text (mastodon#14143)

    Also only require click-through for interactive embeds.
    ClearlyClaire committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    a1ad2ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4662afe View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. Remove the terms blacklist and whitelist from UX (mastodon#14149)

    Localization strings:
    
    - "Whitelist mode" -> "Limited federation mode"
    - "Blacklist e-mail domain" -> "Block e-mail domain"
    - "Whitelist domain" -> "Allow domain for federation"
    
    ...And so on
    
    Environment variables (backwards-compatible):
    
    - `WHITELIST_MODE` -> `LIMITED_FEDERATION_MODE`
    - `EMAIL_DOMAIN_BLACKLIST` -> `EMAIL_DOMAIN_DENYLIST`
    - `EMAIL_DOMAIN_WHITELIST` -> `EMAIL_DOMAIN_ALLOWLIST`
    
    tootctl:
    
    - `tootctl domains purge --whitelist-mode` -> `tootctl domains purge --limited-federation-mode`
    
    Removed badly maintained and no longer relevant .env.production.sample file
    Gargron committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    8c04e37 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. Configuration menu
    Copy the full SHA
    fa4876a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Add customizable thumbnails for audio and video attachments (mastodon…

    …#14145)
    
    - Change audio files to not be stripped of metadata
    - Automatically extract cover art from audio if it exists
    - Add `thumbnail` parameter to `POST /api/v1/media`, `POST /api/v2/media` and `PUT /api/v1/media/:id`
    - Add `icon` to represent it in attachments in ActivityPub
    - Fix `preview_url` containing URL of missing missing image when there is no thumbnail instead of null
    - Fix duration of audio not being displayed on public pages until the file is loaded
    Gargron committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    64aac30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1c6dd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e8f51b View commit details
    Browse the repository at this point in the history
  4. Add Helm chart (mastodon#14090)

    * add Helm chart
    
    known issues/future work:
    
    - SSO is unsupported
    
    - S3/Minio/GCS is unsupported
    
    - Swift is unsupported
    
    - WEB_DOMAIN is unsupported
    
    - Tor is unsupported
    
    * helm: clarify how LOCAL_DOMAIN is set
    
    * helm: add chart description
    
    * helm: make DB_POOL and Sidekiq concurrency configurable
    
    * helm: only enforce pod affinity when using ReadWriteOnce
    
    * helm: clarify compatibility
    
    * helm: clean up application variables
    
    * helm: add job to create initial admin
    dunn committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    6d3125f View commit details
    Browse the repository at this point in the history
  5. Bump aws-sdk-s3 from 1.69.0 to 1.72.0 (mastodon#14158)

    Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.69.0 to 1.72.0.
    - [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
    - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-s3/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-ruby/commits)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    a0f65e5 View commit details
    Browse the repository at this point in the history
  6. Bump rubocop from 0.85.1 to 0.86.0 (mastodon#14171)

    Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.85.1 to 0.86.0.
    - [Release notes](https://github.com/rubocop-hq/rubocop/releases)
    - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v0.85.1...v0.86.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    aaef3b5 View commit details
    Browse the repository at this point in the history
  7. Bump react-textarea-autosize from 8.0.1 to 8.1.1 (mastodon#14177)

    Bumps [react-textarea-autosize](https://github.com/Andarist/react-textarea-autosize) from 8.0.1 to 8.1.1.
    - [Release notes](https://github.com/Andarist/react-textarea-autosize/releases)
    - [Changelog](https://github.com/Andarist/react-textarea-autosize/blob/master/CHANGELOG.md)
    - [Commits](Andarist/react-textarea-autosize@v8.0.1...v8.1.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    9794ac1 View commit details
    Browse the repository at this point in the history
  8. Bump @babel/plugin-transform-runtime from 7.10.1 to 7.10.3 (mastodon#…

    …14168)
    
    Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.10.1 to 7.10.3.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.3/packages/babel-plugin-transform-runtime)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    cdce0ac View commit details
    Browse the repository at this point in the history
  9. Bump webpack-cli from 3.3.11 to 3.3.12 (mastodon#14164)

    Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.11 to 3.3.12.
    - [Release notes](https://github.com/webpack/webpack-cli/releases)
    - [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.12/CHANGELOG.md)
    - [Commits](webpack/webpack-cli@v3.3.11...v3.3.12)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    44a54e2 View commit details
    Browse the repository at this point in the history
  10. Bump jest-environment-jsdom from 26.0.1 to 26.1.0 (mastodon#14167)

    Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 26.0.1 to 26.1.0.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v26.1.0/packages/jest-environment-jsdom)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    1b016ae View commit details
    Browse the repository at this point in the history
  11. Bump rails-controller-testing from 1.0.4 to 1.0.5 (mastodon#14161)

    Bumps [rails-controller-testing](https://github.com/rails/rails-controller-testing) from 1.0.4 to 1.0.5.
    - [Release notes](https://github.com/rails/rails-controller-testing/releases)
    - [Commits](rails/rails-controller-testing@v1.0.4...v1.0.5)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    bc6ac0a View commit details
    Browse the repository at this point in the history
  12. Bump pghero from 2.5.0 to 2.5.1 (mastodon#14163)

    Bumps [pghero](https://github.com/ankane/pghero) from 2.5.0 to 2.5.1.
    - [Release notes](https://github.com/ankane/pghero/releases)
    - [Changelog](https://github.com/ankane/pghero/blob/master/CHANGELOG.md)
    - [Commits](ankane/pghero@v2.5.0...v2.5.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    e60ba7c View commit details
    Browse the repository at this point in the history
  13. Bump redis-store from 1.8.2 to 1.9.0 (mastodon#14160)

    Bumps [redis-store](https://github.com/jodosha/redis-store) from 1.8.2 to 1.9.0.
    - [Release notes](https://github.com/jodosha/redis-store/releases)
    - [Changelog](https://github.com/redis-store/redis-store/blob/master/CHANGELOG.md)
    - [Commits](redis-store/redis-store@v1.8.2...v1.9.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    5c43dbb View commit details
    Browse the repository at this point in the history
  14. Add GitHub Sponsors

    Gargron committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    fa183a5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1b198d6 View commit details
    Browse the repository at this point in the history
  16. Bump jest-config from 26.0.1 to 26.1.0 (mastodon#14176)

    Bumps [jest-config](https://github.com/facebook/jest/tree/HEAD/packages/jest-config) from 26.0.1 to 26.1.0.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v26.1.0/packages/jest-config)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    59313b6 View commit details
    Browse the repository at this point in the history
  17. Bump uuid from 8.1.0 to 8.2.0 (mastodon#14162)

    Bumps [uuid](https://github.com/uuidjs/uuid) from 8.1.0 to 8.2.0.
    - [Release notes](https://github.com/uuidjs/uuid/releases)
    - [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
    - [Commits](uuidjs/uuid@v8.1.0...v8.2.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    444b8d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Bump faker from 2.12.0 to 2.13.0 (mastodon#14174)

    Bumps [faker](https://github.com/faker-ruby/faker) from 2.12.0 to 2.13.0.
    - [Release notes](https://github.com/faker-ruby/faker/releases)
    - [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md)
    - [Commits](faker-ruby/faker@v2.12.0...v2.13.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    742b0fe View commit details
    Browse the repository at this point in the history
  2. Bump diff-lcs from 1.3 to 1.4.3 (mastodon#14186)

    Bumps [diff-lcs](https://github.com/halostatue/diff-lcs) from 1.3 to 1.4.3.
    - [Release notes](https://github.com/halostatue/diff-lcs/releases)
    - [Changelog](https://github.com/halostatue/diff-lcs/blob/master/History.md)
    - [Commits](halostatue/diff-lcs@v1.3...v1.4.3)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    ce9ae9a View commit details
    Browse the repository at this point in the history
  3. Add user notes on accounts (mastodon#14148)

    * Add UserNote model
    
    * Add UI for user notes
    
    * Put comment in relationships entity
    
    * Add API to create user notes
    
    * Copy user notes to new account when receiving a Move activity
    
    * Address some of the review remarks
    
    * Replace modal by inline edition
    
    * Please CodeClimate
    
    * Button design changes
    
    * Change design again
    
    * Cancel note edition when pressing Escape
    
    * Fixes
    
    * Tweak design again
    
    * Move “Add note” item, and allow users to add notes to themselves
    
    * Rename UserNote into AccountNote, rename “comment” Relationship attribute to “note”
    ClearlyClaire committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    65506ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7aaf2b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. follow-up mastodon#14149 (mastodon#14192)

    ran `yarn manage:translations en`
    mayaeh committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    411bf18 View commit details
    Browse the repository at this point in the history
  2. Change move handler to carry blocks over (mastodon#14144)

    * Change move handler to carry blocks and mutes over
    
    When user A blocks user B and B moves to a new account C, make A block C
    accordingly.
    
    Note that it only works if A's instance is aware of the Move, that is,
    if B is on A's instance or has followers there.
    
    * Also notify instances with known people blocking you when moving
    
    * Add automatic account notes when blocking/muting an account that had no note
    ClearlyClaire committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    35cedc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4babf5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9ea960 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d23d40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7548a47 View commit details
    Browse the repository at this point in the history
  7. New Crowdin translations (mastodon#13749)

    * New translations en.json (Galician)
    [ci skip]
    
    * New translations en.json (Icelandic)
    [ci skip]
    
    * New translations en.json (Portuguese, Brazilian)
    [ci skip]
    
    * New translations en.json (Indonesian)
    [ci skip]
    
    * New translations en.json (Estonian)
    [ci skip]
    
    * New translations en.json (Kannada)
    [ci skip]
    
    * New translations en.json (Asturian)
    [ci skip]
    
    * New translations en.json (Serbian (Latin))
    [ci skip]
    
    * New translations en.json (Corsican)
    [ci skip]
    
    * New translations en.json (Kabyle)
    [ci skip]
    
    * New translations en.json (Ido)
    [ci skip]
    
    * New translations en.json (Breton)
    [ci skip]
    
    * New translations en.json (Telugu)
    [ci skip]
    
    * New translations en.json (Latvian)
    [ci skip]
    
    * New translations en.json (Hindi)
    [ci skip]
    
    * New translations en.json (Malay)
    [ci skip]
    
    * New translations en.json (Welsh)
    [ci skip]
    
    * New translations en.json (Esperanto)
    [ci skip]
    
    * New translations en.json (Chinese Traditional, Hong Kong)
    [ci skip]
    
    * New translations en.yml (Chinese Traditional, Hong Kong)
    [ci skip]
    
    * New translations en.json (Malayalam)
    [ci skip]
    
    * New translations en.json (Turkish)
    [ci skip]
    
    * New translations en.json (Catalan)
    [ci skip]
    
    * New translations en.json (Czech)
    [ci skip]
    
    * New translations en.json (Danish)
    [ci skip]
    
    * New translations en.json (German)
    [ci skip]
    
    * New translations en.json (Greek)
    [ci skip]
    
    * New translations en.json (Basque)
    [ci skip]
    
    * New translations en.json (Finnish)
    [ci skip]
    
    * New translations en.json (Bulgarian)
    [ci skip]
    
    * New translations en.json (Arabic)
    [ci skip]
    
    * New translations en.json (Hebrew)
    [ci skip]
    
    * New translations en.json (Occitan)
    [ci skip]
    
    * New translations en.json (Sardinian)
    [ci skip]
    
    * New translations en.json (Slovenian)
    [ci skip]
    
    * New translations en.json (Thai)
    [ci skip]
    
    * New translations en.json (Chinese Simplified)
    [ci skip]
    
    * New translations en.json (Slovak)
    [ci skip]
    
    * New translations en.json (Hungarian)
    [ci skip]
    
    * New translations en.json (Ukrainian)
    [ci skip]
    
    * New translations en.json (Norwegian)
    [ci skip]
    
    * New translations en.json (Polish)
    [ci skip]
    
    * New translations en.json (Portuguese)
    [ci skip]
    
    * New translations en.json (Russian)
    [ci skip]
    
    * New translations en.json (Albanian)
    [ci skip]
    
    * New translations en.json (Serbian (Cyrillic))
    [ci skip]
    
    * New translations en.json (Swedish)
    [ci skip]
    
    * New translations en.json (Georgian)
    [ci skip]
    
    * New translations en.json (Armenian)
    [ci skip]
    
    * New translations en.json (Italian)
    [ci skip]
    
    * New translations en.json (Japanese)
    [ci skip]
    
    * New translations en.json (Dutch)
    [ci skip]
    
    * New translations en.json (Korean)
    [ci skip]
    
    * New translations en.json (Lithuanian)
    [ci skip]
    
    * New translations en.json (Macedonian)
    [ci skip]
    
    * New translations en.json (Catalan)
    [ci skip]
    
    * New translations en.json (Russian)
    [ci skip]
    
    * New translations en.json (Persian)
    [ci skip]
    
    * New translations en.json (Catalan)
    [ci skip]
    
    * New translations en.json (Korean)
    [ci skip]
    
    * New translations en.json (Russian)
    [ci skip]
    
    * New translations en.json (Persian)
    [ci skip]
    
    * New translations en.json (Greek)
    [ci skip]
    
    * New translations en.json (French)
    [ci skip]
    
    * New translations en.json (Spanish)
    [ci skip]
    
    * New translations en.json (Italian)
    [ci skip]
    
    * New translations en.json (Portuguese)
    [ci skip]
    
    * New translations en.json (Japanese)
    [ci skip]
    
    * New translations en.json (Italian)
    [ci skip]
    
    * New translations en.yml (Italian)
    [ci skip]
    
    * New translations en.json (Italian)
    [ci skip]
    
    * New translations en.json (Japanese)
    [ci skip]
    
    * New translations en.json (Japanese)
    [ci skip]
    
    * New translations en.json (German)
    [ci skip]
    
    * New translations en.json (Korean)
    [ci skip]
    
    * New translations en.json (Korean)
    [ci skip]
    
    * New translations en.json (German)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.json (Portuguese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.json (Portuguese)
    [ci skip]
    
    * New translations en.yml (Portuguese)
    [ci skip]
    
    * New translations en.yml (Japanese)
    [ci skip]
    
    * New translations en.json (Spanish, Argentina)
    [ci skip]
    
    * New translations en.yml (Japanese)
    [ci skip]
    
    * New translations en.json (Galician)
    [ci skip]
    
    * New translations en.json (Spanish)
    [ci skip]
    
    * New translations en.yml (Spanish, Argentina)
    [ci skip]
    
    * New translations en.json (Dutch)
    [ci skip]
    
    * New translations en.json (Polish)
    [ci skip]
    
    * New translations en.yml (Polish)
    [ci skip]
    
    * New translations simple_form.en.yml (Polish)
    [ci skip]
    
    * New translations en.json (Albanian)
    [ci skip]
    
    * New translations en.json (Albanian)
    [ci skip]
    
    * New translations en.json (Hungarian)
    [ci skip]
    
    * New translations en.json (Hungarian)
    [ci skip]
    
    * New translations devise.en.yml (Persian)
    [ci skip]
    
    * New translations en.json (Persian)
    [ci skip]
    
    * New translations en.json (Czech)
    [ci skip]
    
    * New translations en.yml (Czech)
    [ci skip]
    
    * New translations simple_form.en.yml (Czech)
    [ci skip]
    
    * New translations en.yml (Czech)
    [ci skip]
    
    * New translations en.json (Greek)
    [ci skip]
    
    * New translations en.json (Portuguese, Brazilian)
    [ci skip]
    
    * New translations en.json (Corsican)
    [ci skip]
    
    * New translations en.json (Corsican)
    [ci skip]
    
    * New translations simple_form.en.yml (Corsican)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Persian)
    [ci skip]
    
    * New translations en.json (Arabic)
    [ci skip]
    
    * New translations en.json (Japanese)
    [ci skip]
    
    * New translations en.yml (Japanese)
    [ci skip]
    
    * New translations en.json (Japanese)
    [ci skip]
    
    * New translations en.yml (Japanese)
    [ci skip]
    
    * New translations en.json (Chinese Simplified)
    [ci skip]
    
    * New translations en.json (Catalan)
    [ci skip]
    
    * New translations en.json (Taigi)
    [ci skip]
    
    * New translations en.yml (Taigi)
    [ci skip]
    
    * New translations simple_form.en.yml (Taigi)
    [ci skip]
    
    * New translations activerecord.en.yml (Taigi)
    [ci skip]
    
    * New translations devise.en.yml (Taigi)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Taigi)
    [ci skip]
    
    * New translations simple_form.en.yml (French)
    [ci skip]
    
    * New translations en.json (French)
    [ci skip]
    
    * New translations en.json (Romanian)
    [ci skip]
    
    * New translations en.json (Romanian)
    [ci skip]
    
    * New translations en.yml (Romanian)
    [ci skip]
    
    * New translations en.yml (Romanian)
    [ci skip]
    
    * New translations en.yml (Japanese)
    [ci skip]
    
    * New translations en.yml (Japanese)
    [ci skip]
    
    * New translations en.yml (Japanese)
    [ci skip]
    
    * New translations en.yml (Japanese)
    [ci skip]
    
    * New translations en.json (Japanese)
    [ci skip]
    
    * New translations en.json (Icelandic)
    [ci skip]
    
    * New translations en.json (Icelandic)
    [ci skip]
    
    * New translations en.yml (Chinese Simplified)
    [ci skip]
    
    * New translations en.json (Chinese Simplified)
    [ci skip]
    
    * New translations en.yml (Chinese Simplified)
    [ci skip]
    
    * New translations simple_form.en.yml (Chinese Simplified)
    [ci skip]
    
    * New translations en.json (Chinese Simplified)
    [ci skip]
    
    * New translations en.json (Japanese)
    [ci skip]
    
    * New translations en.json (Persian)
    [ci skip]
    
    * New translations en.json (Persian)
    [ci skip]
    
    * New translations en.json (Thai)
    [ci skip]
    
    * New translations en.yml (Thai)
    [ci skip]
    
    * New translations simple_form.en.yml (Thai)
    [ci skip]
    
    * New translations en.json (Thai)
    [ci skip]
    
    * New translations en.json (Thai)
    [ci skip]
    
    * New translations en.yml (Thai)
    [ci skip]
    
    * New translations en.json (Thai)
    [ci skip]
    
    * New translations en.json (Thai)
    [ci skip]
    
    * New translations en.yml (Thai)
    [ci skip]
    
    * New translations en.json (Thai)
    [ci skip]
    
    * New translations en.yml (Thai)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Thai)
    [ci skip]
    
    * New translations en.json (Thai)
    [ci skip]
    
    * New translations en.json (Thai)
    [ci skip]
    
    * New translations en.json (Silesian)
    [ci skip]
    
    * New translations en.yml (Silesian)
    [ci skip]
    
    * New translations simple_form.en.yml (Silesian)
    [ci skip]
    
    * New translations activerecord.en.yml (Silesian)
    [ci skip]
    
    * New translations devise.en.yml (Silesian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Silesian)
    [ci skip]
    
    * New translations en.json (Armenian)
    [ci skip]
    
    * New translations en.yml (Persian)
    [ci skip]
    
    * New translations en.yml (Portuguese, Brazilian)
    [ci skip]
    
    * New translations en.json (Persian)
    [ci skip]
    
    * New translations en.yml (Russian)
    [ci skip]
    
    * New translations en.yml (French)
    [ci skip]
    
    * New translations en.yml (Portuguese)
    [ci skip]
    
    * New translations en.yml (Spanish)
    [ci skip]
    
    * New translations en.yml (Korean)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Korean)
    [ci skip]
    
    * New translations en.yml (Spanish, Argentina)
    [ci skip]
    
    * New translations en.yml (Galician)
    [ci skip]
    
    * New translations en.yml (Catalan)
    [ci skip]
    
    * New translations en.yml (Hungarian)
    [ci skip]
    
    * New translations en.yml (Persian)
    [ci skip]
    
    * New translations en.yml (Greek)
    [ci skip]
    
    * New translations en.yml (Albanian)
    [ci skip]
    
    * New translations en.json (Kabyle)
    [ci skip]
    
    * New translations en.yml (Thai)
    [ci skip]
    
    * New translations en.yml (Italian)
    [ci skip]
    
    * New translations en.yml (Galician)
    [ci skip]
    
    * New translations en.yml (Portuguese, Brazilian)
    [ci skip]
    
    * New translations en.yml (Russian)
    [ci skip]
    
    * New translations en.json (Thai)
    [ci skip]
    
    * New translations en.yml (Japanese)
    [ci skip]
    
    * New translations en.json (Japanese)
    [ci skip]
    
    * New translations en.yml (Japanese)
    [ci skip]
    
    * New translations en.yml (Japanese)
    [ci skip]
    
    * New translations en.yml (Asturian)
    [ci skip]
    
    * New translations en.yml (Japanese)
    [ci skip]
    
    * New translations simple_form.en.yml (Japanese)
    [ci skip]
    
    * New translations en.yml (Japanese)
    [ci skip]
    
    * New translations en.json (Albanian)
    [ci skip]
    
    * New translations en.yml (Albanian)
    [ci skip]
    
    * New translations en.yml (Catalan)
    [ci skip]
    
    * New translations en.json (Albanian)
    [ci skip]
    
    * New translations en.yml (French)
    [ci skip]
    
    * New translations en.json (Albanian)
    [ci skip]
    
    * New translations en.yml (Corsican)
    [ci skip]
    
    * New translations en.yml (Russian)
    [ci skip]
    
    * New translations en.json (Albanian)
    [ci skip]
    
    * New translations en.json (Albanian)
    [ci skip]
    
    * New translations simple_form.en.yml (Albanian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Albanian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Albanian)
    [ci skip]
    
    * New translations en.yml (Spanish, Argentina)
    [ci skip]
    
    * New translations en.yml (Armenian)
    [ci skip]
    
    * New translations en.yml (Armenian)
    [ci skip]
    
    * New translations en.yml (Albanian)
    [ci skip]
    
    * New translations en.yml (Japanese)
    [ci skip]
    
    * New translations en.yml (Korean)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Japanese)
    [ci skip]
    
    * New translations en.yml (Japanese)
    [ci skip]
    
    * New translations en.yml (Galician)
    [ci skip]
    
    * New translations en.yml (Spanish)
    [ci skip]
    
    * New translations en.yml (Portuguese)
    [ci skip]
    
    * New translations en.yml (Portuguese)
    [ci skip]
    
    * New translations en.yml (Hungarian)
    [ci skip]
    
    * New translations en.yml (Spanish)
    [ci skip]
    
    * New translations en.yml (Albanian)
    [ci skip]
    
    * New translations en.yml (Icelandic)
    [ci skip]
    
    * New translations en.yml (Corsican)
    [ci skip]
    
    * New translations en.yml (Hungarian)
    [ci skip]
    
    * New translations en.yml (Persian)
    [ci skip]
    
    * New translations en.yml (Galician)
    [ci skip]
    
    * New translations en.yml (Persian)
    [ci skip]
    
    * New translations en.yml (Catalan)
    [ci skip]
    
    * New translations en.yml (Spanish, Argentina)
    [ci skip]
    
    * New translations en.yml (Italian)
    [ci skip]
    
    * New translations en.yml (Portuguese, Brazilian)
    [ci skip]
    
    * New translations en.yml (Russian)
    [ci skip]
    
    * i18n-tasks normalize
    
    * yarn manage:translations
    Gargron committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    7f1143a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    162adf6 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    534da9b View commit details
    Browse the repository at this point in the history
  2. Change the about.instance_actor_flash to be single-line (mastodon#14200)

    Some translations of that string are single-line, which somehow seems to make
    Crowdin issue a blank newline at the end of those translations.
    
    This, in turns, leads to different results when running “i18n-tasks normalize”
    depending on the version of libyaml installed, making the CI fail if it
    runs a different version than whoever ran “i18n-tasks normalize”.
    
    Since there is no real reason for that source string to be multi-line (it is
    only displayed in HTML, without replacing newlines by <br/> tags),
    attempt to fix Crowdin export by making the source string single-line.
    ClearlyClaire committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    a80fd8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e399b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2318027 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f2ab48 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. Configuration menu
    Copy the full SHA
    99f3a55 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Configuration menu
    Copy the full SHA
    c4f47f5 View commit details
    Browse the repository at this point in the history
  2. Replace shortNumberFormat with <ShortNumber> (mastodon#14061)

    This commit introduces new utility component - ShortNumber. It should
    work almost the same way as original shortNumberFormat function,
    though it also localizes units and accepts one more prop - renderer.
    
    Renderer is a function that takes rendered short formatted number
    and also ready-to-pluralize number to format display result accordingly.
    Ready-to-pluralize number allows to correctly select plural for
    compactly notated numbers, respecting thousands and other units.
    
    Issue mastodon#12451 accurately describes the issue with using raw numbers
    when replacing counter with short version. In short, it doesn't work
    with languages such as Russian, that require different plurals,
    according to the unit number was compacted to.
    
    All previous usages of shortNumberFormat were replaced with new
    function, and as it became unused, it was removed to avoid misleading.
    brawaru committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    cb2adaa View commit details
    Browse the repository at this point in the history
  3. Bump aws-sdk-s3 from 1.72.0 to 1.73.0 (mastodon#14219)

    Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.72.0 to 1.73.0.
    - [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
    - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-s3/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-ruby/commits)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    3a530b7 View commit details
    Browse the repository at this point in the history
  4. Bump @babel/preset-env from 7.10.2 to 7.10.4 (mastodon#14218)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.2 to 7.10.4.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-preset-env)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    1807614 View commit details
    Browse the repository at this point in the history
  5. Bump js-base64 from 2.5.2 to 2.6.2 (mastodon#14237)

    Bumps [js-base64](https://github.com/dankogai/js-base64) from 2.5.2 to 2.6.2.
    - [Release notes](https://github.com/dankogai/js-base64/releases)
    - [Commits](dankogai/js-base64@2.5.2...2.6.2)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    082b8d0 View commit details
    Browse the repository at this point in the history
  6. Bump electron-to-chromium from 1.3.475 to 1.3.488 (mastodon#14239)

    Bumps [electron-to-chromium](https://github.com/kilian/electron-to-chromium) from 1.3.475 to 1.3.488.
    - [Release notes](https://github.com/kilian/electron-to-chromium/releases)
    - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
    - [Commits](Kilian/electron-to-chromium@v1.3.475...v1.3.488)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    a630f77 View commit details
    Browse the repository at this point in the history
  7. Bump terser-webpack-plugin from 3.0.3 to 3.0.6 (mastodon#14238)

    Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 3.0.3 to 3.0.6.
    - [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
    - [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/terser-webpack-plugin@v3.0.3...v3.0.6)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    8eb3842 View commit details
    Browse the repository at this point in the history
  8. Bump caniuse-lite from 1.0.30001084 to 1.0.30001094 (mastodon#14229)

    Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite) from 1.0.30001084 to 1.0.30001094.
    - [Release notes](https://github.com/ben-eb/caniuse-lite/releases)
    - [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md)
    - [Commits](browserslist/caniuse-lite@v1.0.30001084...v1.0.30001094)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    0f92696 View commit details
    Browse the repository at this point in the history
  9. Bump yargs from 15.3.1 to 15.4.0 (mastodon#14234)

    Bumps [yargs](https://github.com/yargs/yargs) from 15.3.1 to 15.4.0.
    - [Release notes](https://github.com/yargs/yargs/releases)
    - [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
    - [Commits](yargs/yargs@v15.3.1...v15.4.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    927a452 View commit details
    Browse the repository at this point in the history
  10. Bump json from 2.3.0 to 2.3.1 (mastodon#14227)

    Bumps [json](https://github.com/flori/json) from 2.3.0 to 2.3.1.
    - [Release notes](https://github.com/flori/json/releases)
    - [Changelog](https://github.com/flori/json/blob/master/CHANGES.md)
    - [Commits](flori/json@v2.3.0...v2.3.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    2c7c970 View commit details
    Browse the repository at this point in the history
  11. Bump omniauth-saml from 1.10.1 to 1.10.2 (mastodon#14226)

    Bumps [omniauth-saml](https://github.com/omniauth/omniauth-saml) from 1.10.1 to 1.10.2.
    - [Release notes](https://github.com/omniauth/omniauth-saml/releases)
    - [Changelog](https://github.com/omniauth/omniauth-saml/blob/master/CHANGELOG.md)
    - [Commits](omniauth/omniauth-saml@v1.10.1...v1.10.2)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    769f740 View commit details
    Browse the repository at this point in the history
  12. Bump rdf from 3.1.3 to 3.1.4 (mastodon#14225)

    Bumps [rdf](https://github.com/ruby-rdf/rdf) from 3.1.3 to 3.1.4.
    - [Release notes](https://github.com/ruby-rdf/rdf/releases)
    - [Changelog](https://github.com/ruby-rdf/rdf/blob/develop/CHANGES.md)
    - [Commits](ruby-rdf/rdf@3.1.3...3.1.4)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    8620f54 View commit details
    Browse the repository at this point in the history
  13. Bump diff-lcs from 1.4.3 to 1.4.4 (mastodon#14220)

    Bumps [diff-lcs](https://github.com/halostatue/diff-lcs) from 1.4.3 to 1.4.4.
    - [Release notes](https://github.com/halostatue/diff-lcs/releases)
    - [Changelog](https://github.com/halostatue/diff-lcs/blob/master/History.md)
    - [Commits](halostatue/diff-lcs@v1.4.3...v1.4.4)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    9db1388 View commit details
    Browse the repository at this point in the history
  14. Bump arrow-key-navigation from 1.1.0 to 1.2.0 (mastodon#14222)

    Bumps [arrow-key-navigation](https://github.com/nolanlawson/arrow-key-navigation) from 1.1.0 to 1.2.0.
    - [Release notes](https://github.com/nolanlawson/arrow-key-navigation/releases)
    - [Commits](nolanlawson/arrow-key-navigation@v1.1.0...v1.2.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    d48a128 View commit details
    Browse the repository at this point in the history
  15. Bump expect from 26.0.1 to 26.1.0 (mastodon#14235)

    Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect) from 26.0.1 to 26.1.0.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v26.1.0/packages/expect)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    93eb192 View commit details
    Browse the repository at this point in the history
  16. Bump jest-leak-detector from 26.0.1 to 26.1.0 (mastodon#14233)

    Bumps [jest-leak-detector](https://github.com/facebook/jest/tree/HEAD/packages/jest-leak-detector) from 26.0.1 to 26.1.0.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v26.1.0/packages/jest-leak-detector)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    37bb2d8 View commit details
    Browse the repository at this point in the history
  17. Bump @babel/plugin-transform-react-inline-elements from 7.10.1 to 7.1…

    …0.4 (mastodon#14236)
    
    Bumps [@babel/plugin-transform-react-inline-elements](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-react-inline-elements) from 7.10.1 to 7.10.4.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-plugin-transform-react-inline-elements)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    0f16f2a View commit details
    Browse the repository at this point in the history
  18. Bump jest-watcher from 26.0.1 to 26.1.0 (mastodon#14231)

    Bumps [jest-watcher](https://github.com/facebook/jest/tree/HEAD/packages/jest-watcher) from 26.0.1 to 26.1.0.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v26.1.0/packages/jest-watcher)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    e3ca2b0 View commit details
    Browse the repository at this point in the history
  19. Bump @babel/plugin-transform-runtime from 7.10.3 to 7.10.4 (mastodon#…

    …14217)
    
    Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.10.3 to 7.10.4.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-plugin-transform-runtime)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    aa363c4 View commit details
    Browse the repository at this point in the history
  20. Bump @babel/preset-react from 7.10.1 to 7.10.4 (mastodon#14228)

    Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.10.1 to 7.10.4.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-preset-react)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    3095781 View commit details
    Browse the repository at this point in the history
  21. Bump jest-cli from 26.0.1 to 26.1.0 (mastodon#14240)

    Bumps [jest-cli](https://github.com/facebook/jest/tree/HEAD/packages/jest-cli) from 26.0.1 to 26.1.0.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v26.1.0/packages/jest-cli)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    4e0357c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    83fd046 View commit details
    Browse the repository at this point in the history
  23. Change design of account notes in web UI (mastodon#14208)

    * Change design of account notes in web UI
    
    * Fix `for` -> `htmlFor`
    Gargron committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    c318741 View commit details
    Browse the repository at this point in the history
  24. Fix hashtag column options styling (mastodon#14247)

    * Enable nonces for stylesheets
    
    * Pass nonce to react-select
    ClearlyClaire committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    a783bdf View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Configuration menu
    Copy the full SHA
    e96e9ca View commit details
    Browse the repository at this point in the history
  2. Bump babel-jest from 25.2.4 to 26.1.0 (mastodon#14216)

    Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 25.2.4 to 26.1.0.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v26.1.0/packages/babel-jest)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    c7c07ab View commit details
    Browse the repository at this point in the history
  3. Change User-Agent of link preview fetching service to include "Bot" (m…

    …astodon#14248)
    
    This forces Twitter to render OpenGraph tags in the response
    Gargron committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    ed04697 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06fc6a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c903c7 View commit details
    Browse the repository at this point in the history
  6. Fix other sessions not being logged out on password change (mastodon#…

    …14252)
    
    While OAuth tokens were immediately revoked, accessing the home
    controller immediately generated new OAuth tokens and "revived"
    the session due to a combination of using remember_me tokens and
    overwriting the `authenticate_user!` method
    Gargron committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    8448702 View commit details
    Browse the repository at this point in the history
  7. Change rate limits for various paths (mastodon#14253)

    - Rate limit login attempts by target account
    - Rate limit password resets and e-mail re-confirmations by target account
    - Rate limit sign-up/login attempts, password resets, and e-mail re-confirmations by IP like before
    Gargron committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    81a3db1 View commit details
    Browse the repository at this point in the history
  8. Fix media attachments enumeration (mastodon#14254)

    * Fix media attachment enumeration
    
    * Switch media_attachments id to snowflake ids
    
    Co-authored-by: Thibaut Girka <[email protected]>
    Gargron and ClearlyClaire committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    6e25574 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    701e5b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    961789d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Configuration menu
    Copy the full SHA
    2581715 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    606c975 View commit details
    Browse the repository at this point in the history
  3. Fix WebUI crash on sensitive preview card with no preview thumbnail (m…

    …astodon#14261)
    
    Follow-up on mastodon#14260 which only fixed half the call sites
    ClearlyClaire committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    d308a86 View commit details
    Browse the repository at this point in the history
  4. Revert tesseract.js to [email protected] (mastodon#14262)

    The OCR feature in master is broken, there are several reasons for this:
    - naptha/tesseract.js#369
    - naptha/tesseract.js#346
    - and the fact that the worker JS file is served with an unversioned URL,
      and, in the nginx config we provide, served with
      "public, max-age=31536000, immutable", leading to version mismatches as
      the old version gets cached
    ClearlyClaire committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    65e5efb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d2135a View commit details
    Browse the repository at this point in the history
  6. remove unused word. (mastodon#14250)

    ran `yarn manage:translations en`
    mayaeh committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    fbbec3f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Configuration menu
    Copy the full SHA
    5b7a93b View commit details
    Browse the repository at this point in the history
  2. Replace repetitive blurhash code with component (mastodon#14267)

    This commit replaces all unnecessarily repeated code for decoding and
    embedding blurhash canvases with separate component - <Blurhash>.
    
    Under the hood Blurhash component will use effect dependent on its
    props. This gives a few benefits: it will only be re-rendered whenever
    the hash or width/height/dummy props update, and will not render if
    canvas won't get to the final DOM, because then effect won't fire,
    which prevents weird bugs like mastodon#14257.
    brawaru committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    61c07c3 View commit details
    Browse the repository at this point in the history
  3. Freeze scroll position when a dropdown menu is open in the TL (mastod…

    …on#14271)
    
    * Freeze scroll position when a dropdown menu is open in the TL
    
    * Apply this to direct TL as well
    
    * Fix case when mouse leaves the menu
    ClearlyClaire committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    6fda3cb View commit details
    Browse the repository at this point in the history
  4. Improve safety of Blurhash component (mastodon#14278)

    There was a missed empty hash check. As well as rendering is now wrapped
    in try/catch block, so app won't crash if any Blurhash component fails
    to render its contents as it's not that critical.
    brawaru committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    3ef94c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Add attribution notice to the audio player component (mastodon#14280)

    The code for rendering a frequency graph around a circle has been adopted (with modifications) from a CodePen by Alex Permyakov
    Gargron committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    a78b87d View commit details
    Browse the repository at this point in the history
  2. Audio player visualization improvements (mastodon#14281)

    * Fix audio player ticks position
    
    * Split visualizer code into own file to comply with license
    
    * Change top-left corner of visualizer always showing peaks, clean up code
    ClearlyClaire committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    a2abe35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38579b9 View commit details
    Browse the repository at this point in the history
  4. New Crowdin updates (mastodon#14197)

    * New translations devise.en.yml (Uyghur)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Uyghur)
    [ci skip]
    
    * New translations en.json (Sorani (Kurdish))
    [ci skip]
    
    * New translations en.yml (Sorani (Kurdish))
    [ci skip]
    
    * New translations simple_form.en.yml (Sorani (Kurdish))
    [ci skip]
    
    * New translations activerecord.en.yml (Sorani (Kurdish))
    [ci skip]
    
    * New translations devise.en.yml (Sorani (Kurdish))
    [ci skip]
    
    * New translations doorkeeper.en.yml (Sorani (Kurdish))
    [ci skip]
    
    * New translations en.json (Kabyle)
    [ci skip]
    
    * New translations en.json (Chinese Traditional, Hong Kong)
    [ci skip]
    
    * New translations en.yml (Chinese Simplified)
    [ci skip]
    
    * New translations simple_form.en.yml (Chinese Simplified)
    [ci skip]
    
    * New translations en.yml (Chinese Simplified)
    [ci skip]
    
    * New translations en.json (Kabyle)
    [ci skip]
    
    * New translations en.json (Hebrew)
    [ci skip]
    
    * New translations en.json (Hebrew)
    [ci skip]
    
    * New translations en.json (Hebrew)
    [ci skip]
    
    * New translations en.json (Hebrew)
    [ci skip]
    
    * New translations en.json (Russian)
    [ci skip]
    
    * New translations en.yml (Persian)
    [ci skip]
    
    * New translations en.json (Persian)
    [ci skip]
    
    * New translations en.json (Croatian)
    [ci skip]
    
    * New translations en.json (Marathi)
    [ci skip]
    
    * New translations en.json (Norwegian Nynorsk)
    [ci skip]
    
    * New translations en.json (Bengali)
    [ci skip]
    
    * New translations en.json (Spanish, Argentina)
    [ci skip]
    
    * New translations en.json (Hindi)
    [ci skip]
    
    * New translations en.json (Latvian)
    [ci skip]
    
    * New translations en.json (Estonian)
    [ci skip]
    
    * New translations en.json (Kazakh)
    [ci skip]
    
    * New translations en.json (Galician)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Urdu (Pakistan))
    [ci skip]
    
    * New translations en.json (Chinese Traditional)
    [ci skip]
    
    * New translations en.json (Icelandic)
    [ci skip]
    
    * New translations en.json (Tamil)
    [ci skip]
    
    * New translations en.json (Persian)
    [ci skip]
    
    * New translations en.json (Indonesian)
    [ci skip]
    
    * New translations en.json (Portuguese, Brazilian)
    [ci skip]
    
    * New translations en.json (Ido)
    [ci skip]
    
    * New translations en.json (Kabyle)
    [ci skip]
    
    * New translations en.json (Corsican)
    [ci skip]
    
    * New translations en.json (Serbian (Latin))
    [ci skip]
    
    * New translations en.json (Uyghur)
    [ci skip]
    
    * New translations en.json (Sorani (Kurdish))
    [ci skip]
    
    * New translations en.json (Taigi)
    [ci skip]
    
    * New translations en.json (Silesian)
    [ci skip]
    
    * New translations en.json (Malay)
    [ci skip]
    
    * New translations en.json (Welsh)
    [ci skip]
    
    * New translations en.json (Esperanto)
    [ci skip]
    
    * New translations en.json (Telugu)
    [ci skip]
    
    * New translations en.json (Chinese Traditional, Hong Kong)
    [ci skip]
    
    * New translations en.json (Asturian)
    [ci skip]
    
    * New translations en.json (Kannada)
    [ci skip]
    
    * New translations en.json (Breton)
    [ci skip]
    
    * New translations en.json (Malayalam)
    [ci skip]
    
    * New translations en.json (Catalan)
    [ci skip]
    
    * New translations en.json (Bulgarian)
    [ci skip]
    
    * New translations en.json (Arabic)
    [ci skip]
    
    * New translations en.json (Spanish)
    [ci skip]
    
    * New translations en.json (Czech)
    [ci skip]
    
    * New translations en.json (Greek)
    [ci skip]
    
    * New translations en.json (Basque)
    [ci skip]
    
    * New translations en.json (Danish)
    [ci skip]
    
    * New translations en.json (German)
    [ci skip]
    
    * New translations en.json (Finnish)
    [ci skip]
    
    * New translations en.json (Thai)
    [ci skip]
    
    * New translations en.json (Slovenian)
    [ci skip]
    
    * New translations en.json (Sardinian)
    [ci skip]
    
    * New translations en.json (Romanian)
    [ci skip]
    
    * New translations en.json (Occitan)
    [ci skip]
    
    * New translations en.json (Chinese Simplified)
    [ci skip]
    
    * New translations en.json (Ukrainian)
    [ci skip]
    
    * New translations en.json (French)
    [ci skip]
    
    * New translations en.json (Hungarian)
    [ci skip]
    
    * New translations en.json (Slovak)
    [ci skip]
    
    * New translations en.json (Russian)
    [ci skip]
    
    * New translations en.json (Portuguese)
    [ci skip]
    
    * New translations en.json (Polish)
    [ci skip]
    
    * New translations en.json (Norwegian)
    [ci skip]
    
    * New translations en.json (Turkish)
    [ci skip]
    
    * New translations en.json (Swedish)
    [ci skip]
    
    * New translations en.json (Serbian (Cyrillic))
    [ci skip]
    
    * New translations en.json (Albanian)
    [ci skip]
    
    * New translations en.json (Italian)
    [ci skip]
    
    * New translations en.json (Armenian)
    [ci skip]
    
    * New translations en.json (Hebrew)
    [ci skip]
    
    * New translations en.json (Japanese)
    [ci skip]
    
    * New translations en.json (Dutch)
    [ci skip]
    
    * New translations en.json (Macedonian)
    [ci skip]
    
    * New translations en.json (Lithuanian)
    [ci skip]
    
    * New translations en.json (Georgian)
    [ci skip]
    
    * New translations en.json (Korean)
    [ci skip]
    
    * New translations en.json (Portuguese)
    [ci skip]
    
    * New translations en.json (Spanish)
    [ci skip]
    
    * New translations en.json (Korean)
    [ci skip]
    
    * New translations en.json (German)
    [ci skip]
    
    * New translations en.json (Japanese)
    [ci skip]
    
    * New translations en.json (Russian)
    [ci skip]
    
    * New translations en.json (French)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Catalan)
    [ci skip]
    
    * New translations en.json (Galician)
    [ci skip]
    
    * New translations en.json (Kabyle)
    [ci skip]
    
    * New translations en.json (Kabyle)
    [ci skip]
    
    * New translations en.json (Kabyle)
    [ci skip]
    
    * New translations en.json (Kabyle)
    [ci skip]
    
    * New translations en.json (Spanish, Argentina)
    [ci skip]
    
    * New translations en.json (Hungarian)
    [ci skip]
    
    * New translations en.json (Albanian)
    [ci skip]
    
    * New translations en.json (Corsican)
    [ci skip]
    
    * New translations simple_form.en.yml (Dutch)
    [ci skip]
    
    * New translations simple_form.en.yml (Dutch)
    [ci skip]
    
    * New translations en.json (Dutch)
    [ci skip]
    
    * New translations en.json (Dutch)
    [ci skip]
    
    * New translations en.json (Dutch)
    [ci skip]
    
    * New translations en.json (Dutch)
    [ci skip]
    
    * New translations en.json (Dutch)
    [ci skip]
    
    * New translations en.yml (Dutch)
    [ci skip]
    
    * New translations en.yml (Dutch)
    [ci skip]
    
    * New translations en.yml (Dutch)
    [ci skip]
    
    * New translations en.yml (Dutch)
    [ci skip]
    
    * New translations en.json (Thai)
    [ci skip]
    
    * New translations en.yml (Thai)
    [ci skip]
    
    * New translations en.yml (Dutch)
    [ci skip]
    
    * New translations en.yml (Dutch)
    [ci skip]
    
    * New translations en.yml (Dutch)
    [ci skip]
    
    * New translations en.yml (Dutch)
    [ci skip]
    
    * New translations en.yml (Dutch)
    [ci skip]
    
    * New translations en.json (Portuguese, Brazilian)
    [ci skip]
    
    * New translations en.json (Occitan)
    [ci skip]
    
    * New translations en.json (Occitan)
    [ci skip]
    
    * New translations en.yml (Occitan)
    [ci skip]
    
    * New translations en.json (Italian)
    [ci skip]
    
    * New translations en.json (Persian)
    [ci skip]
    
    * New translations en.json (French)
    [ci skip]
    
    * New translations en.yml (French)
    [ci skip]
    
    * New translations en.json (Arabic)
    [ci skip]
    
    * New translations en.json (Kabyle)
    [ci skip]
    
    * New translations en.json (Kabyle)
    [ci skip]
    
    * New translations en.yml (Kabyle)
    [ci skip]
    
    * New translations en.json (Icelandic)
    [ci skip]
    
    * New translations en.json (Portuguese, Brazilian)
    [ci skip]
    
    * New translations en.json (Indonesian)
    [ci skip]
    
    * New translations en.json (Persian)
    [ci skip]
    
    * New translations en.json (Galician)
    [ci skip]
    
    * New translations en.json (Tamil)
    [ci skip]
    
    * New translations en.json (Spanish, Argentina)
    [ci skip]
    
    * New translations en.json (Bengali)
    [ci skip]
    
    * New translations en.json (Marathi)
    [ci skip]
    
    * New translations en.json (Albanian)
    [ci skip]
    
    * New translations en.json (Serbian (Cyrillic))
    [ci skip]
    
    * New translations en.json (Swedish)
    [ci skip]
    
    * New translations en.json (Turkish)
    [ci skip]
    
    * New translations en.json (Chinese Traditional)
    [ci skip]
    
    * New translations en.json (Urdu (Pakistan))
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Welsh)
    [ci skip]
    
    * New translations en.json (Esperanto)
    [ci skip]
    
    * New translations en.json (Chinese Traditional, Hong Kong)
    [ci skip]
    
    * New translations en.json (Malayalam)
    [ci skip]
    
    * New translations en.json (Telugu)
    [ci skip]
    
    * New translations en.json (Breton)
    [ci skip]
    
    * New translations en.json (Kannada)
    [ci skip]
    
    * New translations en.json (Uyghur)
    [ci skip]
    
    * New translations en.json (Croatian)
    [ci skip]
    
    * New translations en.json (Norwegian Nynorsk)
    [ci skip]
    
    * New translations en.json (Kazakh)
    [ci skip]
    
    * New translations en.json (Estonian)
    [ci skip]
    
    * New translations en.json (Latvian)
    [ci skip]
    
    * New translations en.json (Hindi)
    [ci skip]
    
    * New translations en.json (Malay)
    [ci skip]
    
    * New translations en.json (Spanish)
    [ci skip]
    
    * New translations en.json (Arabic)
    [ci skip]
    
    * New translations en.json (Bulgarian)
    [ci skip]
    
    * New translations en.json (Catalan)
    [ci skip]
    
    * New translations en.json (Czech)
    [ci skip]
    
    * New translations en.json (Danish)
    [ci skip]
    
    * New translations en.json (German)
    [ci skip]
    
    * New translations en.json (Greek)
    [ci skip]
    
    * New translations en.json (Romanian)
    [ci skip]
    
    * New translations en.json (Slovenian)
    [ci skip]
    
    * New translations en.json (Thai)
    [ci skip]
    
    * New translations en.json (Chinese Simplified)
    [ci skip]
    
    * New translations en.json (Slovak)
    [ci skip]
    
    * New translations en.json (Hungarian)
    [ci skip]
    
    * New translations en.json (French)
    [ci skip]
    
    * New translations en.json (Ukrainian)
    [ci skip]
    
    * New translations en.json (Norwegian)
    [ci skip]
    
    * New translations en.json (Lithuanian)
    [ci skip]
    
    * New translations en.json (Macedonian)
    [ci skip]
    
    * New translations en.json (Dutch)
    [ci skip]
    
    * New translations en.json (Polish)
    [ci skip]
    
    * New translations en.json (Basque)
    [ci skip]
    
    * New translations en.json (Portuguese)
    [ci skip]
    
    * New translations en.json (Russian)
    [ci skip]
    
    * New translations en.json (Armenian)
    [ci skip]
    
    * New translations en.json (Korean)
    [ci skip]
    
    * New translations en.json (Finnish)
    [ci skip]
    
    * New translations en.json (Hebrew)
    [ci skip]
    
    * New translations en.json (Georgian)
    [ci skip]
    
    * New translations en.json (Japanese)
    [ci skip]
    
    * New translations en.json (Italian)
    [ci skip]
    
    * New translations en.json (Ido)
    [ci skip]
    
    * New translations en.json (Taigi)
    [ci skip]
    
    * New translations en.json (Silesian)
    [ci skip]
    
    * New translations en.json (Sardinian)
    [ci skip]
    
    * New translations en.json (Occitan)
    [ci skip]
    
    * New translations en.json (Sorani (Kurdish))
    [ci skip]
    
    * New translations en.json (Asturian)
    [ci skip]
    
    * New translations en.json (Kabyle)
    [ci skip]
    
    * New translations en.json (Serbian (Latin))
    [ci skip]
    
    * New translations en.json (Corsican)
    [ci skip]
    
    * New translations en.json (Korean)
    [ci skip]
    
    * New translations en.json (Russian)
    [ci skip]
    
    * New translations en.json (Korean)
    [ci skip]
    
    * New translations en.json (Russian)
    [ci skip]
    
    * New translations en.json (Spanish)
    [ci skip]
    
    * New translations en.json (Korean)
    [ci skip]
    
    * New translations en.json (Portuguese)
    [ci skip]
    
    * New translations en.json (Portuguese)
    [ci skip]
    
    * New translations en.json (German)
    [ci skip]
    
    * New translations en.json (French)
    [ci skip]
    
    * New translations en.json (Korean)
    [ci skip]
    
    * New translations en.json (French)
    [ci skip]
    
    * New translations en.json (Esperanto)
    [ci skip]
    
    * New translations en.yml (Esperanto)
    [ci skip]
    
    * New translations en.json (Esperanto)
    [ci skip]
    
    * New translations en.json (Japanese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Japanese)
    [ci skip]
    
    * New translations en.json (Spanish)
    [ci skip]
    
    * New translations en.json (Italian)
    [ci skip]
    
    * New translations en.json (Italian)
    [ci skip]
    
    * New translations en.json (Corsican)
    [ci skip]
    
    * New translations en.json (Corsican)
    [ci skip]
    
    * New translations en.json (Persian)
    [ci skip]
    
    * New translations en.json (Hungarian)
    [ci skip]
    
    * New translations en.json (Portuguese, Brazilian)
    [ci skip]
    
    * New translations en.json (Spanish)
    [ci skip]
    
    * New translations en.json (French)
    [ci skip]
    
    * New translations en.json (Spanish, Argentina)
    [ci skip]
    
    * New translations en.json (Galician)
    [ci skip]
    
    * New translations en.json (Galician)
    [ci skip]
    
    * New translations en.json (Portuguese)
    [ci skip]
    
    * New translations en.json (Portuguese)
    [ci skip]
    
    * New translations en.json (Albanian)
    [ci skip]
    
    * i18n-tasks normalize
    
    * yarn manage:translations
    Gargron committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    c158dda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96e89d1 View commit details
    Browse the repository at this point in the history
  6. Fix audio and video items in account gallery in web UI (mastodon#14282)

    * Fix audio and video items in account gallery in web UI
    
    - Fix audio items not using thumbnails
    - Fix video items not using custom thumbnails
    - Fix video items autoplaying like GIFs
    
    * Change audio and video items in account gallery to autoplay when opened in web UI
    
    * Fix code style issue
    Gargron committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    6cc5b82 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da3978c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. Configuration menu
    Copy the full SHA
    bb9d4e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. Add a visibility icon to boost modal (mastodon#14292)

    Related to tootsuite#14123.
    Add visibility icon not only status/detailed-status but also modal window for boost.
    highemerly committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    8b35ed9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5820417 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee5a403 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Configuration menu
    Copy the full SHA
    98b3b80 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    4abe3be View commit details
    Browse the repository at this point in the history
  2. Fix larger video files not being transcoded (mastodon#14306)

    Since mastodon#14145, the `set_type_and_extension` has been moved from
    `before_post_process` to `before_file_post_process`, but while the former
    runs before all validations performed by Paperclip, the latter is dependent
    on the order validations and hooks are defined.
    
    In our case, this meant video files could be checked against the generic 10MB
    limit, causing validation failures, which, internally, make Paperclip skip
    post-processing, and thus, transcoding of the video file.
    
    The actual validation would then happen after the type is correctly set, so
    the large file would pass validation, but without being transcoded first.
    
    This commit moves the hook definition so that it is run before checking for
    the file size.
    ClearlyClaire committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    a8e84a1 View commit details
    Browse the repository at this point in the history
  3. Fix rubocop warning (mastodon#14288)

    * Fix rubocop warning
    
    * use limit variable
    
    * use ContextCreatingMethods option
    abcang committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    6a96af4 View commit details
    Browse the repository at this point in the history
  4. Improve group processing (mastodon#14279)

    * Fix the local group's followers collection
    
    * Fix to accept followed relayed_through_account
    
    * Add local delivery to the group's followers
    
    * Fix code style
    
    * Revert "Add local delivery to the group's followers"
    
    This reverts commit 3237eff.
    noellabo committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    5c23ec2 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    0a8a3fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    376b448 View commit details
    Browse the repository at this point in the history
  3. New Crowdin updates (mastodon#14285)

    * New translations en.json (Bulgarian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Romanian)
    [ci skip]
    
    * New translations simple_form.en.yml (Bulgarian)
    [ci skip]
    
    * New translations en.yml (Finnish)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Greek)
    [ci skip]
    
    * New translations en.json (Basque)
    [ci skip]
    
    * New translations en.yml (Basque)
    [ci skip]
    
    * New translations simple_form.en.yml (Basque)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Basque)
    [ci skip]
    
    * New translations en.json (Finnish)
    [ci skip]
    
    * New translations simple_form.en.yml (Finnish)
    [ci skip]
    
    * New translations en.yml (Greek)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Finnish)
    [ci skip]
    
    * New translations en.json (Hebrew)
    [ci skip]
    
    * New translations en.yml (Hebrew)
    [ci skip]
    
    * New translations simple_form.en.yml (Hebrew)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Hebrew)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Hungarian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Bulgarian)
    [ci skip]
    
    * New translations simple_form.en.yml (Greek)
    [ci skip]
    
    * New translations en.json (Armenian)
    [ci skip]
    
    * New translations en.json (Greek)
    [ci skip]
    
    * New translations en.json (Danish)
    [ci skip]
    
    * New translations en.json (Catalan)
    [ci skip]
    
    * New translations en.yml (Catalan)
    [ci skip]
    
    * New translations doorkeeper.en.yml (German)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Catalan)
    [ci skip]
    
    * New translations en.json (Czech)
    [ci skip]
    
    * New translations en.yml (Czech)
    [ci skip]
    
    * New translations simple_form.en.yml (Czech)
    [ci skip]
    
    * New translations simple_form.en.yml (Catalan)
    [ci skip]
    
    * New translations en.yml (Danish)
    [ci skip]
    
    * New translations simple_form.en.yml (Danish)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Danish)
    [ci skip]
    
    * New translations en.yml (German)
    [ci skip]
    
    * New translations en.json (German)
    [ci skip]
    
    * New translations simple_form.en.yml (German)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Breton)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Malayalam)
    [ci skip]
    
    * New translations en.json (Breton)
    [ci skip]
    
    * New translations en.yml (Breton)
    [ci skip]
    
    * New translations simple_form.en.yml (Breton)
    [ci skip]
    
    * New translations en.json (Kannada)
    [ci skip]
    
    * New translations en.yml (Kannada)
    [ci skip]
    
    * New translations en.json (Asturian)
    [ci skip]
    
    * New translations en.yml (Asturian)
    [ci skip]
    
    * New translations simple_form.en.yml (Asturian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Asturian)
    [ci skip]
    
    * New translations en.yml (Occitan)
    [ci skip]
    
    * New translations simple_form.en.yml (Malayalam)
    [ci skip]
    
    * New translations en.json (Malayalam)
    [ci skip]
    
    * New translations en.yml (Malayalam)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Chinese Traditional, Hong Kong)
    [ci skip]
    
    * New translations simple_form.en.yml (Chinese Traditional, Hong Kong)
    [ci skip]
    
    * New translations en.yml (Chinese Traditional, Hong Kong)
    [ci skip]
    
    * New translations en.yml (Telugu)
    [ci skip]
    
    * New translations en.json (Chinese Traditional, Hong Kong)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Esperanto)
    [ci skip]
    
    * New translations simple_form.en.yml (Esperanto)
    [ci skip]
    
    * New translations en.json (Esperanto)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Welsh)
    [ci skip]
    
    * New translations simple_form.en.yml (Welsh)
    [ci skip]
    
    * New translations simple_form.en.yml (Occitan)
    [ci skip]
    
    * New translations en.json (Welsh)
    [ci skip]
    
    * New translations en.yml (Welsh)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Ido)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Occitan)
    [ci skip]
    
    * New translations en.yml (Taigi)
    [ci skip]
    
    * New translations en.yml (Sorani (Kurdish))
    [ci skip]
    
    * New translations en.json (Sorani (Kurdish))
    [ci skip]
    
    * New translations en.yml (Uyghur)
    [ci skip]
    
    * New translations en.json (Uyghur)
    [ci skip]
    
    * New translations en.yml (Silesian)
    [ci skip]
    
    * New translations en.json (Silesian)
    [ci skip]
    
    * New translations en.json (Taigi)
    [ci skip]
    
    * New translations en.json (Serbian (Latin))
    [ci skip]
    
    * New translations simple_form.en.yml (Ido)
    [ci skip]
    
    * New translations en.yml (Ido)
    [ci skip]
    
    * New translations en.json (Ido)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Kabyle)
    [ci skip]
    
    * New translations simple_form.en.yml (Kabyle)
    [ci skip]
    
    * New translations en.yml (Kabyle)
    [ci skip]
    
    * New translations en.json (Kabyle)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Corsican)
    [ci skip]
    
    * New translations simple_form.en.yml (Corsican)
    [ci skip]
    
    * New translations en.yml (Corsican)
    [ci skip]
    
    * New translations en.json (Corsican)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Serbian (Latin))
    [ci skip]
    
    * New translations simple_form.en.yml (Serbian (Latin))
    [ci skip]
    
    * New translations en.yml (Serbian (Latin))
    [ci skip]
    
    * New translations en.json (Telugu)
    [ci skip]
    
    * New translations en.json (Bengali)
    [ci skip]
    
    * New translations simple_form.en.yml (Portuguese, Brazilian)
    [ci skip]
    
    * New translations simple_form.en.yml (Spanish, Argentina)
    [ci skip]
    
    * New translations en.yml (Spanish, Argentina)
    [ci skip]
    
    * New translations en.json (Spanish, Argentina)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Tamil)
    [ci skip]
    
    * New translations simple_form.en.yml (Tamil)
    [ci skip]
    
    * New translations en.yml (Tamil)
    [ci skip]
    
    * New translations en.json (Tamil)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Persian)
    [ci skip]
    
    * New translations simple_form.en.yml (Persian)
    [ci skip]
    
    * New translations en.json (Persian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Indonesian)
    [ci skip]
    
    * New translations simple_form.en.yml (Indonesian)
    [ci skip]
    
    * New translations en.json (Indonesian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Portuguese, Brazilian)
    [ci skip]
    
    * New translations en.yml (Portuguese, Brazilian)
    [ci skip]
    
    * New translations en.yml (Bengali)
    [ci skip]
    
    * New translations en.json (Portuguese, Brazilian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Icelandic)
    [ci skip]
    
    * New translations simple_form.en.yml (Icelandic)
    [ci skip]
    
    * New translations en.json (Occitan)
    [ci skip]
    
    * New translations en.json (Sardinian)
    [ci skip]
    
    * New translations en.yml (Sardinian)
    [ci skip]
    
    * New translations en.json (Thai)
    [ci skip]
    
    * New translations en.yml (Thai)
    [ci skip]
    
    * New translations en.yml (Esperanto)
    [ci skip]
    
    * New translations simple_form.en.yml (Thai)
    [ci skip]
    
    * New translations en.yml (Indonesian)
    [ci skip]
    
    * New translations en.yml (Persian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Spanish, Argentina)
    [ci skip]
    
    * New translations simple_form.en.yml (Bengali)
    [ci skip]
    
    * New translations en.yml (Malay)
    [ci skip]
    
    * New translations simple_form.en.yml (Kazakh)
    [ci skip]
    
    * New translations en.json (Malay)
    [ci skip]
    
    * New translations en.yml (Hindi)
    [ci skip]
    
    * New translations en.json (Hindi)
    [ci skip]
    
    * New translations en.yml (Latvian)
    [ci skip]
    
    * New translations en.json (Latvian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Estonian)
    [ci skip]
    
    * New translations simple_form.en.yml (Estonian)
    [ci skip]
    
    * New translations en.yml (Estonian)
    [ci skip]
    
    * New translations en.json (Estonian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Kazakh)
    [ci skip]
    
    * New translations en.yml (Kazakh)
    [ci skip]
    
    * New translations en.json (Kazakh)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Norwegian Nynorsk)
    [ci skip]
    
    * New translations simple_form.en.yml (Norwegian Nynorsk)
    [ci skip]
    
    * New translations en.yml (Norwegian Nynorsk)
    [ci skip]
    
    * New translations en.json (Norwegian Nynorsk)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Croatian)
    [ci skip]
    
    * New translations simple_form.en.yml (Croatian)
    [ci skip]
    
    * New translations en.yml (Croatian)
    [ci skip]
    
    * New translations en.json (Croatian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Thai)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Marathi)
    [ci skip]
    
    * New translations en.yml (Marathi)
    [ci skip]
    
    * New translations en.json (Marathi)
    [ci skip]
    
    * New translations en.yml (Arabic)
    [ci skip]
    
    * New translations en.json (Arabic)
    [ci skip]
    
    * New translations en.json (Catalan)
    [ci skip]
    
    * New translations en.json (Russian)
    [ci skip]
    
    * New translations en.json (Kabyle)
    [ci skip]
    
    * New translations en.yml (Arabic)
    [ci skip]
    
    * New translations en.json (Arabic)
    [ci skip]
    
    * New translations en.json (Catalan)
    [ci skip]
    
    * New translations en.json (German)
    [ci skip]
    
    * New translations en.json (Persian)
    [ci skip]
    
    * New translations en.yml (Arabic)
    [ci skip]
    
    * New translations en.yml (Arabic)
    [ci skip]
    
    * New translations simple_form.en.yml (Arabic)
    [ci skip]
    
    * New translations en.json (Corsican)
    [ci skip]
    
    * New translations en.json (French)
    [ci skip]
    
    * New translations en.json (Italian)
    [ci skip]
    
    * New translations en.json (Spanish)
    [ci skip]
    
    * New translations en.json (Portuguese)
    [ci skip]
    
    * New translations en.json (Russian)
    [ci skip]
    
    * New translations en.json (German)
    [ci skip]
    
    * New translations en.json (Spanish, Argentina)
    [ci skip]
    
    * New translations en.json (Persian)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Japanese)
    [ci skip]
    
    * New translations en.json (Kabyle)
    [ci skip]
    
    * New translations en.json (Latvian)
    [ci skip]
    
    * New translations en.json (Albanian)
    [ci skip]
    
    * New translations en.json (Persian)
    [ci skip]
    
    * New translations en.json (Kabyle)
    [ci skip]
    
    * New translations en.json (Galician)
    [ci skip]
    
    * New translations en.json (Chinese Simplified)
    [ci skip]
    
    * New translations en.json (Malayalam)
    [ci skip]
    
    * New translations en.json (Malayalam)
    [ci skip]
    
    * New translations en.json (Chinese Simplified)
    [ci skip]
    
    * New translations en.json (Chinese Simplified)
    [ci skip]
    
    * New translations en.yml (Chinese Simplified)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Malayalam)
    [ci skip]
    
    * New translations activerecord.en.yml (Malayalam)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations simple_form.en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.yml (French)
    [ci skip]
    
    * New translations en.yml (French)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations simple_form.en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Hungarian)
    [ci skip]
    
    * New translations en.json (Armenian)
    [ci skip]
    
    * New translations simple_form.en.yml (Armenian)
    [ci skip]
    
    * New translations simple_form.en.yml (Armenian)
    [ci skip]
    
    * New translations en.json (Kabyle)
    [ci skip]
    
    * New translations en.yml (Kabyle)
    [ci skip]
    
    * New translations simple_form.en.yml (Kabyle)
    [ci skip]
    
    * New translations activerecord.en.yml (Kabyle)
    [ci skip]
    
    * New translations devise.en.yml (Kabyle)
    [ci skip]
    
    * New translations devise.en.yml (Kabyle)
    [ci skip]
    
    * New translations devise.en.yml (Kabyle)
    [ci skip]
    
    * New translations devise.en.yml (Kabyle)
    [ci skip]
    
    * New translations devise.en.yml (Kabyle)
    [ci skip]
    
    * New translations devise.en.yml (Kabyle)
    [ci skip]
    
    * New translations devise.en.yml (Kabyle)
    [ci skip]
    
    * New translations devise.en.yml (Kabyle)
    [ci skip]
    
    * New translations en.yml (Kabyle)
    [ci skip]
    
    * New translations devise.en.yml (Breton)
    [ci skip]
    
    * New translations en.json (Breton)
    [ci skip]
    
    * New translations devise.en.yml (Breton)
    [ci skip]
    
    * New translations en.json (Breton)
    [ci skip]
    
    * New translations en.json (Breton)
    [ci skip]
    
    * New translations en.json (Breton)
    [ci skip]
    
    * New translations en.json (Malayalam)
    [ci skip]
    
    * New translations en.json (Breton)
    [ci skip]
    
    * New translations en.json (Greek)
    [ci skip]
    
    * New translations en.json (Breton)
    [ci skip]
    
    * New translations en.json (Greek)
    [ci skip]
    
    * New translations en.yml (Greek)
    [ci skip]
    
    * i18n-tasks normalize
    
    * yarn manage:translations
    Gargron committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    d9cad44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f798eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfed7dd View commit details
    Browse the repository at this point in the history
  6. Fix removing allowed domains being done synchronously (mastodon#14302)

    * Fix removing allowed domains being done synchronously
    
    * Add tests
    ClearlyClaire committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    d658af7 View commit details
    Browse the repository at this point in the history
  7. New Crowdin updates (mastodon#14311)

    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * i18n-tasks normalize
    Gargron committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    71e85a5 View commit details
    Browse the repository at this point in the history
  8. New Crowdin updates (mastodon#14314)

    * New translations devise.en.yml (Serbian (Cyrillic))
    [ci skip]
    
    * New translations devise.en.yml (Albanian)
    [ci skip]
    
    * New translations devise.en.yml (Slovenian)
    [ci skip]
    
    * New translations devise.en.yml (Slovak)
    [ci skip]
    
    * New translations devise.en.yml (Russian)
    [ci skip]
    
    * New translations devise.en.yml (Portuguese)
    [ci skip]
    
    * New translations devise.en.yml (Polish)
    [ci skip]
    
    * New translations devise.en.yml (Norwegian)
    [ci skip]
    
    * New translations devise.en.yml (Dutch)
    [ci skip]
    
    * New translations devise.en.yml (Tamil)
    [ci skip]
    
    * New translations devise.en.yml (Bengali)
    [ci skip]
    
    * New translations devise.en.yml (Chinese Traditional, Hong Kong)
    [ci skip]
    
    * New translations devise.en.yml (Ido)
    [ci skip]
    
    * New translations devise.en.yml (Corsican)
    [ci skip]
    
    * New translations devise.en.yml (Serbian (Latin))
    [ci skip]
    
    * New translations devise.en.yml (Occitan)
    [ci skip]
    
    * New translations devise.en.yml (Asturian)
    [ci skip]
    
    * New translations devise.en.yml (Kannada)
    [ci skip]
    
    * New translations devise.en.yml (Malayalam)
    [ci skip]
    
    * New translations devise.en.yml (Esperanto)
    [ci skip]
    
    * New translations devise.en.yml (Welsh)
    [ci skip]
    
    * New translations devise.en.yml (Estonian)
    [ci skip]
    
    * New translations devise.en.yml (Kazakh)
    [ci skip]
    
    * New translations devise.en.yml (Norwegian Nynorsk)
    [ci skip]
    
    * New translations devise.en.yml (Croatian)
    [ci skip]
    
    * New translations devise.en.yml (Thai)
    [ci skip]
    
    * New translations devise.en.yml (Korean)
    [ci skip]
    
    * New translations activerecord.en.yml (Icelandic)
    [ci skip]
    
    * New translations activerecord.en.yml (Kazakh)
    [ci skip]
    
    * New translations activerecord.en.yml (Breton)
    [ci skip]
    
    * New translations activerecord.en.yml (Chinese Traditional, Hong Kong)
    [ci skip]
    
    * New translations activerecord.en.yml (Esperanto)
    [ci skip]
    
    * New translations activerecord.en.yml (Welsh)
    [ci skip]
    
    * New translations activerecord.en.yml (Estonian)
    [ci skip]
    
    * New translations activerecord.en.yml (Norwegian Nynorsk)
    [ci skip]
    
    * New translations activerecord.en.yml (Asturian)
    [ci skip]
    
    * New translations activerecord.en.yml (Thai)
    [ci skip]
    
    * New translations activerecord.en.yml (Marathi)
    [ci skip]
    
    * New translations activerecord.en.yml (Bengali)
    [ci skip]
    
    * New translations activerecord.en.yml (Spanish, Argentina)
    [ci skip]
    
    * New translations activerecord.en.yml (Tamil)
    [ci skip]
    
    * New translations activerecord.en.yml (Persian)
    [ci skip]
    
    * New translations activerecord.en.yml (Indonesian)
    [ci skip]
    
    * New translations activerecord.en.yml (Portuguese, Brazilian)
    [ci skip]
    
    * New translations activerecord.en.yml (Occitan)
    [ci skip]
    
    * New translations devise.en.yml (Georgian)
    [ci skip]
    
    * New translations devise.en.yml (Czech)
    [ci skip]
    
    * New translations devise.en.yml (Japanese)
    [ci skip]
    
    * New translations devise.en.yml (Italian)
    [ci skip]
    
    * New translations devise.en.yml (Armenian)
    [ci skip]
    
    * New translations devise.en.yml (Hungarian)
    [ci skip]
    
    * New translations devise.en.yml (Hebrew)
    [ci skip]
    
    * New translations devise.en.yml (Finnish)
    [ci skip]
    
    * New translations devise.en.yml (Basque)
    [ci skip]
    
    * New translations devise.en.yml (Greek)
    [ci skip]
    
    * New translations devise.en.yml (German)
    [ci skip]
    
    * New translations devise.en.yml (Danish)
    [ci skip]
    
    * New translations devise.en.yml (Catalan)
    [ci skip]
    
    * New translations activerecord.en.yml (Serbian (Latin))
    [ci skip]
    
    * New translations devise.en.yml (Bulgarian)
    [ci skip]
    
    * New translations devise.en.yml (Arabic)
    [ci skip]
    
    * New translations devise.en.yml (Spanish)
    [ci skip]
    
    * New translations devise.en.yml (French)
    [ci skip]
    
    * New translations devise.en.yml (Romanian)
    [ci skip]
    
    * New translations activerecord.en.yml (Sardinian)
    [ci skip]
    
    * New translations activerecord.en.yml (Corsican)
    [ci skip]
    
    * New translations en.json (Welsh)
    [ci skip]
    
    * New translations en.yml (Armenian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Georgian)
    [ci skip]
    
    * New translations simple_form.en.yml (Georgian)
    [ci skip]
    
    * New translations en.yml (Georgian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Japanese)
    [ci skip]
    
    * New translations simple_form.en.yml (Japanese)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Italian)
    [ci skip]
    
    * New translations simple_form.en.yml (Italian)
    [ci skip]
    
    * New translations en.yml (Italian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Armenian)
    [ci skip]
    
    * New translations simple_form.en.yml (Armenian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Hungarian)
    [ci skip]
    
    * New translations simple_form.en.yml (Korean)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Hebrew)
    [ci skip]
    
    * New translations simple_form.en.yml (Hebrew)
    [ci skip]
    
    * New translations en.yml (Hebrew)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Finnish)
    [ci skip]
    
    * New translations simple_form.en.yml (Finnish)
    [ci skip]
    
    * New translations en.yml (Finnish)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Basque)
    [ci skip]
    
    * New translations simple_form.en.yml (Basque)
    [ci skip]
    
    * New translations en.yml (Basque)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Greek)
    [ci skip]
    
    * New translations en.yml (Korean)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Korean)
    [ci skip]
    
    * New translations en.yml (Greek)
    [ci skip]
    
    * New translations en.yml (Polish)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Slovak)
    [ci skip]
    
    * New translations simple_form.en.yml (Slovak)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Russian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Portuguese)
    [ci skip]
    
    * New translations simple_form.en.yml (Portuguese)
    [ci skip]
    
    * New translations en.yml (Portuguese)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Polish)
    [ci skip]
    
    * New translations simple_form.en.yml (Polish)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Norwegian)
    [ci skip]
    
    * New translations en.yml (Lithuanian)
    [ci skip]
    
    * New translations simple_form.en.yml (Norwegian)
    [ci skip]
    
    * New translations en.yml (Norwegian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Dutch)
    [ci skip]
    
    * New translations simple_form.en.yml (Dutch)
    [ci skip]
    
    * New translations en.yml (Dutch)
    [ci skip]
    
    * New translations en.yml (Macedonian)
    [ci skip]
    
    * New translations simple_form.en.yml (Greek)
    [ci skip]
    
    * New translations doorkeeper.en.yml (German)
    [ci skip]
    
    * New translations en.yml (Telugu)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Romanian)
    [ci skip]
    
    * New translations simple_form.en.yml (Ukrainian)
    [ci skip]
    
    * New translations simple_form.en.yml (Russian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Czech)
    [ci skip]
    
    * New translations en.json (Slovak)
    [ci skip]
    
    * New translations en.yml (Russian)
    [ci skip]
    
    * New translations simple_form.en.yml (Thai)
    [ci skip]
    
    * New translations simple_form.en.yml (Arabic)
    [ci skip]
    
    * New translations en.yml (Arabic)
    [ci skip]
    
    * New translations en.yml (Chinese Simplified)
    [ci skip]
    
    * New translations en.yml (Esperanto)
    [ci skip]
    
    * New translations simple_form.en.yml (Hungarian)
    [ci skip]
    
    * New translations en.yml (Thai)
    [ci skip]
    
    * New translations en.json (Thai)
    [ci skip]
    
    * New translations en.yml (Slovenian)
    [ci skip]
    
    * New translations en.json (Slovenian)
    [ci skip]
    
    * New translations simple_form.en.yml (Romanian)
    [ci skip]
    
    * New translations en.yml (Sardinian)
    [ci skip]
    
    * New translations en.json (Sardinian)
    [ci skip]
    
    * New translations en.yml (Romanian)
    [ci skip]
    
    * New translations en.json (Occitan)
    [ci skip]
    
    * New translations en.yml (Hungarian)
    [ci skip]
    
    * New translations en.yml (Japanese)
    [ci skip]
    
    * New translations simple_form.en.yml (German)
    [ci skip]
    
    * New translations simple_form.en.yml (Bulgarian)
    [ci skip]
    
    * New translations en.yml (German)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Danish)
    [ci skip]
    
    * New translations simple_form.en.yml (Danish)
    [ci skip]
    
    * New translations en.yml (Danish)
    [ci skip]
    
    * New translations simple_form.en.yml (Czech)
    [ci skip]
    
    * New translations en.yml (Czech)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Catalan)
    [ci skip]
    
    * New translations simple_form.en.yml (Catalan)
    [ci skip]
    
    * New translations en.yml (Catalan)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Bulgarian)
    [ci skip]
    
    * New translations en.yml (Bulgarian)
    [ci skip]
    
    * New translations simple_form.en.yml (Chinese Simplified)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Arabic)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Spanish)
    [ci skip]
    
    * New translations simple_form.en.yml (Spanish)
    [ci skip]
    
    * New translations en.yml (Spanish)
    [ci skip]
    
    * New translations doorkeeper.en.yml (French)
    [ci skip]
    
    * New translations simple_form.en.yml (French)
    [ci skip]
    
    * New translations en.yml (French)
    [ci skip]
    
    * New translations en.yml (Ukrainian)
    [ci skip]
    
    * New translations en.json (Ukrainian)
    [ci skip]
    
    * New translations en.yml (Persian)
    [ci skip]
    
    * New translations simple_form.en.yml (Slovenian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Slovenian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Croatian)
    [ci skip]
    
    * New translations simple_form.en.yml (Croatian)
    [ci skip]
    
    * New translations en.yml (Croatian)
    [ci skip]
    
    * New translations en.json (Croatian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Thai)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Marathi)
    [ci skip]
    
    * New translations en.yml (Marathi)
    [ci skip]
    
    * New translations en.json (Marathi)
    [ci skip]
    
    * New translations simple_form.en.yml (Bengali)
    [ci skip]
    
    * New translations en.yml (Norwegian Nynorsk)
    [ci skip]
    
    * New translations en.yml (Bengali)
    [ci skip]
    
    * New translations en.json (Bengali)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Spanish, Argentina)
    [ci skip]
    
    * New translations simple_form.en.yml (Spanish, Argentina)
    [ci skip]
    
    * New translations en.yml (Spanish, Argentina)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Tamil)
    [ci skip]
    
    * New translations simple_form.en.yml (Tamil)
    [ci skip]
    
    * New translations en.yml (Albanian)
    [ci skip]
    
    * New translations en.json (Norwegian Nynorsk)
    [ci skip]
    
    * New translations simple_form.en.yml (Norwegian Nynorsk)
    [ci skip]
    
    * New translations en.json (Tamil)
    [ci skip]
    
    * New translations en.json (Telugu)
    [ci skip]
    
    * New translations en.yml (Malay)
    [ci skip]
    
    * New translations en.json (Malay)
    [ci skip]
    
    * New translations en.yml (Indonesian)
    [ci skip]
    
    * New translations en.yml (Hindi)
    [ci skip]
    
    * New translations en.json (Hindi)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Norwegian Nynorsk)
    [ci skip]
    
    * New translations en.yml (Latvian)
    [ci skip]
    
    * New translations en.json (Latvian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Estonian)
    [ci skip]
    
    * New translations simple_form.en.yml (Estonian)
    [ci skip]
    
    * New translations en.yml (Estonian)
    [ci skip]
    
    * New translations en.json (Estonian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Kazakh)
    [ci skip]
    
    * New translations simple_form.en.yml (Kazakh)
    [ci skip]
    
    * New translations en.yml (Kazakh)
    [ci skip]
    
    * New translations en.json (Kazakh)
    [ci skip]
    
    * New translations en.yml (Tamil)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Persian)
    [ci skip]
    
    * New translations simple_form.en.yml (Turkish)
    [ci skip]
    
    * New translations en.yml (Urdu (Pakistan))
    [ci skip]
    
    * New translations en.json (Urdu (Pakistan))
    [ci skip]
    
    * New translations doorkeeper.en.yml (Chinese Traditional)
    [ci skip]
    
    * New translations simple_form.en.yml (Chinese Traditional)
    [ci skip]
    
    * New translations en.yml (Chinese Traditional)
    [ci skip]
    
    * New translations en.json (Chinese Traditional)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Chinese Simplified)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Ukrainian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Turkish)
    [ci skip]
    
    * New translations en.yml (Turkish)
    [ci skip]
    
    * New translations en.json (Turkish)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Swedish)
    [ci skip]
    
    * New translations simple_form.en.yml (Swedish)
    [ci skip]
    
    * New translations en.yml (Swedish)
    [ci skip]
    
    * New translations en.json (Swedish)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Serbian (Cyrillic))
    [ci skip]
    
    * New translations simple_form.en.yml (Serbian (Cyrillic))
    [ci skip]
    
    * New translations en.yml (Serbian (Cyrillic))
    [ci skip]
    
    * New translations en.json (Serbian (Cyrillic))
    [ci skip]
    
    * New translations doorkeeper.en.yml (Albanian)
    [ci skip]
    
    * New translations simple_form.en.yml (Albanian)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Icelandic)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Indonesian)
    [ci skip]
    
    * New translations simple_form.en.yml (Portuguese, Brazilian)
    [ci skip]
    
    * New translations en.yml (Portuguese, Brazilian)
    [ci skip]
    
    * New translations en.json (Indonesian)
    [ci skip]
    
    * New translations en.json (Portuguese, Brazilian)
    [ci skip]
    
    * New translations simple_form.en.yml (Vietnamese)
    [ci skip]
    
    * New translations simple_form.en.yml (Icelandic)
    [ci skip]
    
    * New translations simple_form.en.yml (Indonesian)
    [ci skip]
    
    * New translations en.yml (Icelandic)
    [ci skip]
    
    * New translations en.json (Icelandic)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Galician)
    [ci skip]
    
    * New translations simple_form.en.yml (Galician)
    [ci skip]
    
    * New translations en.yml (Galician)
    [ci skip]
    
    * New translations simple_form.en.yml (Persian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Vietnamese)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Portuguese, Brazilian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Ido)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Kabyle)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Corsican)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Serbian (Latin))
    [ci skip]
    
    * New translations doorkeeper.en.yml (Occitan)
    [ci skip]
    
    * i18n-tasks normalize
    
    * yarn manage:translations
    
    * Fix
    Gargron committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    ea13e80 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Stop using heroku-buildpack-nodejs (mastodon#14341)

    heroku-buildpack-ruby started to install Node 12 by default.
    This makes it possible to run Mastodon without heroku-buildpack-nodejs.
    zunda committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    66acf82 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Bump lodash from 4.17.15 to 4.17.19 (mastodon#14321)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.19)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    d668fd8 View commit details
    Browse the repository at this point in the history
  2. Fix audio player controls color in mastodon-light theme (mastodon#14338)

    Fixes mastodon#14337
    
    The new audio player sets the background and foreground colors automatically
    based on the thumbnail of the audio file, but the mastodon-light theme
    overrides the controls' colors with a hardcoded color, which sometimes make
    them unreadable.
    ClearlyClaire committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    85bc0f9 View commit details
    Browse the repository at this point in the history
  3. Fix boosted toots from blocked account not being retroactively remove…

    …d from TL (mastodon#14339)
    
    * Fix boosted toots from blocked account not being retroactively removed from TL
    
    Fixes mastodon#14301
    
    * Add test for clear_from_timeline
    ClearlyClaire committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    322d74f View commit details
    Browse the repository at this point in the history
  4. Fix following_counter plural to include "one" (mastodon#14342)

    That should've worked just fine, but unfortunately, Crowdin wasn't able
    to pick up on our non-existent "one" category, thus appending empty
    translation block to people's translations. Empty block WILL BE used by
    any ICU FormatMessage library, thus resulting in an empty translation
    for "one" category, and that requires immediate fix.
    
    This commit duplicates contents of the "other" plural category.
    brawaru committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    17b1d71 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. Configuration menu
    Copy the full SHA
    98f6380 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2d9779 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d87958e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a290802 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. Configuration menu
    Copy the full SHA
    101485a View commit details
    Browse the repository at this point in the history
  2. Fix/14021 behaviour on add or remove toots (mastodon#14212)

    * Add toot send by current user at local state after send a new toot
    
    Related to mastodon#14021
    
    * Decrement toot counter at profile when remove a toot
    
    Related to mastodon#14021
    
    * Remove semicolon at end of line
    arielrodrigues committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    2ada2ae View commit details
    Browse the repository at this point in the history
  3. Add thumbnail_remote_url in MediaAttachment REST response (mastodon#1…

    …4358)
    
    * Add thumbnail_remote_url in MediaAttachment REST response
    
    * Change thumbnail_remote_url to preview_remote_url
    noellabo committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    47931db View commit details
    Browse the repository at this point in the history
  4. Fix movie width and frame_rate returning nil (mastodon#14357)

    * Fix movie width and frame_rate returning nil
    
    * Add StreamValidationError and raise
    
    * Fix code style
    noellabo committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    7540e23 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Configuration menu
    Copy the full SHA
    0ab9710 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcb3f25 View commit details
    Browse the repository at this point in the history
  3. Changed retries and rescued in ActivityPub::ProcessingWorker (mastodo…

    …n#14355)
    
    * Changed the number of retries and rescued exceptions in ActivityPub::ProcessingWorker
    
    * Remove RecordNotUnique from rescue
    noellabo committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    a8b6524 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Dereference object URIs in Create and Update messages (mastodon#14359)

    * Dereference object URIs in Create and Update messages
    
    Fixes mastodon#14353
    
    Signed-off-by: Thibaut Girka <[email protected]>
    
    * Refactor, and perform origin check *before* attempting to fetch object
    
    Co-authored-by: Fire Demon <[email protected]>
    ClearlyClaire and Fire Demon committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    bcf85b5 View commit details
    Browse the repository at this point in the history
  2. Fix RSS feeds not being cachable (mastodon#14368)

    * Add tests for some cachable responses
    
    This only covers responses that we should have managed to make cachable
    so far. It's not the case of all responses that should be cachable in
    the end.
    
    * Fix RSS feeds not being cachable
    ClearlyClaire committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    f55dd19 View commit details
    Browse the repository at this point in the history
  3. Fix not handling Undo on some activity types when they aren't inlined (

    …mastodon#14346)
    
    * Fix not handling Undo on some activity types when they aren't inlined
    
    When receiving an Undo for a non-inlined activity, try looking it up in
    database using the URI. The queries are ad-hoc because we don't have a global
    index of object URIs, and not all activity types are stored in database with
    an index on their URI.
    
    Announces are just statuses, and have an index on URIs, so this check can
    be done efficiently.
    
    Accepts cannot be handled at all because we don't record their URI at any
    point.
    
    Follows don't have an index on URI, but they have an index on the issuing
    account, which should make such queries largely manageable.
    
    Likes don't have an index on URI, they have an index on the issuing account,
    but the number of favs per account may be very high, so I decided not to
    handle that.
    
    Blocks don't have an index on URI, but they have an index on the issuing
    account, which should make such queries largely manageable.
    
    In all cases, if an Undo could not be handled properly, we call `delete_later!`
    because that does not require us to know more than the URI of the undone
    property.
    
    * Add tests
    
    * Make newer blocks overwrite older ones
    
    Allows re-synchronizing block info by re-blocking and un-blocking again
    when the original Undo Block has been lost.
    ClearlyClaire committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    5d9acc0 View commit details
    Browse the repository at this point in the history
  4. Change disabled retweet icon (mastodon#14373)

    * Change disabled retweet icon
    
    * Hide fontawesome version of boost icon in both reduce-motion and no-reduce-motion
    ClearlyClaire committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    e93efc0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5d856f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Configuration menu
    Copy the full SHA
    939a473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9564731 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. Configuration menu
    Copy the full SHA
    753ba9f View commit details
    Browse the repository at this point in the history
  2. New Crowdin updates (mastodon#14335)

    * New translations en.yml (Kazakh)
    [ci skip]
    
    * New translations en.json (Norwegian Nynorsk)
    [ci skip]
    
    * New translations simple_form.en.yml (Norwegian Nynorsk)
    [ci skip]
    
    * New translations en.yml (Latvian)
    [ci skip]
    
    * New translations simple_form.en.yml (Kazakh)
    [ci skip]
    
    * New translations en.json (Latvian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Estonian)
    [ci skip]
    
    * New translations simple_form.en.yml (Estonian)
    [ci skip]
    
    * New translations en.yml (Estonian)
    [ci skip]
    
    * New translations en.yml (Norwegian Nynorsk)
    [ci skip]
    
    * New translations en.yml (Slovak)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Croatian)
    [ci skip]
    
    * New translations en.yml (Spanish, Argentina)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Portuguese, Brazilian)
    [ci skip]
    
    * New translations en.json (Indonesian)
    [ci skip]
    
    * New translations simple_form.en.yml (Indonesian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Indonesian)
    [ci skip]
    
    * New translations simple_form.en.yml (Persian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Persian)
    [ci skip]
    
    * New translations en.json (Tamil)
    [ci skip]
    
    * New translations en.yml (Tamil)
    [ci skip]
    
    * New translations simple_form.en.yml (Tamil)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Tamil)
    [ci skip]
    
    * New translations simple_form.en.yml (Spanish, Argentina)
    [ci skip]
    
    * New translations simple_form.en.yml (Croatian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Spanish, Argentina)
    [ci skip]
    
    * New translations en.json (Bengali)
    [ci skip]
    
    * New translations en.yml (Bengali)
    [ci skip]
    
    * New translations simple_form.en.yml (Bengali)
    [ci skip]
    
    * New translations en.json (Marathi)
    [ci skip]
    
    * New translations en.yml (Marathi)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Marathi)
    [ci skip]
    
    * New translations en.json (Croatian)
    [ci skip]
    
    * New translations en.yml (Welsh)
    [ci skip]
    
    * New translations en.yml (Croatian)
    [ci skip]
    
    * New translations en.json (Welsh)
    [ci skip]
    
    * New translations simple_form.en.yml (Asturian)
    [ci skip]
    
    * New translations simple_form.en.yml (Welsh)
    [ci skip]
    
    * New translations en.yml (Taigi)
    [ci skip]
    
    * New translations en.yml (Corsican)
    [ci skip]
    
    * New translations simple_form.en.yml (Corsican)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Corsican)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Kabyle)
    [ci skip]
    
    * New translations en.json (Ido)
    [ci skip]
    
    * New translations en.yml (Ido)
    [ci skip]
    
    * New translations simple_form.en.yml (Ido)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Ido)
    [ci skip]
    
    * New translations en.json (Taigi)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Serbian (Latin))
    [ci skip]
    
    * New translations en.json (Silesian)
    [ci skip]
    
    * New translations en.yml (Silesian)
    [ci skip]
    
    * New translations en.json (Uyghur)
    [ci skip]
    
    * New translations en.yml (Uyghur)
    [ci skip]
    
    * New translations en.json (Sorani (Kurdish))
    [ci skip]
    
    * New translations en.yml (Sorani (Kurdish))
    [ci skip]
    
    * New translations simple_form.en.yml (Serbian (Latin))
    [ci skip]
    
    * New translations doorkeeper.en.yml (Welsh)
    [ci skip]
    
    * New translations en.yml (Breton)
    [ci skip]
    
    * New translations en.json (Esperanto)
    [ci skip]
    
    * New translations simple_form.en.yml (Esperanto)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Esperanto)
    [ci skip]
    
    * New translations en.json (Chinese Traditional, Hong Kong)
    [ci skip]
    
    * New translations en.yml (Chinese Traditional, Hong Kong)
    [ci skip]
    
    * New translations simple_form.en.yml (Chinese Traditional, Hong Kong)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Chinese Traditional, Hong Kong)
    [ci skip]
    
    * New translations en.json (Malayalam)
    [ci skip]
    
    * New translations en.yml (Malayalam)
    [ci skip]
    
    * New translations simple_form.en.yml (Malayalam)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Malayalam)
    [ci skip]
    
    * New translations simple_form.en.yml (Breton)
    [ci skip]
    
    * New translations en.yml (Serbian (Latin))
    [ci skip]
    
    * New translations doorkeeper.en.yml (Breton)
    [ci skip]
    
    * New translations en.json (Kannada)
    [ci skip]
    
    * New translations en.yml (Kannada)
    [ci skip]
    
    * New translations en.json (Asturian)
    [ci skip]
    
    * New translations en.yml (Asturian)
    [ci skip]
    
    * New translations en.yml (Portuguese, Brazilian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Asturian)
    [ci skip]
    
    * New translations en.yml (Occitan)
    [ci skip]
    
    * New translations simple_form.en.yml (Occitan)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Occitan)
    [ci skip]
    
    * New translations en.json (Serbian (Latin))
    [ci skip]
    
    * New translations simple_form.en.yml (Portuguese, Brazilian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Turkish)
    [ci skip]
    
    * New translations en.json (Portuguese, Brazilian)
    [ci skip]
    
    * New translations en.json (Georgian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Hungarian)
    [ci skip]
    
    * New translations en.yml (Armenian)
    [ci skip]
    
    * New translations simple_form.en.yml (Armenian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Armenian)
    [ci skip]
    
    * New translations en.yml (Italian)
    [ci skip]
    
    * New translations simple_form.en.yml (Italian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Italian)
    [ci skip]
    
    * New translations simple_form.en.yml (Japanese)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Japanese)
    [ci skip]
    
    * New translations en.yml (Georgian)
    [ci skip]
    
    * New translations simple_form.en.yml (Hebrew)
    [ci skip]
    
    * New translations simple_form.en.yml (Georgian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Georgian)
    [ci skip]
    
    * New translations en.yml (Korean)
    [ci skip]
    
    * New translations simple_form.en.yml (Korean)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Korean)
    [ci skip]
    
    * New translations en.json (Lithuanian)
    [ci skip]
    
    * New translations en.yml (Lithuanian)
    [ci skip]
    
    * New translations en.json (Macedonian)
    [ci skip]
    
    * New translations en.yml (Macedonian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Hebrew)
    [ci skip]
    
    * New translations en.yml (Hebrew)
    [ci skip]
    
    * New translations en.json (Occitan)
    [ci skip]
    
    * New translations en.json (Sardinian)
    [ci skip]
    
    * New translations en.yml (Sardinian)
    [ci skip]
    
    * New translations en.json (Slovenian)
    [ci skip]
    
    * New translations en.yml (Slovenian)
    [ci skip]
    
    * New translations en.yml (Esperanto)
    [ci skip]
    
    * New translations en.yml (Russian)
    [ci skip]
    
    * New translations en.json (Hebrew)
    [ci skip]
    
    * New translations en.json (Slovak)
    [ci skip]
    
    * New translations simple_form.en.yml (Russian)
    [ci skip]
    
    * New translations simple_form.en.yml (Ukrainian)
    [ci skip]
    
    * New translations en.yml (Hungarian)
    [ci skip]
    
    * New translations simple_form.en.yml (Hungarian)
    [ci skip]
    
    * New translations en.yml (Japanese)
    [ci skip]
    
    * New translations simple_form.en.yml (Chinese Simplified)
    [ci skip]
    
    * New translations en.yml (Persian)
    [ci skip]
    
    * New translations en.json (Ukrainian)
    [ci skip]
    
    * New translations en.yml (Ukrainian)
    [ci skip]
    
    * New translations simple_form.en.yml (Finnish)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Finnish)
    [ci skip]
    
    * New translations en.json (Dutch)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Icelandic)
    [ci skip]
    
    * New translations en.yml (Urdu (Pakistan))
    [ci skip]
    
    * New translations doorkeeper.en.yml (Swedish)
    [ci skip]
    
    * New translations en.json (Turkish)
    [ci skip]
    
    * New translations en.yml (Turkish)
    [ci skip]
    
    * New translations simple_form.en.yml (Turkish)
    [ci skip]
    
    * New translations en.yml (Indonesian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Ukrainian)
    [ci skip]
    
    * New translations en.yml (Chinese Traditional)
    [ci skip]
    
    * New translations simple_form.en.yml (Chinese Traditional)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Chinese Traditional)
    [ci skip]
    
    * New translations en.json (Urdu (Pakistan))
    [ci skip]
    
    * New translations en.yml (Swedish)
    [ci skip]
    
    * New translations en.yml (Galician)
    [ci skip]
    
    * New translations simple_form.en.yml (Galician)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Galician)
    [ci skip]
    
    * New translations en.json (Icelandic)
    [ci skip]
    
    * New translations en.yml (Icelandic)
    [ci skip]
    
    * New translations simple_form.en.yml (Icelandic)
    [ci skip]
    
    * New translations simple_form.en.yml (Swedish)
    [ci skip]
    
    * New translations en.json (Swedish)
    [ci skip]
    
    * New translations en.yml (Dutch)
    [ci skip]
    
    * New translations simple_form.en.yml (Portuguese)
    [ci skip]
    
    * New translations simple_form.en.yml (Dutch)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Dutch)
    [ci skip]
    
    * New translations en.json (Norwegian)
    [ci skip]
    
    * New translations en.yml (Norwegian)
    [ci skip]
    
    * New translations simple_form.en.yml (Norwegian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Norwegian)
    [ci skip]
    
    * New translations en.json (Polish)
    [ci skip]
    
    * New translations en.yml (Polish)
    [ci skip]
    
    * New translations simple_form.en.yml (Polish)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Polish)
    [ci skip]
    
    * New translations en.yml (Portuguese)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Portuguese)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Serbian (Cyrillic))
    [ci skip]
    
    * New translations doorkeeper.en.yml (Russian)
    [ci skip]
    
    * New translations simple_form.en.yml (Slovak)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Slovak)
    [ci skip]
    
    * New translations simple_form.en.yml (Slovenian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Slovenian)
    [ci skip]
    
    * New translations en.yml (Albanian)
    [ci skip]
    
    * New translations simple_form.en.yml (Albanian)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Albanian)
    [ci skip]
    
    * New translations en.json (Serbian (Cyrillic))
    [ci skip]
    
    * New translations en.yml (Serbian (Cyrillic))
    [ci skip]
    
    * New translations simple_form.en.yml (Serbian (Cyrillic))
    [ci skip]
    
    * New translations en.json (Portuguese, Brazilian)
    [ci skip]
    
    * New translations en.yml (Thai)
    [ci skip]
    
    * New translations en.json (French)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Vietnamese)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Vietnamese)
    [ci skip]
    
    * New translations simple_form.en.yml (Vietnamese)
    [ci skip]
    
    * New translations doorkeeper.en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Chinese Simplified)
    [ci skip]
    
    * New translations en.yml (Chinese Simplified)
    [ci skip]
    
    * New translations en.yml (Chinese Simplified)
    [ci skip]
    
    * New translations en.yml (Chinese Simplified)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Spanish)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.json (Finnish)
    [ci skip]
    
    * New translations en.json (Finnish)
    [ci skip]
    
    * New translations en.yml (Finnish)
    [ci skip]
    
    * New translations en.yml (Finnish)
    [ci skip]
    
    * New translations en.yml (Finnish)
    [ci skip]
    
    * New translations simple_form.en.yml (Finnish)
    [ci skip]
    
    * New translations en.yml (Finnish)
    [ci skip]
    
    * New translations simple_form.en.yml (Finnish)
    [ci skip]
    
    * New translations en.yml (Finnish)
    [ci skip]
    
    * New translations en.yml (Finnish)
    [ci skip]
    
    * New translations en.yml (Finnish)
    [ci skip]
    
    * New translations en.yml (Finnish)
    [ci skip]
    
    * New translations en.json (Finnish)
    [ci skip]
    
    * New translations en.json (Finnish)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Dutch)
    [ci skip]
    
    * New translations en.json (Dutch)
    [ci skip]
    
    * New translations en.yml (Dutch)
    [ci skip]
    
    * New translations en.json (Thai)
    [ci skip]
    
    * New translations devise.en.yml (Thai)
    [ci skip]
    
    * New translations en.json (Thai)
    [ci skip]
    
    * New translations en.json (Korean)
    [ci skip]
    
    * New translations en.json (Thai)
    [ci skip]
    
    * New translations en.yml (Thai)
    [ci skip]
    
    * New translations en.yml (Thai)
    [ci skip]
    
    * New translations en.yml (Thai)
    [ci skip]
    
    * New translations en.yml (Thai)
    [ci skip]
    
    * New translations en.json (Vietnamese)
    [ci skip]
    
    * New translations en.json (Spanish)
    [ci skip]
    
    * New translations en.yml (Spanish)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations simple_form.en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations simple_form.en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * New translations simple_form.en.yml (Vietnamese)
    [ci skip]
    
    * New translations en.yml (Vietnamese)
    [ci skip]
    
    * i18n-tasks normalize
    
    * yarn manage:translations
    
    * Fix normalization
    Gargron committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    054f4af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00448db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1a6f8d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

  1. Configuration menu
    Copy the full SHA
    156af70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93dd413 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

  1. Merge branch 'upstream32' into updateTo32

    # Conflicts:
    #	README.md
    #	app/controllers/accounts_controller.rb
    #	app/controllers/api/v1/statuses_controller.rb
    #	app/javascript/mastodon/features/status/components/detailed_status.js
    #	app/javascript/mastodon/locales/de.json
    #	app/javascript/mastodon/locales/defaultMessages.json
    #	app/javascript/mastodon/locales/en.json
    #	app/javascript/mastodon/locales/eo.json
    #	app/javascript/mastodon/locales/hy.json
    #	app/javascript/mastodon/locales/pt-BR.json
    #	app/javascript/mastodon/locales/pt-PT.json
    #	app/javascript/mastodon/locales/ro.json
    #	app/javascript/mastodon/locales/sr.json
    #	app/javascript/mastodon/locales/uk.json
    #	app/models/account.rb
    #	app/models/status.rb
    #	app/services/post_status_service.rb
    #	package.json
    #	yarn.lock
    Joyce Mayorga committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    99456d9 View commit details
    Browse the repository at this point in the history
  2. Various fixes to get things working again

    Joyce Mayorga committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    f0a4257 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #113 from BeachCity/updateTo32

    Update to32
    robinmaypanpan committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    0717bd0 View commit details
    Browse the repository at this point in the history
  4. Updated versions

    Joyce Mayorga committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    378c046 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #122 from BeachCity/dev

    Update to 3.2.0
    robinmaypanpan committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    e80852c View commit details
    Browse the repository at this point in the history