Commit Graph

9179 Commits (cdf603239e8bc78b4f7c06e3df96da6e6d7c7a57)

Author SHA1 Message Date
Eugen Rochko f2a92c2d22
Fix notifications re-rendering spuriously in web UI (#31879) 8 months ago
github-actions[bot] 7d53ca56d2
New Crowdin Translations (automated) (#31878)
Co-authored-by: GitHub Actions <noreply@github.com>
8 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>
8 months ago
github-actions[bot] 2babfafaff
New Crowdin Translations (automated) (#31855)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Matt Jankowski cee71b9892
Remove `fa_` prefix from status visibility icon method (#31846) 8 months ago
Eugen Rochko a3215c0f88
Change inner borders in media galleries in web UI (#31852) 8 months ago
Michael Stanclift e09f9f885e
Fix alt text modal styling (#31844) 8 months ago
Matt Jankowski 0c3c06f7cc
Remove vendor prefix from `mobile-web-app-capable` meta tag (#31845) 8 months ago
Matt Jankowski da07adfe6c
Add `CustomEmoji.enabled` scope (#31830) 8 months ago
Eugen Rochko e0c27a5047
Add ability to manage which websites can credit you in link previews (#31819) 8 months ago
Eugen Rochko 3929e3c6d2
Change design of hide media button in web UI (#31807) 8 months ago
github-actions[bot] 5260233b81
New Crowdin Translations (automated) (#31835)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Matt Jankowski 5b995143f1
Use `with_options` for shared Account validation option value (#31827) 8 months ago
Matt Jankowski d0ab94c4d2
Add `FeaturedTag` coverage, use `pick` in model (#31828) 8 months ago
Eugen Rochko a021dee642
Change labels on thread indicators in web UI (#31806) 8 months ago
github-actions[bot] 2caa3f365d
New Crowdin Translations (automated) (#31800)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Mike Dalessio a0ea2fa3b0
Change fetch link card service to parse as HTML5 (#31814) 8 months ago
Matt Jankowski e6969cf4e4
Add method for media-referencing status in `AccountStatusCleanupPolicy` (#31798) 8 months ago
Mike Dalessio 82161d8ae5
Change Account::Field parsing to use HTML5::DocumentFragment (#31813) 8 months ago
Mike Dalessio afa2e257e4
Change verify link service to use CSS selectors instead of a complex XPath query (#31815) 8 months ago
Mike Dalessio 10143d053a
Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) 8 months ago
Claire b716248fc5
Add link to `/admin/roles` in moderation interface when changing someone's role (#31791) 8 months ago
Matt Jankowski 7335a43b6d
Use async count in admin dashboard (#30606) 8 months ago
Matt Jankowski 0a433d08fb
Move shares/modal body class to layout (#31789) 8 months ago
Matt Jankowski 4f81ad2494
Add coverage for `media#player`, move body class to view (#31790) 8 months ago
Emelia Smith c88ba523ee
Fix sort order of moderation notes on Reports and Accounts (#31528) 8 months ago
Matt Jankowski a9d0b48b65
Set "admin" body class from `admin` nested layout (#31269) 8 months ago
Emelia Smith fd7fc7bdc3
Disable actions on reports that have already been taken (#31773) 8 months ago
Matt Jankowski be77a1098b
Extract `Account::AUTOMATED_ACTOR_TYPES` for "bot" actor_type values (#31772) 8 months ago
github-actions[bot] cc4865193a
New Crowdin Translations (automated) (#31781)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Matt Jankowski 7efe0bde9d
Add `have_http_link_header` matcher and set header values as strings (#31010) 8 months ago
Eugen Rochko bc435c63bd
Change width of columns in advanced web UI (#31762) 8 months ago
Matt Jankowski d58faa2018
Remove references to deprecated `Import` model (#31759) 8 months ago
Michael Stanclift b4b639ee4a
Fix radio checkbox visibility in Report dialogs (#31752) 8 months ago
Matt Jankowski e820cc30b8
Convert invites controller spec to system/request specs (#31755) 8 months ago
James May f9712fad1b
Direct link to each authorized_application entry with html anchor (#31677)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
8 months ago
Eugen Rochko b265a654d7
Fix wrong width on content warnings and filters in web UI (#31761) 8 months ago
github-actions[bot] eb23d9f0f6
New Crowdin Translations (automated) (#31765)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Eugen Rochko ec4c49082e
Change design of unread conversations in web UI (#31763) 8 months ago
Matt Jankowski 4678473e54
Add `AnnualReport::Source#report_statuses` method for subclasses to use (#31753) 8 months ago
Claire 559958f8c5
Fix email language when recipient has no selected locale (#31747) 8 months ago
Matt Jankowski fe04291af4
Use more accurate beginning/ending times in annual report source (#31751) 8 months ago
Claire 585e369e0b
Fix display name being displayed instead of domain in remote reports (#31613) 8 months ago
Claire fab29ebbe8
Fix all notification types being stored without filtering when polling (#31745) 8 months ago
Claire 1fcffa573c
Fix 500 error in `GET /api/v2_alpha/notifications` when there are no notifications to return (#31746) 8 months ago
Matt Jankowski 58df00f04d
Extract method for self-referencing records in `AccountStatusCleanupPolicy` (#31244) 8 months ago
github-actions[bot] 1c17dca6d9
New Crowdin Translations (automated) (#31741)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Christian Schmidt 8adf67f2db
`frequentlyUsedLanguages` not updated correctly (#31386) 8 months ago
Matt Jankowski 7c26e5e4a1
Add `Reviewable` model concern (#31152) 8 months ago
Matt Jankowski 2f0d0fc127
Add coverage for `CLI::Accounts#fix_duplications` task (#30639) 8 months ago
Matt Jankowski 5b595b8a5a
Remove usage of `assigns` in controller specs (#30195) 8 months ago
Claire ae363f0555
Fix spacing between icons and labels in settings/admin interface (#31728) 8 months ago
Claire ea0d691e19
Add `GET /api/v2_alpha/notifications/:group_key/accounts` (#31725) 8 months ago
Matt Jankowski c9641c8070
Remove un-needed edge case sort condition in languages helper (#31724) 8 months ago
Claire 0437dd9e77
Fix radio buttons styling in web UI (#31723) 8 months ago
Matt Jankowski 2a244e2fdb
Remove unused `merge_context` helper (#31703) 8 months ago
Matt Jankowski 48379e62e4
Remove unused `User#inactive_message` method (#31698) 8 months ago
Matt Jankowski 406b8211f5
Remove unused `Mention#active?` method (#31697) 8 months ago
github-actions[bot] e5155c50fd
New Crowdin Translations (automated) (#31716)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Christian Schmidt a5bbe83dfd
media_ids is an array of strings (#31709) 8 months ago
Claire c1795ee963
Fix not being able to load more notifications after trimming (#31652) 8 months ago
Christian Schmidt 491033c86c
Reject status creation with invalid `media_ids` parameter (#31681) 8 months ago
David Roetzel 388d5473e1
Refactor (ruby) redis configuration (#31694) 8 months ago
Claire a23b3747ac
Fix N+1s in grouped notifications (#31638) 8 months ago
github-actions[bot] 2f2b98c8cb
New Crowdin Translations (automated) (#31671)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Claire 3ddeaca863
Change background color of notifications on private messages (#31657) 8 months ago
Claire 35538fe694
Fix inconsistencies between code and notification source translation strings (#31658) 8 months ago
Matt Jankowski 1ee1c329cc
Convert `admin/announcements` controller spec to system spec (#31655) 8 months ago
github-actions[bot] 92eba9096b
New Crowdin Translations (automated) (#31656)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Claire ad0a28a8bf
Add `grouped_types` parameter to allow clients to restrict which notifications types get grouped (#31594) 8 months ago
Matt Jankowski 662f87dbe9
Use `MediaAttachment.supported_mime_types` method where relevant (#31635) 8 months ago
Matt Jankowski b9269c8d38
Convert `admin/reset` controller spec to system spec (#31643) 8 months ago
github-actions[bot] 5d725b2c12
New Crowdin Translations (automated) (#31647)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
HolgerHuo 3c412578c9
update: max_media_attachments follow server advertised value (#31616) 8 months ago
github-actions[bot] 26d6d291c3
New Crowdin Translations (automated) (#31627)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Claire c73868cd78
Add ability for admins to force grouped notifications in web UI (#31610) 8 months ago
github-actions[bot] 0e7c88aa6d
New Crowdin Translations (automated) (#31609)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Eugen Rochko 29b9642b31
Change design of boost modal in web UI (#31555) 8 months ago
Emelia Smith d820c0883d
Add quick links to Administration and Moderation Reports from Web UI (#24838) 8 months ago
Claire e38ce3beb7
Fix spurious loading bar middleware usage (#31592) 8 months ago
Matt Jankowski a6df125303
Fix `Rails/CompactBlank` cop (#31581) 8 months ago
github-actions[bot] 626d44b6c6
New Crowdin Translations (automated) (#31572)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
github-actions[bot] 62be0234d5
New Crowdin Translations (automated) (#31559)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Claire e08d22724d
Fix missing CSS in moderation interface (#31550) 8 months ago
Eugen Rochko 500f4925a5
Change how content warnings and filters are displayed in web UI (#31365) 8 months ago
Claire 98237207e6
Fix unnecessary “next” link when API returns fewer notification requests than requested (#31541) 8 months ago
Claire abe292b0ec
Hide multiple selection bar for notification requests when no notificion requests are loaded (#31540) 8 months ago
Renaud Chaput 4a968cb7a9
Add `icon` field to instance endpoint (#30205) 8 months ago
Emelia Smith 376088f6da
Add button to view the Hashtag on the instance from Hashtags in Moderation UI (#31533) 8 months ago
github-actions[bot] f86d16adba
New Crowdin Translations (automated) (#31536)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Claire 2da687a28b
Remove dead CSS code (#31527) 8 months ago
Claire edeae945c0
Remove fontawesome leftovers (#31525) 8 months ago
Claire 19a1acb38b
Add `api_versions` to `/api/v2/instance` (#31354) 8 months ago
Claire d67e11733e
Add automatic notification polling for grouped notifications (#31513) 8 months ago
KMY(雪あすか) 01a757d306
Fix boost dialog visibility selection not being taken into account (#31523) 8 months ago
Claire e48a64d3b5
Fix distracting and confusing always-showing scrollbar track in boost confirmation modal (#31524) 8 months ago
mogaminsk 8c7642cd18
Change translation strings of grouped notification label to have full context (#31486) 8 months ago
github-actions[bot] 3994195fea
New Crowdin Translations (automated) (#31521)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Eugen Rochko b06c7b6b5a
Change hints for missing remote content in web UI (#31516) 8 months ago
Claire 9ba7c90151
Fix non-grouped notifications not loading on page load (#31514) 8 months ago
Matt Jankowski f91403ccaa
Remove unused `fa_icon` helper method (#31511) 8 months ago
Matt Jankowski 4c4bcad866
Remove `font-awesome` npm package (#31512) 8 months ago
Renaud Chaput 4016fd5128
Update CSS color variables to match our latest design system (#31510) 8 months ago
Eugen Rochko 05b4380051
Fix margin in follow notification in web UI (#31508) 8 months ago
Claire 711e1fce0a
Fix pagination parameters in `GET /api/v2_alpha/notificatins` (#31509) 8 months ago
Matt Jankowski fa2e7b1708
Migrate fontawesome->material in more views (#31360) 8 months ago
Matt Jankowski 3be1b1eaae
Use material symbol for filters/statuses views (#31371) 8 months ago
Matt Jankowski 71405eabfc
Use material symbols in table link helper (#31359) 8 months ago
github-actions[bot] c75f7262ed
New Crowdin Translations (automated) (#31504)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Michael Stanclift 2f01f5f4ea
Harmonize persistent scrollbar styles (#31445) 8 months ago
Renaud Chaput 98bf2fc27c
Improve the list selection UI for notification requests (#31457) 8 months ago
Claire 53c183f899
Reload notifications when accepted notifications are merged (streaming only) (#31419) 8 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>
8 months ago
Claire 1e612c5a09
Refactor some actions to be proper async actions instead of passing a continuation (#31453) 8 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>
8 months ago
Emelia Smith 71f257d529
Disable rule selector in ReportReasonSelector if instance has no rules (#31458) 8 months ago
github-actions[bot] c4e0a7dced
New Crowdin Translations (automated) (#31463)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Claire 2d589a5ed4
Fix incorrect activity matching in notification unfiltering worker (#31456) 8 months ago
Renaud Chaput 32a78e56e0
Add a follow button & follower count on follow notifications (#31433) 8 months ago
github-actions[bot] 9a24552732
New Crowdin Translations (automated) (#31440)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Michael Stanclift 9194197de5
Modify profile directory page image borders (#31391) 9 months ago
Michael Stanclift a1ddaa9ee9
Fix removal of border from account listing (#31432) 9 months ago
Jeong Arm 95c11d365d
Don't push to cache buster if attachment path is nil (#31414) 9 months ago
Claire 7996a9543d
Change notification request acceptance to immediately delete the request (#31256) 9 months ago
github-actions[bot] 202f43ccc6
New Crowdin Translations (automated) (#31411)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Renaud Chaput 0d85a79f19
Fix notification screen crashing in rare cases where the status no longer exists (#31403) 9 months ago
Michael Stanclift 7d4b602cb2
Fix collapsable column borders in Safari and improve Safari scrollbars (#31389) 9 months ago
Claire 12582d095e
Fix styling of notification browser permission denied banner (#31406) 9 months ago
Renaud Chaput c3e1d86d58
Fix log out from user menu not working on Safari (#31402) 9 months ago
Claire 2b1670da48
Fix modal border and padding inconsistencies (#31399) 9 months ago
Claire 2ed13071ef
Fix what was intended as a comment being interpreted as strings (#31398) 9 months ago
github-actions[bot] 862e793b45
New Crowdin Translations (automated) (#31394)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Matt Jankowski 02df1b4e4a
Finish email allow/deny list naming migration (#30530) 9 months ago
Renaud Chaput f6d090fdf5
Change avatars border radius (#31390) 9 months ago
Renaud Chaput 7e501c59c2
Add a border above the timeline hint for statuses with replies (#31387) 9 months ago
Emelia Smith b42661ba95
Add missing Appeals link under Moderation in navigiation (#31071) 9 months ago
Claire a7b718c31a
Fix all streamed notification types being stored without filtering (#31384) 9 months ago
github-actions[bot] 3abb5c0eaa
New Crowdin Translations (automated) (#31382)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Michael Stanclift fbdda9f6c1
Fix account header avatar border (#31373) 9 months ago
Michael Stanclift 7365a13ee7
Revert Safari scrollbar changes (#31372) 9 months ago
Essem 2e03dc9fbf
Fix extra slash on notification policy request (#31378) 9 months ago
github-actions[bot] 85152af95f
New Crowdin Translations (automated) (#31377)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
github-actions[bot] 634ab0bad0
New Crowdin Translations (automated) (#31351)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Renaud Chaput 19dbc74d82
Fix typos in localisation from #31342 (#31369) 9 months ago
Emelia Smith d3089018d5
Move Follow Recommendations to Trends menu, rename to Recommendations & Trends (#31292) 9 months ago
Matt Jankowski 885e67b2ed
Use material symbol for modal layout sign out link (#31363) 9 months ago
Matt Jankowski 7519ef2fa1
Use material symbol for responsive menu toggle (#31362) 9 months ago
Michael Stanclift caf0164f00
Improve legibility of account/hashtag autosuggest (#31361) 9 months ago
Claire 28411acebb
Fix “Accept all”/“Dismiss all” notification requests not working (#31358) 9 months ago
Travis Briggs bcec8f53a4
Add hint to user that other remote statuses may not be displayed (#26910) 9 months ago
Claire 658addcbf7
Add ability to report, block and mute from notification requests list (#31309)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
9 months ago
Claire 1701575704
Add option to ignore filtered notifications to the web interface (#31342) 9 months ago
Claire 8a5b57f668
Revert "Support JSON-LD named graph (#31288)" (#31355) 9 months ago
Claire cbdd8edf68
Revamp notification policy options (#31343) 9 months ago
Christian Schmidt e29c401f77
Add lang attribute on preview card title (#31303) 9 months ago
Claire 994ef16b72
Bust CDN cache on media deletion (#31353) 9 months ago
Jeong Arm 9bae237792
Change confirmation prompt on trending management (#19626) 9 months ago
Michael Stanclift 9538d9c298
Fix post filter & report styling (#31349) 9 months ago
Claire 6ca731e9b6
Change unread notification count to only cover the selected notification type (#31326) 9 months ago
Renaud Chaput 2095d0f2b0
Update notification labels for mentions (#31304) 9 months ago
Michael Stanclift 389549e783
Fix list creation textbox styling (#31348) 9 months ago
Michael Stanclift 664bef3573
Fix styling issues with notification settings and mobile borders (#31346) 9 months ago
Claire 079d681ac6
Fix uninitialized grouped notifications read marker on initial load (#31347) 9 months ago
github-actions[bot] 0e4d3c0403
New Crowdin Translations (automated) (#31337)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Claire 2edae5ea28
Convert PrivacyDropdownMenu to Typescript and generalize it to DropdownSelector component (#31338) 9 months ago
Valtteri Laitinen a95fe931d7
Really fix duplicate border around search results (#31305) 9 months ago
Michael Stanclift 176ba984d4
Follow up tweaking of admin UI changes part 2 (#31268) 9 months ago
Claire ac9040b76b
Add explainer for filtered notifications from limited accounts (#31331) 9 months ago
Claire f8629367d2
Add unchangeable filtered notification setting for limited accounts (#31324) 9 months ago
Matt Jankowski 84c3cc4e5b
Replace more `font-awesome` icons in `views/admin` area (#30961) 9 months ago
Matt Jankowski 52a626f39b
Replace more `font-awesome` icons in `app/helpers` (#30962) 9 months ago
Matt Jankowski e4092cc73a
Replace more `font-awesome` icons in `views/settings` (#30963) 9 months ago
Matt Jankowski abc4ed48f2
Replace more `font-awesome` icons in navigation sidebar area (#30974) 9 months ago
Claire 670e4655d1
Change dismissing a notification to clear existing filtered notifications for that account (#31329) 9 months ago
Claire 6f285bb2a6
Change group notifications unread markers to only be cleared when focusing/navigating again (#31325) 9 months ago
Claire af2aec1a82
Change notification requests to only count mentions (#31322) 9 months ago
github-actions[bot] fc964c9bfd
New Crowdin Translations (automated) (#31321)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Claire 719cabe024
Fix logic of block/mute bypass for mentions from moderators (#31271) 9 months ago
Claire c8b9e60ec1
Fix mutes and blocks not immediately cleaning up notification requests in Web UI (#31316) 9 months ago
Claire 30430a62e2
Fix broken “mute” button in mutes list (#31315) 9 months ago
Renaud Chaput 57a1f86626
Remove usage of non-public RTK types (#31312) 9 months ago
Claire 438dac99d6
Add option to request partial accounts in grouped notifications API (#31299) 9 months ago
Claire 5d890ebc57
Delete pending notification requests on block and notification mutes (#31310) 9 months ago
Christian Schmidt 9d0cafd06b
Check Content-Length in ResponseWithLimitAdapter (#31285) 9 months ago
renovate[bot] 103e544cfa
fix(deps): update dependency @reduxjs/toolkit to v2.2.7 - abandoned (#31173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
9 months ago
Christian Schmidt e9e63ed203
Support JSON-LD named graph (#31288) 9 months ago
github-actions[bot] d15f46a0b8
New Crowdin Translations (automated) (#31307)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Renaud Chaput 97b9e8befd
Add account notes to hover cards (#31300) 9 months ago
Valtteri Laitinen c01a6a6eeb
Improve look of verified header fields in profile (#31275) 9 months ago
github-actions[bot] cb56a6dc7e
New Crowdin Translations (automated) (#31276)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago
Valtteri Laitinen 315308b10c
Fix duplicate border around search results (#31284) 9 months ago
Valtteri Laitinen b6c1b8f748
Fix missing border around tab/filter bar (#31286) 9 months ago
Christian Schmidt 3d6e8d6834
Disable irrelevant fields unless cleanup is enabled (#26562) 9 months ago
Renaud Chaput 19f4aa1147
Fix typo in english message (filtred => filtered) (#31273) 9 months ago
Claire ad95c98054
Further de-emphasize filtered notifications banner and add setting to minimize it (#31250) 9 months ago
Claire 2ec1181ee5
Fix contrast between background and form elements on some pages (#31266) 9 months ago
Renaud Chaput cc453f2221
Change the filtered notification count to be in the account avatar (#31262) 9 months ago
Claire bb3941f885
Change `DropdownMenu` component's `items` prop type (#31263) 9 months ago
Claire 2a704add90
Fix status processing failing halfway when a remote post has a malformed `replies` attribute (#31246) 9 months ago
github-actions[bot] caeae25b55
New Crowdin Translations (automated) (#31261)
Co-authored-by: GitHub Actions <noreply@github.com>
9 months ago