Commit Graph

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

Author SHA1 Message Date
github-actions[bot] 5eba86e2d1
New Crowdin Translations (automated) (#34231)
Co-authored-by: GitHub Actions <noreply@github.com>
4 months ago
github-actions[bot] 936d3a7de9
New Crowdin Translations (automated) (#34222)
Co-authored-by: GitHub Actions <noreply@github.com>
4 months ago
Claire 290d57d6d9
Prevent duplicate REST API requests on submitting account personal note with ctrl+enter (#34213) 4 months ago
github-actions[bot] ffc568589c
New Crowdin Translations (automated) (#34211)
Co-authored-by: GitHub Actions <noreply@github.com>
4 months ago
Eugen Rochko 0099907600
Fix error when terms of service are missing an effective date (#34200) 4 months ago
Claire 547658f086
Fix handling of malformed/unusual HTML (#34201) 4 months ago
github-actions[bot] dc21104c04
New Crowdin Translations (automated) (#34178)
Co-authored-by: GitHub Actions <noreply@github.com>
4 months ago
Claire 9d5cbbbf0f
Fix account notes not being displayed (#34166) 4 months ago
Claire 30e334b51a
Fix language detection sometimes kicking in *after* posting (#34193) 4 months ago
Claire e30001bc80
Fix incorrect URL being used when cache busting (#34189) 4 months ago
Eugen Rochko d213c585ff
Add age verification on sign-up (#34150) 5 months ago
Claire 24ec83ee52
Fix timeline banners sizing (#34171) 5 months ago
rinsuki 2d97215aad
chore: Allow yuvj420p (full color range yuv420p) movies passthrough (#34098) 5 months ago
github-actions[bot] 95dcd69542
New Crowdin Translations (automated) (#34157)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Claire a704e1991c
Further refactor reply fetching code (#34151) 5 months ago
github-actions[bot] fef446d22c
New Crowdin Translations (automated) (#34136)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Claire 966b816382
Refactor `ActivityPub::FetchRepliesService` and `ActivityPub::FetchAllRepliesService` (#34149) 5 months ago
Claire 9db26db495
Refactor reply-fetching code and disable it by default (#34147) 5 months ago
Jonny Saunders 46e13dd81c
Add Fetch All Replies Part 1: Backend (#32615)
Signed-off-by: sneakers-the-rat <sneakers-the-rat@protonmail.com>
Co-authored-by: jonny <j@nny.fyi>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Kouhai <66407198+kouhaidev@users.noreply.github.com>
5 months ago
Claire 420ffdfb62
Add delay to profile updates to debounce them (#34137) 5 months ago
Claire 725a68d273
Fix unnecessary rerenders in composer dropdown menu (#34133) 5 months ago
github-actions[bot] 207029eb2f
New Crowdin Translations (automated) (#34043)
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
5 months ago
Claire 2bf5aee469
Fix avatar fallback in media gallery (#34106) 5 months ago
Eugen Rochko 2cabbae132
Add min. age to terms of service (#34105) 5 months ago
Claire 5a100bf38f
Add ability to email announcements to all users (#33928) 5 months ago
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
Claire db269a4c0a
Change hashtag suggestion to prefer personal history capitalization (#34070) 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
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
Damien Mathieu 15da6c3c83
Add rubocop-i18n linter (#34057) 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
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 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
Darren VanBuren bff53a637e
Fix up the off by one error on displayed rank for trending tags admin page. (#34016) 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
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
github-actions[bot] cde3167d09
New Crowdin Translations (automated) (#34009)
Co-authored-by: GitHub Actions <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
Eugen Rochko 298ca53593
Add choice of law to terms of service generator (#33994) 5 months ago
github-actions[bot] 5a3fb4594b
New Crowdin Translations (automated) (#33977)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
github-actions[bot] 2788808b07
New Crowdin Translations (automated) (#33967)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Eugen Rochko 12d0533bd7
Change "Specific people" to "Private mention" in menu in web UI (#33963) 5 months ago
github-actions[bot] 70f8fb6d08
New Crowdin Translations (automated) (#33960)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
github-actions[bot] e2eceaf2fa
New Crowdin Translations (automated) (#33949)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Matt Jankowski d75c4bf53e
Update rubocop to version 1.72.2 and use `plugins` configuration style (#33946) 5 months ago
github-actions[bot] a3ef72a541
New Crowdin Translations (automated) (#33933)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
github-actions[bot] 5cd80b7836
New Crowdin Translations (automated) (#33925)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
github-actions[bot] 58a029335b
New Crowdin Translations (automated) (#33918)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Claire 1248c4d1f4
Fix handling of duplicate mentions in incoming status `Update` (#33911) 6 months ago
Claire 6b52227fcc
Fix Mastodon listing updates older or equal to current version (#33906) 6 months ago
Claire db59f37269
Fix redirect after log-in when `allow_referrer_origin` setting is enabled (#33903) 6 months ago
Nicholas La Roux 7a50fd8849
Migrate `BlockDomainService` notification job enqueueing to Sidekiq's `perform_bulk` for efficiency (#33897) 6 months ago
github-actions[bot] e918d4e3e8
New Crowdin Translations (automated) (#33899)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
github-actions[bot] 0b4e5b64f9
New Crowdin Translations (automated) (#33885)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Matt Jankowski 83a271c003
Run optimize PNG on archetypes images (#33882) 6 months ago
github-actions[bot] 804e6832d3
New Crowdin Translations (automated) (#33861)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Claire 1cf30717db
Fix potential inefficiency in media privacy system check (#33858) 6 months ago
github-actions[bot] b7bc7cd087
New Crowdin Translations (automated) (#33856)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
github-actions[bot] 9692ffb911
New Crowdin Translations (automated) (#33847)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Claire 9e164c532f
Add `--skip-filled-timeline` option to `tootctl feed build` to skip half-filled feeds (#33844) 6 months ago
Claire 334d306ccc
Fix filtering for lists (#33842) 6 months ago
Claire 1be5269151
Optimize timeline generation (#33839) 6 months ago
Matt Jankowski c3419d146a
Remove duplicate cache header setting before action (#33833) 6 months ago
github-actions[bot] 7dca242795
New Crowdin Translations (automated) (#33835)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Claire 5212cd43ec
Change preview cards to be shown when Content Warnings are expanded (#33827) 6 months ago
github-actions[bot] c3e80784ee
New Crowdin Translations (automated) (#33825)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Claire 5553941666
Drop custom `scopes` conversion code from `/settings/applications` controller (#33819) 6 months ago
Claire 44f5f1f0a5
Fix emoji rewrite adding unnecessary curft to the DOM for most emoji (#33818) 6 months ago
github-actions[bot] a85a9f98d9
New Crowdin Translations (automated) (#33802)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Claire cf820b2eca
Fix `/settings/applications` rejecting scopes parameter (#33798) 6 months ago
github-actions[bot] 91e4a09f24
New Crowdin Translations (automated) (#33795)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Claire a3d2849d15
Fix `tootctl feeds build` not building list timelines (#33783) 6 months ago
github-actions[bot] 3f4f6317d4
New Crowdin Translations (automated) (#33787)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Claire e53c8fbaf8
Fix `PollExpirationValidator` redundant check for `expires_at` presence (#33777) 6 months ago
Eugen Rochko 796187c1e8
Add ability to dismiss alt text badge by tapping it in web UI (#33737) 6 months ago
Eugen Rochko 1e70da5e3c
Add reminder when about to post without alt text in web UI (#33760) 6 months ago
Eugen Rochko 6aa565b319
Fix missing button styles on some forms (#33771) 6 months ago
Claire 51bbca7723
Fix “x” hotkey not working on boosted filtered posts (#33758) 6 months ago
Claire 85668becde
Change language detection debouncing behavior to refresh at least once every 1.5 seconds (#33770) 6 months ago
Eugen Rochko 82183d8a79
Add loading indicator to timeline gap indicators in web UI (#33762) 6 months ago
Claire bd481204b5
Fix missing timeout options in `Request` class (#33769) 6 months ago
github-actions[bot] 9c85825ac6
New Crowdin Translations (automated) (#33766)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Claire 5b291fcbe4
Fix incorrect signature after HTTP redirect (#33757) 6 months ago
Claire 32aa83e9d7
Fix polls not being validated on edition (#33755) 6 months ago
github-actions[bot] 80f72ee501
New Crowdin Translations (automated) (#33753)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Matt Jankowski 93f3c724ae
Use `expect` in remaining controller locations (#33748) 6 months ago
Claire e97335191d
Add hover cards to follow suggestions (#33749) 6 months ago
Matt Jankowski d3b637c757
Use `expect` in `Admin::ExportControllerConcern` import params (#33745) 6 months ago
Matt Jankowski 65d9171c7d
Use `expect` for `admin/` controllers (#33686) 6 months ago
github-actions[bot] b53bf23df0
New Crowdin Translations (automated) (#33731)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Eugen Rochko 956873362e
Remove system tooltip for alt text in web UI (#33736) 6 months ago
Eugen Rochko 81271a18c5
Fix color of language indicator in light theme in web UI (#33724) 6 months ago
Eugen Rochko 52a5c8ae05
Refactor `<LanguageDropdown>` into TypeScript (#33723) 6 months ago
Eugen Rochko 2df86d6413
Fix wrong styles on rules and buttons in the sign-up form (#33725) 6 months ago
Matt Jankowski f73df1f2b0
Fix `Style/HashSlice` cop violations (#33720) 6 months ago
Claire 9a0166c3f3
Convert `LanguageDropdownMenu` to functional component (#33704) 6 months ago
Matt Jankowski a1d9c3fb99
Use `expect` params wrapper for more "auth" and "2FA" "controllers" (#33717) 6 months ago
github-actions[bot] e44b78413a
New Crowdin Translations (automated) (#33711)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Claire 4b4de02fee
Remove broken link to Terms of Service when none are defined (#33699) 6 months ago
github-actions[bot] 1b2c952471
New Crowdin Translations (automated) (#33697)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Eugen Rochko 0885c31633
Add information about alt text to alt text modal in web UI (#33702) 6 months ago
Claire db146046c4
Convert `LanguageDropdown` to a functional component (#33701) 6 months ago
Claire 3178acc5cb
Fix language detection taking mentions and URLs into account (#33700) 6 months ago
Matt Jankowski 8eee7ae4c3
Fix issue with saving empty fields values on filter keyword updates (#33691) 6 months ago
Matt Jankowski 4a9c49ee43
Fix issue with saving empty fields values on profile update (#33689) 6 months ago
Claire 8dcfd3f246
Fix WebUI crash when language detection code returns `undefined` (#33683) 6 months ago
Matt Jankowski 607f65a0a5
Use `expect` for api/v1 and api/web push subs controllers (#33682) 6 months ago
Jonathan de Jong b18caff5b6
Change `first_of_value` to `first_of_hash`, and add more test cases (#33647) 6 months ago
Matt Jankowski e155aab39e
Use `expect` for nested params in `settings/*` controllers (#33673) 6 months ago
Eugen Rochko 8b24085f8e
Refactor `<DomainPill>` into TypeScript (#33680) 6 months ago
github-actions[bot] 38c27a7708
New Crowdin Translations (automated) (#33679)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Matt Jankowski d2cc28813f
Use `expect` for nested params in more controllers (#33675) 6 months ago
Jonathan de Jong e380e803a8
Order emoji categories (in admin interface) by name (#33630) 6 months ago
Claire 3dcf5e12b1
Change notifications from moderators to not be filtered (#33654) 6 months ago
Eugen Rochko 11786f1114
Change design of edit media modal in web UI (#33516) 6 months ago
Claire 4ebdfed8ea
Fix opening modals losing some location parameters (#33670) 6 months ago
github-actions[bot] 9e90248abc
New Crowdin Translations (automated) (#33668)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Matt Jankowski 45149cd5e1
Use `expect` for nested params in `auth/setup#update` (#33657) 6 months ago
Eugen Rochko 8962f11578
Add warning when selected and detected language is different in web UI (#33042) 6 months ago
github-actions[bot] 329a9e1ac1
New Crowdin Translations (automated) (#33643)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
github-actions[bot] 1c23ebd62f
New Crowdin Translations (automated) (#33626)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Claire 092e60eb7d
Change activity distribution error handling to skip retrying for deleted accounts (#33617) 6 months ago
Christian Schmidt a3baae0b99
API for updating attribution domains (#32730) 6 months ago
Claire da4e55eb17
Merge commit from fork 6 months ago
github-actions[bot] 4a44c47982
New Crowdin Translations (automated) (#33609)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Matt Jankowski 3db8498903
Fix `Style/MutableConstant` cop (#33602) 6 months ago
Matt Jankowski 998cf0dd53
Convert `auth/setup` spec controller->system/request (#33604) 6 months ago
Matt Jankowski 68c9f91ccb
Treat non-null but blank account domain as local (#33576) 6 months ago
Matt Jankowski 50013b10a5
Add `Status::Visibility` concern to hold visibility logic (#33578) 6 months ago
Claire e9462960a7
Redirect new users to onboarding (#33471) 6 months ago
Claire e2f085e2b2
Use final specification for new WebPush subscriptions in web interface (#33587) 6 months ago
S1m 4a2813158d
Add support for standard webpush (#33528)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
6 months ago
github-actions[bot] ee4edbb94f
New Crowdin Translations (automated) (#33582)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Jeong Arm 74da9e9281
Fix custom css cache miss (#33583) 6 months ago
Wolfgang 77a44e61a8
Add enum validation to `DomainBlock#severity` (#29158) 6 months ago
Matt Jankowski f9451c5614
Fix issue with trending order when user has chosen languages (#33557) 7 months ago
Daniel M Brasil 0db7558822
Fix HTTP 500 on `POST /api/v1/admin/ip_blocks` (#29308) 7 months ago
Jonathan de Jong 3a762cddf6
Reject announce payload if object is nil (#33570) 7 months ago
Matt Jankowski 3c4a83fc62
Remove unused `LanguagePresenter#native_name` (#33551) 7 months ago
Claire 68d818121d
Switch `webpush` dependency to latest version of Mastodon-maintained fork (#33572) 7 months ago
Claire 50449ae7ac
Fix media preview height in compose form when 3 or more images are attached (#33571) 7 months ago
Claire d517fa5ab7
Change ActivityPub path generation to all happen in `ActivityPub::TagManager` (#33527) 7 months ago
github-actions[bot] 53885b0fdb
New Crowdin Translations (automated) (#33559)
Co-authored-by: GitHub Actions <noreply@github.com>
7 months ago
Matt Jankowski 22c1b6f3ee
Fix `Invite#code` changing value on every save (#33550) 7 months ago
Matt Jankowski 4f6edc7596
Use `in_order_of` in `trends/*` classes (#33531) 7 months ago
Matt Jankowski 4fb3dc0363
Extract `CSS_COLORS` constant for `UserRole` regex validation (#33532) 7 months ago
github-actions[bot] 846c89b66e
New Crowdin Translations (automated) (#33541)
Co-authored-by: GitHub Actions <noreply@github.com>
7 months ago
Matt Jankowski f98972e4eb
Use `with_options` for Account `if: :local?` validation group (#33529) 7 months ago
Matt Jankowski 54e2030146
Add `AccountWarning#appeal_eligible?` method (#33526) 7 months ago
Matt Jankowski 3a4aed9890
Rename `app/helpers/jsonld_helper.rb` to `app/helpers/json_ld_helper.rb` (#33489) 7 months ago
Matt Jankowski 9b8d1fb6d1
Add `Account#actor_type_application?` query method (#33525) 7 months ago
Claire a8b2b474d7
Add timestamp to all announcements in Web UI (#18329) 7 months ago
Claire c6c8e7e6ab
Fix last paginated notification group only including data on a single notification (#33271) 7 months ago
Claire 91c75a6361
Re-introduce `application_id` in `ScheduledStatusSerializer` (#33505) 7 months ago
Christian Schmidt 8e2c642d44
Do now swallow response body on persistent connection (#32729) 7 months ago
github-actions[bot] 4e2c15b45d
New Crowdin Translations (automated) (#33522)
Co-authored-by: GitHub Actions <noreply@github.com>
7 months ago
Claire 6b1ea8dd2c
Require specific subtype of `formatMessage` in `timeAgoString` (#33511) 7 months ago
Claire 1bf6195763
Fix use of deprecated `Iterable.isIndexed` from immutable (#33510) 7 months ago
Matt Jankowski f22a2aab40
Add `Account#remote?` query method (#33508) 7 months ago
Emelia Smith 15669fcf75
Include time portion in formatted datetimes when provided (#33191) 7 months ago
github-actions[bot] 35e57138f1
New Crowdin Translations (automated) (#33500)
Co-authored-by: GitHub Actions <noreply@github.com>
7 months ago
Matt Jankowski c0264c8013
Extend custom CSS cache time with digest paths (#33207) 7 months ago
Matt Jankowski b3243ef41c
Refer to constant values from `api/v1/apps` request spec (#33488) 7 months ago
Matt Jankowski 7ad44e22ed
Remove role color highlighting from custom css (#33493) 7 months ago
Claire 82e046ea06
Fix preview card sizing in “Author attribution” in profile settings (#33482) 7 months ago
Nick Schonning c12b85e7a9
Fix Style/MultipleComparison (#33313)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
7 months ago
github-actions[bot] 9715bd796f
New Crowdin Translations (automated) (#33480)
Co-authored-by: GitHub Actions <noreply@github.com>
7 months ago
Matt Jankowski edf62d4fe3
Add `self_editing?` method to user role policy (#33476) 7 months ago
Matt Jankowski dd937e115a
Use `distributable?` method in admin/status_policy method (#33477) 7 months ago
Matt Jankowski b0634b2943
Add helpers for ios/android app store links in welcome mailer (#33475) 7 months ago
Matt Jankowski ef39398b82
Add `urgent` scope and `by_version` method to `SoftwareUpdate` (#33470) 7 months ago
Matt Jankowski 4cf031ee13
Extricate `Invite` constants for code generation (#33472) 7 months ago
Matt Jankowski 1eb752fb38
Extract constants for `AnnualReport::*` minimum thresholds (#33469) 7 months ago
Claire e8672e27e8
Further remove old notifications code (#33465) 7 months ago
Claire c692f69dba
Fix color contrast in report modal (#33468) 7 months ago
Claire ea9b10d112
Fix error 500 when passing an invalid `lang` parameter (#33467) 7 months ago
Claire dbbf450ef5
Fix `fediverse:creator` metadata not showing up in REST API (#33466) 7 months ago
Matt Jankowski 08dd11f8d4
Use `in_order_of` with `filter: false` in `AccountSummary.localized` (#33446) 7 months ago
Jeremy Kescher 612d6182e4
Fix `/share` not using server-set characters limit (#33459) 7 months ago
github-actions[bot] c93c1f38b7
New Crowdin Translations (automated) (#33451)
Co-authored-by: GitHub Actions <noreply@github.com>
7 months ago
Tim Rogers 3bdfa3eb4c
Added validator for extra profile field values with empty name (#33421) 7 months ago
Claire 9712518b2f
Refactor status `handleClick` and `handleHotkeyOpen` handlers (#33435) 7 months ago
Claire 02fe176fd4
Fix audio player modal having white-on-white buttons in light theme (#33444) 7 months ago
Claire 7d6da219c0
Remove old notifications actions and reducers (#31843) 7 months ago
Christian Schmidt f9582bcfc3
Localize language names (#33402) 7 months ago
Claire 79a9069deb
Add `t` hotkey for post translations (#33441) 7 months ago
github-actions[bot] a8a16695f1
New Crowdin Translations (automated) (#33439)
Co-authored-by: GitHub Actions <noreply@github.com>
7 months ago
Jeong Arm a557f9bbaa
Fix keyboard shortcut for open status (#33419) 7 months ago
gunchleoc 3201485df2
Fix favorite & bookmark text toggle in timeline, status and image view (#27209) 7 months ago