Commit Graph

18675 Commits (fix-accidental-new-tab-on-scroll)
 

Author SHA1 Message Date
renovate[bot] d2ce9a6064
chore(deps): update eslint (non-major) (#33061)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
5 months ago
renovate[bot] 64719aa4ee
chore(deps): update yarn to v4.7.0 (#34047)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
Renaud Chaput f41bc1de9d
Fix processing errors for some HEIF images from iOS 18 (#34086) 5 months ago
Claire db269a4c0a
Change hashtag suggestion to prefer personal history capitalization (#34070) 5 months ago
Matt Jankowski b021cfc91e
Convert `settings/sessions` spec controller->system (#34072) 5 months ago
Damien Erambert debe6c0545
Add emoji from Twemoji 15.0 to the emoji picker/completion (#33395) 5 months ago
Claire b57687083f
Move `app/javascript/hooks` to `app/javascript/mastodon/hooks` (#34077) 5 months ago
Claire 00dbefdbbf
Change web client settings to be saved earlier and more often (#34074) 5 months ago
David Roetzel 8cf27d0fbb
Add simple feature flag system (#34038)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
5 months ago
Eugen Rochko cadda2f957
Add effective date to terms of service (#33993) 5 months ago
Claire 84164270c6
Add `about`, `privacy_policy` and `terms_of_service` URLS to `/api/v2/instance` (#33849) 5 months ago
Claire 26a3081699
Fix preview cards under Content Warnings not being shown in detailed statuses (#34068) 5 months ago
Matt Jankowski ce23342d72
Convert `admin/terms_of_service/*` spec controller->system (#33975) 5 months ago
renovate[bot] e245633ffa
chore(deps): update dependency redcarpet to v3.6.1 (#34017)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
Claire d25de5b757
Bump Mastodon API version for new media deletion methods/parameters (#34035) 5 months ago
Damien Mathieu 15da6c3c83
Add rubocop-i18n linter (#34057) 5 months ago
renovate[bot] 37b79c638f
chore(deps): update dependency pundit to v2.5.0 (#34061)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
renovate[bot] c53ef51362
fix(deps): update dependency @reduxjs/toolkit to v2.6.0 (#33987)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
renovate[bot] e4c2cf54ed
fix(deps): update dependency core-js to v3.41.0 (#34051)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
renovate[bot] d267e022c9
fix(deps): update dependency axios to v1.8.1 (#34020)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
renovate[bot] 6a95b60ea8
chore(deps): update dependency rack to v2.2.12 (#34063)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
renovate[bot] 268b7806f1
fix(deps): update dependency react-select to v5.10.1 (#34059)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
Matt Jankowski d90d68bddf
Remove deprecated `mb_chars` method (#34039) 5 months ago
Eugen Rochko 43f616a1c8
Fix infinite scroll not working on profile media tab in web UI (#33860) 5 months ago
renovate[bot] e5655a5f65
chore(deps): update dependency @types/lodash to v4.17.16 (#34055)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
renovate[bot] 102807519b
chore(deps): update dependency rubocop-rails to v2.30.3 (#34056)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
Eugen Rochko d399244d4d
Fix moved notice on profiles in web UI (#34052) 5 months ago
Eugen Rochko d50110a17a
Change alt text reminder to not appear for private mentions in web UI (#33784) 5 months ago
Matt Jankowski 894b96cf1f
Rely on `haml-lint` parallel default (#34036) 5 months ago
Matt Jankowski bdc9cb27e2
Update rubocop to version 1.73.1 (#34034) 5 months ago
Emelia Smith 4960193ed0
Add API to delete media attachments that are not in use (#33991) 5 months ago
Claire e71fb450e0
Add optional `delete_media` parameter to `DELETE /api/v1/statuses/:id` (#33988) 5 months ago
Matt Jankowski b56e90d049
Convert `admin/relationships` spec controller->system (#34002) 5 months ago
Darren VanBuren bff53a637e
Fix up the off by one error on displayed rank for trending tags admin page. (#34016) 5 months ago
Matt Jankowski 3aaa388ce4
Convert `admin/trends/*` spec controller->system (#34003) 5 months ago
Emelia Smith febcd0a76c
Expose status language via og:locale (#34012) 5 months ago
github-actions[bot] 5f486a1424
New Crowdin Translations (automated) (#34027)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Claire cfb473c204
Bump version to v4.4.0-alpha.3 (#34022) 5 months ago
Jeremy Kescher 6b519cfefa
Merge commit from fork
* Fix domain blocks/rationales being visible to unapproved/unconfirmed users

* Fix domain blocks/rationales being visible to suspended users

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

* Allow moved users to view domain blocks

* Add authorization specs for `/api/v1/instance/domain_blocks` spec

* Fix tests

* Fix incorrect test setup

---------

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
5 months ago
Claire 06f879ce9b
Merge commit from fork
* Add rate-limit on `/auth/setup`

* Remove useless test
5 months ago
Claire f5c4022a20
Change HTML sanitization to remove unusable and unused `embed` tag (#34021) 5 months ago
github-actions[bot] cde3167d09
New Crowdin Translations (automated) (#34009)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
renovate[bot] 479feafb16
chore(deps): update dependency rubocop-rails to v2.30.2 (#33951)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
Eugen Rochko ebde60ca82
Refactor `<Header>` into TypeScript (#33956) 5 months ago
Claire 20531d1e07
Fix `GET /api/v2/notifications/:id` and `POST /api/v2/notifications/:id/dismiss` for ungrouped notifications (#33990) 5 months ago
github-actions[bot] 33643c4c07
New Crowdin Translations (automated) (#33996)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
renovate[bot] 93f0427b8a
chore(deps): update dependency oj to v3.16.10 (#33997)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
renovate[bot] 6405883eed
chore(deps): update dependency haml_lint to v0.61.0 (#33995)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
Eugen Rochko 298ca53593
Add choice of law to terms of service generator (#33994) 5 months ago
renovate[bot] 288e61dfdf
fix(deps): update dependency sass to v1.85.1 (#33998)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago