Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Convert `LanguageDropdown` to a functional component (mastodon#33701) * Add information about alt text to alt text modal in web UI (mastodon#33702) * Fix intermittent services/ap/process_status_update tags failure (mastodon#33695) * New Crowdin Translations (automated) (mastodon#33697) Co-authored-by: GitHub Actions <[email protected]> * Change “Prohibited uses” section of ToS template according to feedback (mastodon#33703) * Remove broken link to Terms of Service when none are defined (mastodon#33699) * Fix LDSignature tests (mastodon#33705) * Store Bootsnap cache outside bind mounts (devcontainer only) (mastodon#33677) * New Crowdin Translations (automated) (mastodon#33711) Co-authored-by: GitHub Actions <[email protected]> * Use `expect` params wrapper for more "auth" and "2FA" "controllers" (mastodon#33717) * Convert `LanguageDropdownMenu` to functional component (mastodon#33704) * Update babel monorepo to v7.26.7 (mastodon#33721) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Fix `Style/HashSlice` cop violations (mastodon#33720) * Update dependency react-select to v5.10.0 (mastodon#33722) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Fix wrong styles on rules and buttons in the sign-up form (mastodon#33725) * Refactor `<LanguageDropdown>` into TypeScript (mastodon#33723) * Fix color of language indicator in light theme in web UI (mastodon#33724) * Remove system tooltip for alt text in web UI (mastodon#33736) * Fix documentation URL (mastodon#33728) * New Crowdin Translations (automated) (mastodon#33731) Co-authored-by: GitHub Actions <[email protected]> * Update formatjs monorepo (mastodon#33656) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency ox to v2.14.21 (mastodon#33740) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency @reduxjs/toolkit to v2.5.1 (mastodon#33739) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Add an optional metric exporter (mastodon#33734) * Use `expect` for `admin/` controllers (mastodon#33686) * Use `expect` in `Admin::ExportControllerConcern` import params (mastodon#33745) * Add hover cards to follow suggestions (mastodon#33749) * Fix error in `TwoFactorPamAuthenticatable` when handling invalid params (mastodon#33746) * Use `expect` in remaining controller locations (mastodon#33748) * [Glitch] Convert `LanguageDropdown` to a functional component Port db14604 to glitch-soc Signed-off-by: Claire <[email protected]> * [Glitch] Add information about alt text to alt text modal in web UI Port 0885c31 to glitch-soc Signed-off-by: Claire <[email protected]> * [Glitch] Convert `LanguageDropdownMenu` to functional component Port 9a0166c to glitch-soc Signed-off-by: Claire <[email protected]> * [Glitch] Refactor `<LanguageDropdown>` into TypeScript Port 52a5c8a to glitch-soc Signed-off-by: Claire <[email protected]> * [Glitch] Fix color of language indicator in light theme in web UI Port 81271a1 to glitch-soc Signed-off-by: Claire <[email protected]> * [Glitch] Remove system tooltip for alt text in web UI Port 9568733 to glitch-soc Signed-off-by: Claire <[email protected]> * [Glitch] Add hover cards to follow suggestions Port e973351 to glitch-soc Signed-off-by: Claire <[email protected]> * Reduce factory creation across `controllers/admin` specs (mastodon#33752) * Fix parameter validation in our custom devise strategies (mastodon#33754) * Update RuboCop (non-major) to v1.71.0 (mastodon#33644) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * New Crowdin Translations (automated) (mastodon#33753) Co-authored-by: GitHub Actions <[email protected]> * Fix polls not being validated on edition (mastodon#33755) * Fix incorrect signature after HTTP redirect (mastodon#33757) * Sync Glitch follow button with Mastodon (glitch-soc#2957) Fixes the follow button saying "Follow back" when it actually will cancel the follow request (mastodon#31934). Intentionally omits the "Mutual" state. --------- Signed-off-by: Claire <[email protected]> Co-authored-by: Claire <[email protected]> Co-authored-by: Eugen Rochko <[email protected]> Co-authored-by: Matt Jankowski <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: GitHub Actions <[email protected]> Co-authored-by: Christian Schmidt <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mikkel Ricky <[email protected]> Co-authored-by: Renaud Chaput <[email protected]> Co-authored-by: wackbyte <[email protected]> Co-authored-by: Essem <[email protected]>
- Loading branch information