Commit Graph

9296 Commits (3e44dca0b4d914886dbd4132d5eadd43c4be4304)

Author SHA1 Message Date
Renaud Chaput 3dc4ddc663
Fix search params being dropped when redirected to non-deck path (#31984) 4 months ago
Matt Jankowski 83574f641a
Add coverage and use mailer callback to check functional user in notification mailer (#32055) 4 months ago
Matt Jankowski 69aa5699ce
Use `not-allowed` for cursor on disabled buttons (#32076) 4 months ago
github-actions[bot] 4e6fc3a62f
New Crowdin Translations (automated) (#32083)
Co-authored-by: GitHub Actions <noreply@github.com>
4 months ago
Eugen Rochko 70988519df
Fix too many requests caused by relationship look-ups in web UI (#32042)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
4 months ago
Renaud Chaput f1b6a611aa
Fix wrapping in dashboard quick access buttons (#32043) 4 months ago
André Menrath 556837f156
Fix the summary of converted object types to be treated as HTML (#28629) 4 months ago
Claire c36a76b9eb
Fix error when accepting appeal for sensitive posts deleted in the meantime (#32037)
Co-authored-by: David Roetzel <david@roetzel.de>
4 months ago
Claire 0a6b75b71e
Fix multiple bugs in notification requests and notification policies (#32062) 4 months ago
Matt Jankowski 19dedd7cfd
Set important mailer headers with `after_action` callback (#32057) 4 months ago
github-actions[bot] 11ac5c8929
New Crowdin Translations (automated) (#32052)
Co-authored-by: GitHub Actions <noreply@github.com>
4 months ago
Eugen Rochko d54ce67dc9
Change hide media button to be in top right corner in web UI (#32048) 4 months ago
Matt Jankowski 5dfdec6453
Convert `settings/applications` controller spec to system/request specs (#32006) 5 months ago
Eugen Rochko aaab6b7adc
Add reblogs and favourites counts to statuses in ActivityPub (#32007) 5 months ago
Claire b5bdc69f7b
Change mobile breakpoint back to old version and allow main column to shrink (#32033) 5 months ago
github-actions[bot] ed90d9342e
New Crowdin Translations (automated) (#32011)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Claire 7ed9c590b9
Fix issue when encountering reblog of deleted post in feed rebuild (#32001) 5 months ago
Claire ed8b0e4b1e
Fix links for reblogs in moderation interface (#31979) 5 months ago
Matt Jankowski a7dbf6f5a5
Use heredoc/squish for inline css styles in oembed serializer (#31991) 5 months ago
Matt Jankowski bdf83c353f
Move default embed size knowledge into `OEmbedSerializer` (#31990)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
5 months ago
Claire 8afa3bb2fa
Change Mastodon to issue correctly-signed queries by default (#31994) 5 months ago
Eugen Rochko e7fd0985c9
Change zoom icon in web UI (#29683) 5 months ago
Matt Jankowski 04a939d640
Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988) 5 months ago
Matt Jankowski c922af2737
Add `LIMIT` constant for `api/v1/peers/search` endpoint (#31989) 5 months ago
github-actions[bot] 162f9a3c90
New Crowdin Translations (automated) (#31993)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Renaud Chaput ae03e4ffc6
Update directory page options to use URL params (#31977) 5 months ago
Claire 57a38f071b
Fix custom `history.push` and `history.replace` building bogus location if path is omitted (#31980) 5 months ago
Matt Jankowski 2946a9286b
Use `headers` shorthand in mailers (#31956) 5 months ago
Eugen Rochko ef4d6ab988
Fix browser glitch caused by two overlapping scroll animations in web UI (#31960) 5 months ago
github-actions[bot] efdc17513d
New Crowdin Translations (automated) (#31974)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Matt Jankowski 5d573c976e
Remove unused E2EE-related methods (#31964) 5 months ago
Eugen Rochko 29656cb9e0
Fix sass deprecation warning (#31961) 5 months ago
Renaud Chaput 8b70834035
Fix the appearance of avatars when they do not load (#31966) 5 months ago
Matt Jankowski 5405bdd344
Remove unused E2EE messaging code (#31193) 5 months ago
Christian Schmidt 7740f1a6bb
Mute XHR abort errors (#31952) 5 months ago
github-actions[bot] bd86c692cf
New Crowdin Translations (automated) (#31959)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Matt Jankowski a397141d78
Move non-action public method controller callback to private methods (#31933) 5 months ago
David Roetzel d8f9db547a
Merge commit from fork
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
5 months ago
github-actions[bot] 6a233cbfcf
New Crowdin Translations (automated) (#31946)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Claire d2f9075078
Increase no-gap-breakpoint by 32px to fix overflow (#31889) 5 months ago
Michael Stanclift 5a33a5658b
Fix background of text detection progress (#31943) 5 months ago
Claire ca8e892c1a
Fix selectSettingsNotificationsExcludedTypes not being memoized properly (#31881) 5 months ago
Claire 6c76a7a907
Fix cancel follow request button sometimes saying “Follow back” (#31934) 5 months ago
Claire c620452fd7
Enable grouped notifications unconditionally (#31929) 5 months ago
Claire e0648a916a
Rename `/api/v2_alpha/notifications*` to `/api/v2/notifications*` (#31840) 5 months ago
Eugen Rochko efb0e2c34b
Fix horizontal scrollbar on who to follow carousel in web UI (#31912) 5 months ago
Claire c0eda832f3
Convert notification requests actions and reducers to Typescript (#31866) 5 months ago
github-actions[bot] 474abf3c7f
New Crowdin Translations (automated) (#31911)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Matt Jankowski abd2f5654a
Add validation coverage for `CustomEmoji` shortcode value (#31906) 5 months ago
Claire 4b40d13cb3
Increase preview card image size limit from 2MB to 8MB when using libvips (#31904) 5 months ago
David Roetzel c1b2c4fd9a
Strip protocol from attribution domains (#31900) 5 months ago
Claire ba81e4e019
Fix inability to locally suspend remotely-suspended accounts in moderation interface (#31899) 5 months ago
Matt Jankowski a2c4f5f5c0
Add coverage for `ListAccount` follow/follow_request set up (#31896) 5 months ago
Matt Jankowski 49cbee3836
Remove unused argument from `AccountMigration.within_cooldown` (#31892) 5 months ago
github-actions[bot] 353ade767b
New Crowdin Translations (automated) (#31898)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Michael Stanclift a269ff9253
Fix review history and action modal styling (#31864) 5 months ago
Taylor Chaparro 1b6a82b799
Fix invalid date searches returning 503 (#31526) 5 months ago
Matt Jankowski f3c4874522
Remove unused `statuses#embed` body class assignment (#31787) 5 months ago
Matt Jankowski 4aa600387e
Move redirect/base body class to view (#31796) 5 months ago
Christian Schmidt 8cdc148167
Handle invalid visibility (#31571) 5 months ago
Matt Jankowski 17c57c46e7
Add coverage for title/limit validations in `List` model (#31869) 5 months ago
Claire a496aeabcb
Change form-action Content-Security-Policy directive to be more restrictive (#26897) 5 months ago
Claire 5f782f9629
Autofocus primary button in modals (#31883) 5 months ago
Claire c35ea59ee6
Fix security context sometimes not being added in LD-Signed activities (#31871) 5 months ago
Eugen Rochko 24ef8255b3
Change design of embed modal in web UI (#31801) 5 months ago
David Roetzel ab763c493f
Ignore `undefined` as canonical url (#31882) 5 months ago
Eugen Rochko 3d46f47817
Change embedded posts to use web UI (#31766)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
5 months ago
Eugen Rochko f2a92c2d22
Fix notifications re-rendering spuriously in web UI (#31879) 5 months ago
github-actions[bot] 7d53ca56d2
New Crowdin Translations (automated) (#31878)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
renovate[bot] a27f7f4e56
Update typescript-eslint monorepo to v8 (major) (#31231)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
5 months ago
github-actions[bot] 2babfafaff
New Crowdin Translations (automated) (#31855)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Matt Jankowski cee71b9892
Remove `fa_` prefix from status visibility icon method (#31846) 5 months ago
Eugen Rochko a3215c0f88
Change inner borders in media galleries in web UI (#31852) 5 months ago
Michael Stanclift e09f9f885e
Fix alt text modal styling (#31844) 5 months ago
Matt Jankowski 0c3c06f7cc
Remove vendor prefix from `mobile-web-app-capable` meta tag (#31845) 5 months ago
Matt Jankowski da07adfe6c
Add `CustomEmoji.enabled` scope (#31830) 5 months ago
Eugen Rochko e0c27a5047
Add ability to manage which websites can credit you in link previews (#31819) 5 months ago
Eugen Rochko 3929e3c6d2
Change design of hide media button in web UI (#31807) 5 months ago
github-actions[bot] 5260233b81
New Crowdin Translations (automated) (#31835)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Matt Jankowski 5b995143f1
Use `with_options` for shared Account validation option value (#31827) 5 months ago
Matt Jankowski d0ab94c4d2
Add `FeaturedTag` coverage, use `pick` in model (#31828) 5 months ago
Eugen Rochko a021dee642
Change labels on thread indicators in web UI (#31806) 5 months ago
github-actions[bot] 2caa3f365d
New Crowdin Translations (automated) (#31800)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Mike Dalessio a0ea2fa3b0
Change fetch link card service to parse as HTML5 (#31814) 5 months ago
Matt Jankowski e6969cf4e4
Add method for media-referencing status in `AccountStatusCleanupPolicy` (#31798) 5 months ago
Mike Dalessio 82161d8ae5
Change Account::Field parsing to use HTML5::DocumentFragment (#31813) 5 months ago
Mike Dalessio afa2e257e4
Change verify link service to use CSS selectors instead of a complex XPath query (#31815) 5 months ago
Mike Dalessio 10143d053a
Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) 5 months ago
Claire b716248fc5
Add link to `/admin/roles` in moderation interface when changing someone's role (#31791) 5 months ago
Matt Jankowski 7335a43b6d
Use async count in admin dashboard (#30606) 5 months ago
Matt Jankowski 0a433d08fb
Move shares/modal body class to layout (#31789) 5 months ago
Matt Jankowski 4f81ad2494
Add coverage for `media#player`, move body class to view (#31790) 5 months ago
Emelia Smith c88ba523ee
Fix sort order of moderation notes on Reports and Accounts (#31528) 5 months ago
Matt Jankowski a9d0b48b65
Set "admin" body class from `admin` nested layout (#31269) 5 months ago
Emelia Smith fd7fc7bdc3
Disable actions on reports that have already been taken (#31773) 5 months ago
Matt Jankowski be77a1098b
Extract `Account::AUTOMATED_ACTOR_TYPES` for "bot" actor_type values (#31772) 5 months ago
github-actions[bot] cc4865193a
New Crowdin Translations (automated) (#31781)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Matt Jankowski 7efe0bde9d
Add `have_http_link_header` matcher and set header values as strings (#31010) 5 months ago
Eugen Rochko bc435c63bd
Change width of columns in advanced web UI (#31762) 5 months ago
Matt Jankowski d58faa2018
Remove references to deprecated `Import` model (#31759) 5 months ago
Michael Stanclift b4b639ee4a
Fix radio checkbox visibility in Report dialogs (#31752) 5 months ago
Matt Jankowski e820cc30b8
Convert invites controller spec to system/request specs (#31755) 5 months ago
James May f9712fad1b
Direct link to each authorized_application entry with html anchor (#31677)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
5 months ago
Eugen Rochko b265a654d7
Fix wrong width on content warnings and filters in web UI (#31761) 5 months ago
github-actions[bot] eb23d9f0f6
New Crowdin Translations (automated) (#31765)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Eugen Rochko ec4c49082e
Change design of unread conversations in web UI (#31763) 5 months ago
Matt Jankowski 4678473e54
Add `AnnualReport::Source#report_statuses` method for subclasses to use (#31753) 5 months ago
Claire 559958f8c5
Fix email language when recipient has no selected locale (#31747) 5 months ago
Matt Jankowski fe04291af4
Use more accurate beginning/ending times in annual report source (#31751) 5 months ago
Claire 585e369e0b
Fix display name being displayed instead of domain in remote reports (#31613) 5 months ago
Claire fab29ebbe8
Fix all notification types being stored without filtering when polling (#31745) 5 months ago
Claire 1fcffa573c
Fix 500 error in `GET /api/v2_alpha/notifications` when there are no notifications to return (#31746) 5 months ago
Matt Jankowski 58df00f04d
Extract method for self-referencing records in `AccountStatusCleanupPolicy` (#31244) 5 months ago
github-actions[bot] 1c17dca6d9
New Crowdin Translations (automated) (#31741)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Christian Schmidt 8adf67f2db
`frequentlyUsedLanguages` not updated correctly (#31386) 5 months ago
Matt Jankowski 7c26e5e4a1
Add `Reviewable` model concern (#31152) 5 months ago
Matt Jankowski 2f0d0fc127
Add coverage for `CLI::Accounts#fix_duplications` task (#30639) 5 months ago
Matt Jankowski 5b595b8a5a
Remove usage of `assigns` in controller specs (#30195) 5 months ago
Claire ae363f0555
Fix spacing between icons and labels in settings/admin interface (#31728) 5 months ago
Claire ea0d691e19
Add `GET /api/v2_alpha/notifications/:group_key/accounts` (#31725) 5 months ago
Matt Jankowski c9641c8070
Remove un-needed edge case sort condition in languages helper (#31724) 5 months ago
Claire 0437dd9e77
Fix radio buttons styling in web UI (#31723) 5 months ago
Matt Jankowski 2a244e2fdb
Remove unused `merge_context` helper (#31703) 5 months ago
Matt Jankowski 48379e62e4
Remove unused `User#inactive_message` method (#31698) 5 months ago
Matt Jankowski 406b8211f5
Remove unused `Mention#active?` method (#31697) 5 months ago
github-actions[bot] e5155c50fd
New Crowdin Translations (automated) (#31716)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Christian Schmidt a5bbe83dfd
media_ids is an array of strings (#31709) 5 months ago
Claire c1795ee963
Fix not being able to load more notifications after trimming (#31652) 5 months ago
Christian Schmidt 491033c86c
Reject status creation with invalid `media_ids` parameter (#31681) 5 months ago
David Roetzel 388d5473e1
Refactor (ruby) redis configuration (#31694) 5 months ago
Claire a23b3747ac
Fix N+1s in grouped notifications (#31638) 5 months ago
github-actions[bot] 2f2b98c8cb
New Crowdin Translations (automated) (#31671)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Claire 3ddeaca863
Change background color of notifications on private messages (#31657) 5 months ago
Claire 35538fe694
Fix inconsistencies between code and notification source translation strings (#31658) 5 months ago
Matt Jankowski 1ee1c329cc
Convert `admin/announcements` controller spec to system spec (#31655) 5 months ago
github-actions[bot] 92eba9096b
New Crowdin Translations (automated) (#31656)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Claire ad0a28a8bf
Add `grouped_types` parameter to allow clients to restrict which notifications types get grouped (#31594) 5 months ago
Matt Jankowski 662f87dbe9
Use `MediaAttachment.supported_mime_types` method where relevant (#31635) 5 months ago
Matt Jankowski b9269c8d38
Convert `admin/reset` controller spec to system spec (#31643) 5 months ago
github-actions[bot] 5d725b2c12
New Crowdin Translations (automated) (#31647)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
HolgerHuo 3c412578c9
update: max_media_attachments follow server advertised value (#31616) 5 months ago
github-actions[bot] 26d6d291c3
New Crowdin Translations (automated) (#31627)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Claire c73868cd78
Add ability for admins to force grouped notifications in web UI (#31610) 5 months ago
github-actions[bot] 0e7c88aa6d
New Crowdin Translations (automated) (#31609)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
Eugen Rochko 29b9642b31
Change design of boost modal in web UI (#31555) 5 months ago
Emelia Smith d820c0883d
Add quick links to Administration and Moderation Reports from Web UI (#24838) 5 months ago
Claire e38ce3beb7
Fix spurious loading bar middleware usage (#31592) 5 months ago
Matt Jankowski a6df125303
Fix `Rails/CompactBlank` cop (#31581) 5 months ago
github-actions[bot] 626d44b6c6
New Crowdin Translations (automated) (#31572)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
github-actions[bot] 62be0234d5
New Crowdin Translations (automated) (#31559)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Claire e08d22724d
Fix missing CSS in moderation interface (#31550) 6 months ago
Eugen Rochko 500f4925a5
Change how content warnings and filters are displayed in web UI (#31365) 6 months ago
Claire 98237207e6
Fix unnecessary “next” link when API returns fewer notification requests than requested (#31541) 6 months ago
Claire abe292b0ec
Hide multiple selection bar for notification requests when no notificion requests are loaded (#31540) 6 months ago
Renaud Chaput 4a968cb7a9
Add `icon` field to instance endpoint (#30205) 6 months ago
Emelia Smith 376088f6da
Add button to view the Hashtag on the instance from Hashtags in Moderation UI (#31533) 6 months ago
github-actions[bot] f86d16adba
New Crowdin Translations (automated) (#31536)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Claire 2da687a28b
Remove dead CSS code (#31527) 6 months ago
Claire edeae945c0
Remove fontawesome leftovers (#31525) 6 months ago
Claire 19a1acb38b
Add `api_versions` to `/api/v2/instance` (#31354) 6 months ago
Claire d67e11733e
Add automatic notification polling for grouped notifications (#31513) 6 months ago
KMY(雪あすか) 01a757d306
Fix boost dialog visibility selection not being taken into account (#31523) 6 months ago
Claire e48a64d3b5
Fix distracting and confusing always-showing scrollbar track in boost confirmation modal (#31524) 6 months ago
mogaminsk 8c7642cd18
Change translation strings of grouped notification label to have full context (#31486) 6 months ago
github-actions[bot] 3994195fea
New Crowdin Translations (automated) (#31521)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Eugen Rochko b06c7b6b5a
Change hints for missing remote content in web UI (#31516) 6 months ago
Claire 9ba7c90151
Fix non-grouped notifications not loading on page load (#31514) 6 months ago
Matt Jankowski f91403ccaa
Remove unused `fa_icon` helper method (#31511) 6 months ago
Matt Jankowski 4c4bcad866
Remove `font-awesome` npm package (#31512) 6 months ago
Renaud Chaput 4016fd5128
Update CSS color variables to match our latest design system (#31510) 6 months ago
Eugen Rochko 05b4380051
Fix margin in follow notification in web UI (#31508) 6 months ago
Claire 711e1fce0a
Fix pagination parameters in `GET /api/v2_alpha/notificatins` (#31509) 6 months ago
Matt Jankowski fa2e7b1708
Migrate fontawesome->material in more views (#31360) 6 months ago
Matt Jankowski 3be1b1eaae
Use material symbol for filters/statuses views (#31371) 6 months ago
Matt Jankowski 71405eabfc
Use material symbols in table link helper (#31359) 6 months ago
github-actions[bot] c75f7262ed
New Crowdin Translations (automated) (#31504)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Michael Stanclift 2f01f5f4ea
Harmonize persistent scrollbar styles (#31445) 6 months ago
Renaud Chaput 98bf2fc27c
Improve the list selection UI for notification requests (#31457) 6 months ago
Claire 53c183f899
Reload notifications when accepted notifications are merged (streaming only) (#31419) 6 months ago
Edward Moulsdale d4f135bc6d
Fix in memoriam accounts appearing in follow recommendations (#31474)
Co-authored-by: Utkarsh Wankar <46633523+kernal053@users.noreply.github.com>
6 months ago
Claire 1e612c5a09
Refactor some actions to be proper async actions instead of passing a continuation (#31453) 6 months ago
Emelia Smith 99051479c1
Fix Trending Tags pending review having an unstable sort order (#31473)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
6 months ago
Emelia Smith 71f257d529
Disable rule selector in ReportReasonSelector if instance has no rules (#31458) 6 months ago
github-actions[bot] c4e0a7dced
New Crowdin Translations (automated) (#31463)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Claire 2d589a5ed4
Fix incorrect activity matching in notification unfiltering worker (#31456) 6 months ago
Renaud Chaput 32a78e56e0
Add a follow button & follower count on follow notifications (#31433) 6 months ago
github-actions[bot] 9a24552732
New Crowdin Translations (automated) (#31440)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Michael Stanclift 9194197de5
Modify profile directory page image borders (#31391) 6 months ago
Michael Stanclift a1ddaa9ee9
Fix removal of border from account listing (#31432) 6 months ago
Jeong Arm 95c11d365d
Don't push to cache buster if attachment path is nil (#31414) 6 months ago
Claire 7996a9543d
Change notification request acceptance to immediately delete the request (#31256) 6 months ago
github-actions[bot] 202f43ccc6
New Crowdin Translations (automated) (#31411)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Renaud Chaput 0d85a79f19
Fix notification screen crashing in rare cases where the status no longer exists (#31403) 6 months ago
Michael Stanclift 7d4b602cb2
Fix collapsable column borders in Safari and improve Safari scrollbars (#31389) 6 months ago
Claire 12582d095e
Fix styling of notification browser permission denied banner (#31406) 6 months ago
Renaud Chaput c3e1d86d58
Fix log out from user menu not working on Safari (#31402) 6 months ago
Claire 2b1670da48
Fix modal border and padding inconsistencies (#31399) 6 months ago
Claire 2ed13071ef
Fix what was intended as a comment being interpreted as strings (#31398) 6 months ago
github-actions[bot] 862e793b45
New Crowdin Translations (automated) (#31394)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Matt Jankowski 02df1b4e4a
Finish email allow/deny list naming migration (#30530) 6 months ago
Renaud Chaput f6d090fdf5
Change avatars border radius (#31390) 6 months ago
Renaud Chaput 7e501c59c2
Add a border above the timeline hint for statuses with replies (#31387) 6 months ago
Emelia Smith b42661ba95
Add missing Appeals link under Moderation in navigiation (#31071) 6 months ago
Claire a7b718c31a
Fix all streamed notification types being stored without filtering (#31384) 6 months ago
github-actions[bot] 3abb5c0eaa
New Crowdin Translations (automated) (#31382)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Michael Stanclift fbdda9f6c1
Fix account header avatar border (#31373) 6 months ago
Michael Stanclift 7365a13ee7
Revert Safari scrollbar changes (#31372) 6 months ago
Essem 2e03dc9fbf
Fix extra slash on notification policy request (#31378) 6 months ago
github-actions[bot] 85152af95f
New Crowdin Translations (automated) (#31377)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
github-actions[bot] 634ab0bad0
New Crowdin Translations (automated) (#31351)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Renaud Chaput 19dbc74d82
Fix typos in localisation from #31342 (#31369) 6 months ago
Emelia Smith d3089018d5
Move Follow Recommendations to Trends menu, rename to Recommendations & Trends (#31292) 6 months ago
Matt Jankowski 885e67b2ed
Use material symbol for modal layout sign out link (#31363) 6 months ago
Matt Jankowski 7519ef2fa1
Use material symbol for responsive menu toggle (#31362) 6 months ago
Michael Stanclift caf0164f00
Improve legibility of account/hashtag autosuggest (#31361) 6 months ago
Claire 28411acebb
Fix “Accept all”/“Dismiss all” notification requests not working (#31358) 6 months ago
Travis Briggs bcec8f53a4
Add hint to user that other remote statuses may not be displayed (#26910) 6 months ago
Claire 658addcbf7
Add ability to report, block and mute from notification requests list (#31309)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
6 months ago
Claire 1701575704
Add option to ignore filtered notifications to the web interface (#31342) 6 months ago
Claire 8a5b57f668
Revert "Support JSON-LD named graph (#31288)" (#31355) 6 months ago
Claire cbdd8edf68
Revamp notification policy options (#31343) 6 months ago
Christian Schmidt e29c401f77
Add lang attribute on preview card title (#31303) 6 months ago
Claire 994ef16b72
Bust CDN cache on media deletion (#31353) 6 months ago
Jeong Arm 9bae237792
Change confirmation prompt on trending management (#19626) 6 months ago
Michael Stanclift 9538d9c298
Fix post filter & report styling (#31349) 6 months ago
Claire 6ca731e9b6
Change unread notification count to only cover the selected notification type (#31326) 6 months ago
Renaud Chaput 2095d0f2b0
Update notification labels for mentions (#31304) 6 months ago
Michael Stanclift 389549e783
Fix list creation textbox styling (#31348) 6 months ago
Michael Stanclift 664bef3573
Fix styling issues with notification settings and mobile borders (#31346) 6 months ago
Claire 079d681ac6
Fix uninitialized grouped notifications read marker on initial load (#31347) 6 months ago
github-actions[bot] 0e4d3c0403
New Crowdin Translations (automated) (#31337)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Claire 2edae5ea28
Convert PrivacyDropdownMenu to Typescript and generalize it to DropdownSelector component (#31338) 6 months ago
Valtteri Laitinen a95fe931d7
Really fix duplicate border around search results (#31305) 6 months ago
Michael Stanclift 176ba984d4
Follow up tweaking of admin UI changes part 2 (#31268) 6 months ago
Claire ac9040b76b
Add explainer for filtered notifications from limited accounts (#31331) 6 months ago
Claire f8629367d2
Add unchangeable filtered notification setting for limited accounts (#31324) 6 months ago
Matt Jankowski 84c3cc4e5b
Replace more `font-awesome` icons in `views/admin` area (#30961) 6 months ago
Matt Jankowski 52a626f39b
Replace more `font-awesome` icons in `app/helpers` (#30962) 6 months ago
Matt Jankowski e4092cc73a
Replace more `font-awesome` icons in `views/settings` (#30963) 6 months ago
Matt Jankowski abc4ed48f2
Replace more `font-awesome` icons in navigation sidebar area (#30974) 6 months ago
Claire 670e4655d1
Change dismissing a notification to clear existing filtered notifications for that account (#31329) 6 months ago
Claire 6f285bb2a6
Change group notifications unread markers to only be cleared when focusing/navigating again (#31325) 6 months ago
Claire af2aec1a82
Change notification requests to only count mentions (#31322) 6 months ago
github-actions[bot] fc964c9bfd
New Crowdin Translations (automated) (#31321)
Co-authored-by: GitHub Actions <noreply@github.com>
6 months ago
Claire 719cabe024
Fix logic of block/mute bypass for mentions from moderators (#31271) 6 months ago
Claire c8b9e60ec1
Fix mutes and blocks not immediately cleaning up notification requests in Web UI (#31316) 6 months ago
Claire 30430a62e2
Fix broken “mute” button in mutes list (#31315) 6 months ago
Renaud Chaput 57a1f86626
Remove usage of non-public RTK types (#31312) 6 months ago
Claire 438dac99d6
Add option to request partial accounts in grouped notifications API (#31299) 6 months ago
Claire 5d890ebc57
Delete pending notification requests on block and notification mutes (#31310) 6 months ago