Skip to content

Conversation

tribela
Copy link
Contributor

@tribela tribela commented Nov 18, 2024

Add autoFocus attribute on boost modal. It was missed on #31883

Related: #31880

@ClearlyClaire ClearlyClaire added this pull request to the merge queue Nov 18, 2024
Merged via the queue into mastodon:main with commit 60801ab Nov 18, 2024
24 checks passed
@tribela tribela deleted the autofocus-boost branch November 18, 2024 09:27
rezhajulio added a commit to PegelinuxTop/mastodon that referenced this pull request Nov 26, 2024
* Remove remnants of embed views (mastodon#32419)

* Use `with_options` blocks in `Associations` concern (mastodon#32840)

* Add OpenTelemetry VCS attributes (mastodon#32904)

* Add missing autofocus on boost modal (mastodon#32953)

* Update libretranslate/libretranslate Docker tag to v1.6.2 (mastodon#32951)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency @formatjs/cli to v6.3.11 (mastodon#32950)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* New Crowdin Translations (automated) (mastodon#32927)

Co-authored-by: GitHub Actions <noreply@github.com>

* `Form::Import` spec reduce factories (mastodon#32924)

* Reduce long lines in `relationships/show` view (mastodon#32922)

* Extract constants for controller `LIMIT` queries (mastodon#32921)

* Update dependency aws-sdk-s3 to v1.171.0 (mastodon#32901)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Use `nil` instead of `false` for datetime value in spec (mastodon#32926)

* Streaming: add development logging of database queries (mastodon#32945)

* Fix `min_id` and `max_id` causing error in search API (mastodon#32857)

* Move self destruct check to `config_for` and add constant for verifier string (mastodon#32943)

* Change dependency from annotate to annotaterb (mastodon#30232)

* Use hash arguments to `select` when possible (Rails 7.2) (mastodon#32917)

* Use hash arguments to `order` when possible (Rails 7.2) (mastodon#32915)

* Add coverage for fixing the thing with the dates in the search area (mastodon#32958)

* Prep work for coverage addition to `ActivityPub::DeliveryWorker` spec (mastodon#32944)

* Use group/count approach in annual report classes (mastodon#32914)

* DB Replica database_tasks as ENV (mastodon#32908)

* Fix notification polling showing a loading bar in web UI (mastodon#32960)

* Update dependency aws-sdk-s3 to v1.172.0 (mastodon#32964)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* New Crowdin Translations (automated) (mastodon#32969)

Co-authored-by: GitHub Actions <noreply@github.com>

* Add `LoginActivity` model spec and `BrowserDetection` concern shared example (mastodon#32959)

* Extract `Notification::Groups` concern (mastodon#32968)

* Change lists to reflect added and removed users retroactively (mastodon#32930)

* Use hash arguments to `group` when possible (mastodon#32916)

* Fix error when viewing statuses to deleted replies in moderation view (mastodon#32986)

* Update dependency opentelemetry-instrumentation-rails to '~> 0.33.0' (mastodon#32987)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Add `AccountWarning` case to `Report#history` spec (mastodon#32984)

* New Crowdin Translations (automated) (mastodon#32990)

Co-authored-by: GitHub Actions <noreply@github.com>

* Update dependency json-schema to v5.1.0 (mastodon#32992)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Fix posts made in the future being allowed to trend (mastodon#32996)

* Add ability to middle-mouse click posts in web UI (mastodon#32988)

* block scheduled status from frozen users (mastodon#30729)

* Fix wrong video dimensions for some rotated videos (mastodon#33008)

* New Crowdin Translations (automated) (mastodon#33010)

Co-authored-by: GitHub Actions <noreply@github.com>

* Update dependency doorkeeper to v5.8.0 (mastodon#33000)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Add stop-gap antispam code (mastodon#32981)

* `rel="me"` check should be case-insenstive (mastodon#32238)

* Change design of lists in web UI (mastodon#32881)

* Fix duplicate notifications in notification groups when using slow mode (mastodon#33014)

* improve nginx.conf by setting gzip_static to on (mastodon#30698)

* LinkDetailsExtractor adjustments (mastodon#31357)

* Fix pushing hashtag-followed posts to feeds of inactive users (mastodon#33018)

* Rely on Rails to enable YJIT when available (mastodon#33017)

* Update Yarn to v4.5.2 (mastodon#33021)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* New Crowdin Translations (automated) (mastodon#33020)

Co-authored-by: GitHub Actions <noreply@github.com>

* Update dependency aws-sdk-s3 to v1.173.0 (mastodon#33019)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [Glitch] Add missing autofocus on boost modal

Port 60801ab to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>

* [Glitch] Fix notification polling showing a loading bar in web UI

Port e856838 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>

* Set autofocus on favourite modal (glitch-soc#2900)

* New Crowdin Translations (automated) (glitch-soc#2896)

* New Crowdin translations

* Fix bogus no.yml

* Fix bogus simple_form.no.yml

---------

Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>

* [Glitch] Fix duplicate notifications in notification groups when using slow mode

Port 4bfb888 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>

* Remove pinned accounts editor

It was utterly broken and the underlying modals are getting redesigned

* [Glitch] Change design of lists in web UI

Port 6260350 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>

* Fix issue templates (glitch-soc#2904)

---------

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Matt Jankowski <matt@jankowski.online>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Co-authored-by: Jeong Arm <kjwonmail@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Andrew W. Lee <wjldrew@gmail.com>
Co-authored-by: Shlee <github@shl.ee>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Paulo Vilarinho <33267902+PauloVilarinho@users.noreply.github.com>
Co-authored-by: Christian Schmidt <github@chsc.dk>
Co-authored-by: Joshix-1 <57299889+Joshix-1@users.noreply.github.com>
@ClearlyClaire ClearlyClaire added the to backport PR needed to be backported label May 7, 2025
@ClearlyClaire ClearlyClaire removed the to backport PR needed to be backported label Jul 2, 2025
cbl added a commit to cbl/mastodon that referenced this pull request Jul 4, 2025
* Change activity distribution error handling to skip retrying for deleted accounts (mastodon#33617)

* Fix sign-up e-mail confirmation page reloading on error or redirect (mastodon#34548)

* Fix incorrect redirect in response to unauthenticated API requests in limited federation mode (mastodon#34549)

* Add built-in context for interaction policies (mastodon#34574)

* Remove double-query for signed query strings (mastodon#34610)

* Add warning for REDIS_NAMESPACE deprecation at startup (mastodon#34581)

* Merge commit from fork

* Check scheme in account and post links

* Harden media attachments

* Client-side mitigation

* Client-side mitigation for media attachments

* Update dependency nokogiri

* Update dependency net-imap

* Bump version to v4.3.8

* Fix code style issue

* Add tests for featured tag removal (mastodon#34888)

* New Crowdin Translations for stable-4.3 (automated) (mastodon#35243)

Co-authored-by: GitHub Actions <noreply@github.com>

* Add missing autofocus on boost modal (mastodon#32953)

* Fix wrong video dimensions for some rotated videos (mastodon#33008)

* Handle rotation is not present in the video metadata (mastodon#33261)

* Fix `/share` not using server-set characters limit (mastodon#33459)

* fix: OIDC account creation fails for long display names (mastodon#34639)

* Fix admin dashboard crash on specific Elasticsearch connection errors (mastodon#34683)

* Change passthrough video processing to emit `moov` atom at start of video (mastodon#34726)

* Fix handling of inlined `featured` collections in ActivityPub actor objects (mastodon#34789)

* Fix `NoMethodError` in `ActivityPub::FetchFeaturedCollectionService` (mastodon#34811)

* Increase capybara default timeout to reduce test flakiness (mastodon#34859)

* Fix inconsistent filtering of silenced accounts for other silenced accounts (mastodon#34863)

* Fix blocked accounts not being automatically removed from trending statuses (mastodon#34891)

* Add basic support for remote attachments with multiple media types (mastodon#34996)

* Fix “Alt text” button submitting form in moderation interface (mastodon#35147)

* Fix search operators sometimes getting lost (mastodon#35190)

* Fix error when viewing statuses to deleted replies in moderation view (mastodon#32986)

* Fix `NoMethodError` in edge case of emoji cache handling (mastodon#34749)

Co-authored-by: Claire <claire.github-309c@sitedethib.com>

* Bump version to v4.3.9

---------

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Jeong Arm <kjwonmail@gmail.com>
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Jeremy Kescher <jeremy@kescher.at>
Co-authored-by: Marcel Hellkamp <marc@gsites.de>
Co-authored-by: Darius Kazemi <darius.kazemi@gmail.com>
cbl added a commit to cbl/mastodon that referenced this pull request Jul 8, 2025
* Change activity distribution error handling to skip retrying for deleted accounts (mastodon#33617)

* Fix sign-up e-mail confirmation page reloading on error or redirect (mastodon#34548)

* Fix incorrect redirect in response to unauthenticated API requests in limited federation mode (mastodon#34549)

* Add built-in context for interaction policies (mastodon#34574)

* Remove double-query for signed query strings (mastodon#34610)

* Add warning for REDIS_NAMESPACE deprecation at startup (mastodon#34581)

* Merge commit from fork

* Check scheme in account and post links

* Harden media attachments

* Client-side mitigation

* Client-side mitigation for media attachments

* Update dependency nokogiri

* Update dependency net-imap

* Bump version to v4.3.8

* Fix code style issue

* Add tests for featured tag removal (mastodon#34888)

* New Crowdin Translations for stable-4.3 (automated) (mastodon#35243)

Co-authored-by: GitHub Actions <noreply@github.com>

* Add missing autofocus on boost modal (mastodon#32953)

* Fix wrong video dimensions for some rotated videos (mastodon#33008)

* Handle rotation is not present in the video metadata (mastodon#33261)

* Fix `/share` not using server-set characters limit (mastodon#33459)

* fix: OIDC account creation fails for long display names (mastodon#34639)

* Fix admin dashboard crash on specific Elasticsearch connection errors (mastodon#34683)

* Change passthrough video processing to emit `moov` atom at start of video (mastodon#34726)

* Fix handling of inlined `featured` collections in ActivityPub actor objects (mastodon#34789)

* Fix `NoMethodError` in `ActivityPub::FetchFeaturedCollectionService` (mastodon#34811)

* Increase capybara default timeout to reduce test flakiness (mastodon#34859)

* Fix inconsistent filtering of silenced accounts for other silenced accounts (mastodon#34863)

* Fix blocked accounts not being automatically removed from trending statuses (mastodon#34891)

* Add basic support for remote attachments with multiple media types (mastodon#34996)

* Fix “Alt text” button submitting form in moderation interface (mastodon#35147)

* Fix search operators sometimes getting lost (mastodon#35190)

* Fix error when viewing statuses to deleted replies in moderation view (mastodon#32986)

* Fix `NoMethodError` in edge case of emoji cache handling (mastodon#34749)

Co-authored-by: Claire <claire.github-309c@sitedethib.com>

* Bump version to v4.3.9

---------

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Jeong Arm <kjwonmail@gmail.com>
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Jeremy Kescher <jeremy@kescher.at>
Co-authored-by: Marcel Hellkamp <marc@gsites.de>
Co-authored-by: Darius Kazemi <darius.kazemi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants