Skip to content
Snippets Groups Projects
  1. Jan 18, 2023
  2. Jan 14, 2023
  3. Jan 13, 2023
  4. Jan 12, 2023
  5. Jan 11, 2023
    • Claire's avatar
    • Markus Unterwaditzer's avatar
      fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879) · 0c689b9d
      Markus Unterwaditzer authored
      
      * fix: allow verification when page size exceeds 1MB
      Truncates the page after 1MB instead
      
      Closes #15316
      
      * switch to HTML5 parser, fix rubocop errors
      
      * undo rubocop fixes
      
      Co-authored-by: default avatarChris Zubak-Skees <chriszs@gmail.com>
      Unverified
      0c689b9d
    • Peter Simonsson's avatar
      Fix dropdown menu positions when scrolling (#22916) · fd33bcb3
      Peter Simonsson authored
      * Update react-overlays to latest version
      
      * Fix breaking changes in dropdown menus
      
      * Use react-overlays built-in arrow positioning feature
      * Re-implemented `.dropdown-menu__arrow` to have a defined width and height to improve positioning
      * Moved wrapping div (`.dropdown-menu` from `DropdownMenu` to `Dropdown`)
      * Wrap button in a span to solve issue with ref
      * Temporarily remove animations
      
      * Fix breaking changes in emoji picker
      
      * Wrap EmojiPickerMenu in a div where react-overlays’ ref is added
      
      * Fix breaking changes in language dropdown
      
      * Fix breaking changes in privacy dropdown
      
      * Fix breaking changes in search form
      
      * Add animations back using `@keyframes`
      
      * Fix arrow color in light theme
      
      * Fix linting issue
      
      * Remove unused `mounted` state
      
      * Remove `placement` state from components and redux
      
      And remove the placement state from props of the menu components.
      
      * Remove abolution position to fix flip issue
      
      * Remove z-index to fix modals and overlay positions
      
      * Fix lint issues
      
      * Set placement in privacy and language components
      
      Copy the placement state into the `PrivacyDropdown` and `LanguageDropdown` components, to apply correct styling to the buttons depending on which placement the Overlay has.
      
      * Move `placement` state to correct component
      Unverified
      fd33bcb3
    • Kaspar V's avatar
      Fix/remove calling private method with send in model (#22951) · ae62e5fa
      Kaspar V authored
      * fix(status): remove send usage for private unlink_from_conversations
      
      - make unlink_from_conversations public method
      - rename unlink_from_conversations to unlink_from_conversations!
      - fix send call on private method in statuses_vacuum and batched_remove_status_service
      
      * fix(feeds_vacuum): replace find_in_batches with in_batches
      
      because active record query results should be a little more efficient than
      itterating with map and each. Postgres can grasp such lists of ids much quicker
      than ruby can.
      Will probably make allmost no difference, but cannot hurt either.
      Unverified
      ae62e5fa
    • Claire's avatar
      Fix `$` not being escaped in `.env.production` file generated by `mastodon:setup` (#23012) · a65f86ae
      Claire authored
      * Fix `$` not being escaped in `.env.production` file generated by `mastodon:setup`
      
      * Improve robustness of dotenv escaping
      Unverified
      a65f86ae
    • Claire's avatar
    • dependabot[bot]'s avatar
      Bump ws from 8.11.0 to 8.12.0 (#23023) · 7101bc53
      dependabot[bot] authored
      Bumps [ws](https://github.com/websockets/ws) from 8.11.0 to 8.12.0.
      - [Release notes](https://github.com/websockets/ws/releases)
      - [Commits](https://github.com/websockets/ws/compare/8.11.0...8.12.0
      
      )
      
      ---
      updated-dependencies:
      - dependency-name: ws
        dependency-type: direct:production
        update-type: version-update:semver-minor
      ...
      
      Signed-off-by: default avatardependabot[bot] <support@github.com>
      
      Signed-off-by: default avatardependabot[bot] <support@github.com>
      Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
      Unverified
      7101bc53
    • dependabot[bot]'s avatar
      Bump @babel/core from 7.20.7 to 7.20.12 (#23020) · f9655d68
      dependabot[bot] authored
      Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.7 to 7.20.12.
      - [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.20.12/packages/babel-core
      
      )
      
      ---
      updated-dependencies:
      - dependency-name: "@babel/core"
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <support@github.com>
      
      Signed-off-by: default avatardependabot[bot] <support@github.com>
      Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
      Unverified
      f9655d68
    • dependabot[bot]'s avatar
      Bump prettier from 2.8.1 to 2.8.2 (#23022) · f0fd8c5c
      dependabot[bot] authored
      Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.2.
      - [Release notes](https://github.com/prettier/prettier/releases)
      - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
      - [Commits](https://github.com/prettier/prettier/compare/2.8.1...2.8.2
      
      )
      
      ---
      updated-dependencies:
      - dependency-name: prettier
        dependency-type: direct:development
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <support@github.com>
      
      Signed-off-by: default avatardependabot[bot] <support@github.com>
      Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
      Unverified
      f0fd8c5c
    • dependabot[bot]'s avatar
      Bump immutable from 4.2.1 to 4.2.2 (#23021) · 167b0730
      dependabot[bot] authored
      Bumps [immutable](https://github.com/immutable-js/immutable-js) from 4.2.1 to 4.2.2.
      - [Release notes](https://github.com/immutable-js/immutable-js/releases)
      - [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
      - [Commits](https://github.com/immutable-js/immutable-js/compare/v4.2.1...v4.2.2
      
      )
      
      ---
      updated-dependencies:
      - dependency-name: immutable
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <support@github.com>
      
      Signed-off-by: default avatardependabot[bot] <support@github.com>
      Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
      Unverified
      167b0730
    • dependabot[bot]'s avatar
      Bump postcss from 8.4.20 to 8.4.21 (#23019) · 2f4dae26
      dependabot[bot] authored
      Bumps [postcss](https://github.com/postcss/postcss) from 8.4.20 to 8.4.21.
      - [Release notes](https://github.com/postcss/postcss/releases)
      - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
      - [Commits](https://github.com/postcss/postcss/compare/8.4.20...8.4.21
      
      )
      
      ---
      updated-dependencies:
      - dependency-name: postcss
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <support@github.com>
      
      Signed-off-by: default avatardependabot[bot] <support@github.com>
      Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
      Unverified
      2f4dae26
    • dependabot[bot]'s avatar
      Bump jsdom from 20.0.3 to 21.0.0 (#23018) · a66cf524
      dependabot[bot] authored
      Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.3 to 21.0.0.
      - [Release notes](https://github.com/jsdom/jsdom/releases)
      - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
      - [Commits](https://github.com/jsdom/jsdom/compare/20.0.3...21.0.0
      
      )
      
      ---
      updated-dependencies:
      - dependency-name: jsdom
        dependency-type: direct:production
        update-type: version-update:semver-major
      ...
      
      Signed-off-by: default avatardependabot[bot] <support@github.com>
      
      Signed-off-by: default avatardependabot[bot] <support@github.com>
      Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
      Unverified
      a66cf524
    • dependabot[bot]'s avatar
      Bump utf-8-validate from 5.0.10 to 6.0.0 (#23017) · 973e4756
      dependabot[bot] authored
      Bumps [utf-8-validate](https://github.com/websockets/utf-8-validate) from 5.0.10 to 6.0.0.
      - [Release notes](https://github.com/websockets/utf-8-validate/releases)
      - [Commits](https://github.com/websockets/utf-8-validate/compare/v5.0.10...v6.0.0
      
      )
      
      ---
      updated-dependencies:
      - dependency-name: utf-8-validate
        dependency-type: direct:production
        update-type: version-update:semver-major
      ...
      
      Signed-off-by: default avatardependabot[bot] <support@github.com>
      
      Signed-off-by: default avatardependabot[bot] <support@github.com>
      Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
      Unverified
      973e4756
    • Eugen Rochko's avatar
      New Crowdin updates (#22953) · f6e34ca1
      Eugen Rochko authored
      
      * New translations en.yml (Bulgarian)
      
      * New translations en.yml (Bulgarian)
      
      * New translations en.json (Belarusian)
      
      * New translations en.json (Vietnamese)
      
      * New translations en.json (Asturian)
      
      * New translations en.yml (Bulgarian)
      
      * New translations simple_form.en.yml (Estonian)
      
      * New translations devise.en.yml (Estonian)
      
      * New translations activerecord.en.yml (Estonian)
      
      * New translations en.yml (Bulgarian)
      
      * New translations en.yml (Bulgarian)
      
      * New translations en.yml (German)
      
      * New translations activerecord.en.yml (German)
      
      * New translations simple_form.en.yml (German)
      
      * New translations simple_form.en.yml (German)
      
      * New translations en.json (Danish)
      
      * New translations en.json (Arabic)
      
      * New translations en.yml (Estonian)
      
      * New translations devise.en.yml (Estonian)
      
      * New translations en.json (English, United Kingdom)
      
      * New translations simple_form.en.yml (English, United Kingdom)
      
      * New translations en.json (Catalan)
      
      * New translations en.yml (Catalan)
      
      * New translations simple_form.en.yml (Catalan)
      
      * New translations doorkeeper.en.yml (Catalan)
      
      * New translations en.json (Galician)
      
      * New translations en.json (Russian)
      
      * New translations en.yml (Russian)
      
      * New translations en.json (Hungarian)
      
      * New translations en.yml (Russian)
      
      * New translations en.json (Turkish)
      
      * New translations devise.en.yml (Estonian)
      
      * New translations en.json (Catalan)
      
      * New translations en.json (Estonian)
      
      * New translations en.yml (Estonian)
      
      * New translations devise.en.yml (Estonian)
      
      * New translations doorkeeper.en.yml (Estonian)
      
      * New translations en.json (Estonian)
      
      * New translations en.yml (Estonian)
      
      * New translations simple_form.en.yml (Estonian)
      
      * New translations devise.en.yml (Estonian)
      
      * New translations doorkeeper.en.yml (Estonian)
      
      * New translations en.json (Occitan)
      
      * New translations en.yml (Occitan)
      
      * New translations en.json (Finnish)
      
      * New translations en.json (Hindi)
      
      * New translations en.json (Hindi)
      
      * New translations en.json (Czech)
      
      * New translations en.json (Thai)
      
      * New translations en.json (Portuguese)
      
      * New translations en.json (Portuguese)
      
      * New translations en.yml (Portuguese)
      
      * New translations simple_form.en.yml (Portuguese)
      
      * New translations en.json (Portuguese)
      
      * New translations en.yml (Portuguese)
      
      * New translations en.json (Estonian)
      
      * New translations doorkeeper.en.yml (Spanish)
      
      * New translations en.json (Estonian)
      
      * New translations en.yml (Estonian)
      
      * New translations doorkeeper.en.yml (Estonian)
      
      * New translations en.yml (Portuguese)
      
      * New translations en.yml (Portuguese)
      
      * New translations en.json (Finnish)
      
      * New translations en.json (Romanian)
      
      * New translations en.json (French)
      
      * New translations en.json (Spanish)
      
      * New translations en.json (Afrikaans)
      
      * New translations en.json (Arabic)
      
      * New translations en.json (Belarusian)
      
      * New translations en.json (Bulgarian)
      
      * New translations en.json (Catalan)
      
      * New translations en.json (Czech)
      
      * New translations en.json (Danish)
      
      * New translations en.json (German)
      
      * New translations en.json (Greek)
      
      * New translations en.json (Frisian)
      
      * New translations en.json (Basque)
      
      * New translations en.json (Finnish)
      
      * New translations en.json (Irish)
      
      * New translations en.json (Hebrew)
      
      * New translations en.json (Hungarian)
      
      * New translations en.json (Armenian)
      
      * New translations en.json (Italian)
      
      * New translations en.json (Japanese)
      
      * New translations en.json (Georgian)
      
      * New translations en.json (Korean)
      
      * New translations en.json (Lithuanian)
      
      * New translations en.json (Macedonian)
      
      * New translations en.json (Dutch)
      
      * New translations en.json (Norwegian)
      
      * New translations en.json (Punjabi)
      
      * New translations en.json (Polish)
      
      * New translations en.json (Portuguese)
      
      * New translations en.json (Russian)
      
      * New translations en.json (Slovak)
      
      * New translations en.json (Slovenian)
      
      * New translations en.json (Albanian)
      
      * New translations en.json (Serbian (Cyrillic))
      
      * New translations en.json (Swedish)
      
      * New translations en.json (Turkish)
      
      * New translations en.json (Ukrainian)
      
      * New translations en.json (Chinese Simplified)
      
      * New translations en.json (Chinese Traditional)
      
      * New translations en.json (Urdu (Pakistan))
      
      * New translations en.json (Vietnamese)
      
      * New translations en.json (Galician)
      
      * New translations en.json (Icelandic)
      
      * New translations en.json (Portuguese, Brazilian)
      
      * New translations en.json (Indonesian)
      
      * New translations en.json (Persian)
      
      * New translations en.json (Tamil)
      
      * New translations en.json (Spanish, Argentina)
      
      * New translations en.json (Spanish, Mexico)
      
      * New translations en.json (Bengali)
      
      * New translations en.json (Marathi)
      
      * New translations en.json (Thai)
      
      * New translations en.json (Croatian)
      
      * New translations en.json (Norwegian Nynorsk)
      
      * New translations en.json (Kazakh)
      
      * New translations en.json (Estonian)
      
      * New translations en.json (Latvian)
      
      * New translations en.json (Hindi)
      
      * New translations en.json (Malay)
      
      * New translations en.json (Telugu)
      
      * New translations en.json (English, United Kingdom)
      
      * New translations en.json (Welsh)
      
      * New translations en.json (Faroese)
      
      * New translations en.json (Esperanto)
      
      * New translations en.json (Uyghur)
      
      * New translations en.json (Chinese Traditional, Hong Kong)
      
      * New translations en.json (Tatar)
      
      * New translations en.json (Malayalam)
      
      * New translations en.json (Breton)
      
      * New translations en.json (French, Quebec)
      
      * New translations en.json (Sinhala)
      
      * New translations en.json (Cornish)
      
      * New translations en.json (Kannada)
      
      * New translations en.json (Scottish Gaelic)
      
      * New translations en.json (Aragonese)
      
      * New translations en.json (Occitan)
      
      * New translations en.json (Serbian (Latin))
      
      * New translations en.json (Kurmanji (Kurdish))
      
      * New translations en.json (Sorani (Kurdish))
      
      * New translations en.json (Scots)
      
      * New translations en.json (Corsican)
      
      * New translations en.json (Sardinian)
      
      * New translations en.json (Sanskrit)
      
      * New translations en.json (Kabyle)
      
      * New translations en.json (Ido)
      
      * New translations en.json (Taigi)
      
      * New translations en.json (Silesian)
      
      * New translations en.json (Standard Moroccan Tamazight)
      
      * New translations en.json (Irish)
      
      * New translations en.json (Korean)
      
      * New translations en.json (Chinese Simplified)
      
      * New translations en.json (Chinese Traditional)
      
      * New translations en.json (Spanish, Argentina)
      
      * New translations en.yml (Irish)
      
      * New translations en.json (Latvian)
      
      * New translations en.json (Spanish)
      
      * New translations en.json (Bulgarian)
      
      * New translations en.json (Hebrew)
      
      * New translations en.json (Ukrainian)
      
      * New translations en.json (Estonian)
      
      * New translations en.yml (Estonian)
      
      * New translations simple_form.en.yml (Estonian)
      
      * New translations devise.en.yml (Estonian)
      
      * New translations doorkeeper.en.yml (Estonian)
      
      * New translations en.json (Belarusian)
      
      * New translations en.json (Catalan)
      
      * New translations en.json (Finnish)
      
      * New translations en.json (Faroese)
      
      * New translations en.yml (Finnish)
      
      * New translations simple_form.en.yml (Finnish)
      
      * New translations en.json (Czech)
      
      * New translations en.json (Frisian)
      
      * New translations en.json (Finnish)
      
      * New translations en.json (Dutch)
      
      * New translations en.json (Polish)
      
      * New translations en.json (Icelandic)
      
      * New translations en.json (German)
      
      * New translations en.json (Hungarian)
      
      * New translations en.json (Italian)
      
      * New translations en.json (Portuguese)
      
      * New translations en.json (Slovenian)
      
      * New translations en.json (Serbian (Cyrillic))
      
      * New translations en.json (Thai)
      
      * New translations en.json (Estonian)
      
      * New translations en.json (Serbian (Latin))
      
      * New translations en.json (Bulgarian)
      
      * New translations en.json (Swedish)
      
      * New translations en.json (Bulgarian)
      
      * New translations simple_form.en.yml (Bulgarian)
      
      * New translations en.json (Portuguese)
      
      * New translations en.json (Galician)
      
      * New translations simple_form.en.yml (Bulgarian)
      
      * New translations en.json (Esperanto)
      
      * New translations en.json (Danish)
      
      * New translations en.json (French)
      
      * New translations en.json (Albanian)
      
      * New translations en.yml (French)
      
      * New translations en.yml (Portuguese)
      
      * New translations en.json (Russian)
      
      * New translations en.yml (Russian)
      
      * New translations en.yml (Portuguese)
      
      * New translations en.yml (Estonian)
      
      * New translations en.json (Estonian)
      
      * New translations en.yml (Estonian)
      
      * New translations en.yml (Portuguese)
      
      * New translations en.json (Belarusian)
      
      * New translations en.json (Estonian)
      
      * New translations en.yml (Estonian)
      
      * New translations simple_form.en.yml (Estonian)
      
      * New translations devise.en.yml (Estonian)
      
      * New translations doorkeeper.en.yml (Estonian)
      
      * New translations en.json (Estonian)
      
      * New translations en.yml (Estonian)
      
      * New translations simple_form.en.yml (Estonian)
      
      * New translations en.json (Vietnamese)
      
      * New translations en.json (Bulgarian)
      
      * New translations en.json (Bulgarian)
      
      * New translations en.json (Bulgarian)
      
      * New translations en.json (Norwegian)
      
      * New translations en.json (Norwegian Nynorsk)
      
      * New translations devise.en.yml (Bulgarian)
      
      * New translations en.yml (Galician)
      
      * New translations en.json (Slovak)
      
      * New translations devise.en.yml (Bulgarian)
      
      * New translations en.json (Welsh)
      
      * New translations en.yml (Portuguese)
      
      * New translations en.yml (Portuguese)
      
      * New translations en.json (Croatian)
      
      * New translations simple_form.en.yml (Bulgarian)
      
      * New translations en.json (Bulgarian)
      
      * New translations en.yml (Bulgarian)
      
      * New translations simple_form.en.yml (Bulgarian)
      
      * New translations en.json (Bulgarian)
      
      * New translations en.json (Slovak)
      
      * New translations en.yml (Slovak)
      
      * New translations en.yml (Portuguese)
      
      * New translations en.json (Spanish, Mexico)
      
      * New translations en.yml (Portuguese)
      
      * New translations en.json (Portuguese)
      
      * New translations en.yml (Portuguese)
      
      * New translations simple_form.en.yml (Portuguese)
      
      * New translations en.yml (Bulgarian)
      
      * New translations en.json (Slovak)
      
      * New translations en.yml (Slovak)
      
      * Normalize
      
      Co-authored-by: default avatarYamagishi Kazutoshi <ykzts@desire.sh>
      Unverified
      f6e34ca1
  6. Jan 10, 2023
  7. Jan 09, 2023
  8. Jan 06, 2023
Loading