Commit Graph

9017 Commits (5b995143f1ba3278e799e46b76646a9878977677)

Author SHA1 Message Date
David Roetzel 388d5473e1
Refactor (ruby) redis configuration (#31694) 7 months ago
Claire a23b3747ac
Fix N+1s in grouped notifications (#31638) 7 months ago
github-actions[bot] 2f2b98c8cb
New Crowdin Translations (automated) (#31671)
Co-authored-by: GitHub Actions <noreply@github.com>
7 months ago
Claire 3ddeaca863
Change background color of notifications on private messages (#31657) 7 months ago
Claire 35538fe694
Fix inconsistencies between code and notification source translation strings (#31658) 7 months ago
Matt Jankowski 1ee1c329cc
Convert `admin/announcements` controller spec to system spec (#31655) 7 months ago
github-actions[bot] 92eba9096b
New Crowdin Translations (automated) (#31656)
Co-authored-by: GitHub Actions <noreply@github.com>
7 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) 8 months ago
Michael Stanclift a1ddaa9ee9
Fix removal of border from account listing (#31432) 8 months ago
Jeong Arm 95c11d365d
Don't push to cache buster if attachment path is nil (#31414) 8 months ago
Claire 7996a9543d
Change notification request acceptance to immediately delete the request (#31256) 8 months ago
github-actions[bot] 202f43ccc6
New Crowdin Translations (automated) (#31411)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Renaud Chaput 0d85a79f19
Fix notification screen crashing in rare cases where the status no longer exists (#31403) 8 months ago
Michael Stanclift 7d4b602cb2
Fix collapsable column borders in Safari and improve Safari scrollbars (#31389) 8 months ago
Claire 12582d095e
Fix styling of notification browser permission denied banner (#31406) 8 months ago
Renaud Chaput c3e1d86d58
Fix log out from user menu not working on Safari (#31402) 8 months ago
Claire 2b1670da48
Fix modal border and padding inconsistencies (#31399) 8 months ago
Claire 2ed13071ef
Fix what was intended as a comment being interpreted as strings (#31398) 8 months ago
github-actions[bot] 862e793b45
New Crowdin Translations (automated) (#31394)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Matt Jankowski 02df1b4e4a
Finish email allow/deny list naming migration (#30530) 8 months ago
Renaud Chaput f6d090fdf5
Change avatars border radius (#31390) 8 months ago
Renaud Chaput 7e501c59c2
Add a border above the timeline hint for statuses with replies (#31387) 8 months ago
Emelia Smith b42661ba95
Add missing Appeals link under Moderation in navigiation (#31071) 8 months ago
Claire a7b718c31a
Fix all streamed notification types being stored without filtering (#31384) 8 months ago
github-actions[bot] 3abb5c0eaa
New Crowdin Translations (automated) (#31382)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Michael Stanclift fbdda9f6c1
Fix account header avatar border (#31373) 8 months ago
Michael Stanclift 7365a13ee7
Revert Safari scrollbar changes (#31372) 8 months ago
Essem 2e03dc9fbf
Fix extra slash on notification policy request (#31378) 8 months ago
github-actions[bot] 85152af95f
New Crowdin Translations (automated) (#31377)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
github-actions[bot] 634ab0bad0
New Crowdin Translations (automated) (#31351)
Co-authored-by: GitHub Actions <noreply@github.com>
8 months ago
Renaud Chaput 19dbc74d82
Fix typos in localisation from #31342 (#31369) 8 months ago
Emelia Smith d3089018d5
Move Follow Recommendations to Trends menu, rename to Recommendations & Trends (#31292) 8 months ago
Matt Jankowski 885e67b2ed
Use material symbol for modal layout sign out link (#31363) 8 months ago
Matt Jankowski 7519ef2fa1
Use material symbol for responsive menu toggle (#31362) 8 months ago
Michael Stanclift caf0164f00
Improve legibility of account/hashtag autosuggest (#31361) 8 months ago
Claire 28411acebb
Fix “Accept all”/“Dismiss all” notification requests not working (#31358) 8 months ago
Travis Briggs bcec8f53a4
Add hint to user that other remote statuses may not be displayed (#26910) 8 months ago
Claire 658addcbf7
Add ability to report, block and mute from notification requests list (#31309)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
8 months ago
Claire 1701575704
Add option to ignore filtered notifications to the web interface (#31342) 8 months ago
Claire 8a5b57f668
Revert "Support JSON-LD named graph (#31288)" (#31355) 8 months ago
Claire cbdd8edf68
Revamp notification policy options (#31343) 8 months ago
Christian Schmidt e29c401f77
Add lang attribute on preview card title (#31303) 8 months ago
Claire 994ef16b72
Bust CDN cache on media deletion (#31353) 8 months ago
Jeong Arm 9bae237792
Change confirmation prompt on trending management (#19626) 8 months ago
Michael Stanclift 9538d9c298
Fix post filter & report styling (#31349) 8 months ago
Claire 6ca731e9b6
Change unread notification count to only cover the selected notification type (#31326) 8 months ago
Renaud Chaput 2095d0f2b0
Update notification labels for mentions (#31304) 8 months ago
Michael Stanclift 389549e783
Fix list creation textbox styling (#31348) 8 months ago
Michael Stanclift 664bef3573
Fix styling issues with notification settings and mobile borders (#31346) 8 months ago