Commit graph

9194 commits

Author SHA1 Message Date
Matt Jankowski a2c4f5f5c0
Add coverage for ListAccount follow/follow_request set up () 2024-09-13 08:49:03 +00:00
Matt Jankowski 49cbee3836
Remove unused argument from AccountMigration.within_cooldown () 2024-09-13 08:43:21 +00:00
github-actions[bot] 353ade767b
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-09-13 08:41:46 +00:00
Michael Stanclift a269ff9253
Fix review history and action modal styling () 2024-09-12 14:18:43 +00:00
Taylor Chaparro 1b6a82b799
Fix invalid date searches returning 503 () 2024-09-12 13:40:20 +00:00
Matt Jankowski f3c4874522
Remove unused statuses#embed body class assignment () 2024-09-12 13:38:15 +00:00
Matt Jankowski 4aa600387e
Move redirect/base body class to view () 2024-09-12 13:31:50 +00:00
Christian Schmidt 8cdc148167
Handle invalid visibility () 2024-09-12 13:29:55 +00:00
Matt Jankowski 17c57c46e7
Add coverage for title/limit validations in List model () 2024-09-12 13:25:23 +00:00
Claire a496aeabcb
Change form-action Content-Security-Policy directive to be more restrictive () 2024-09-12 13:24:19 +00:00
Claire 5f782f9629
Autofocus primary button in modals () 2024-09-12 13:15:05 +00:00
Claire c35ea59ee6
Fix security context sometimes not being added in LD-Signed activities () 2024-09-12 12:58:12 +00:00
Eugen Rochko 24ef8255b3
Change design of embed modal in web UI () 2024-09-12 12:54:16 +00:00
David Roetzel ab763c493f
Ignore undefined as canonical url () 2024-09-12 11:14:42 +00:00
Eugen Rochko 3d46f47817
Change embedded posts to use web UI ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-09-12 09:41:19 +00:00
Eugen Rochko f2a92c2d22
Fix notifications re-rendering spuriously in web UI () 2024-09-12 08:16:07 +00:00
github-actions[bot] 7d53ca56d2
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-09-12 07:54:53 +00:00
renovate[bot] a27f7f4e56
Update typescript-eslint monorepo to v8 (major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2024-09-11 13:59:46 +00:00
github-actions[bot] 2babfafaff
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-09-11 08:18:10 +00:00
Matt Jankowski cee71b9892
Remove fa_ prefix from status visibility icon method () 2024-09-11 07:47:16 +00:00
Eugen Rochko a3215c0f88
Change inner borders in media galleries in web UI () 2024-09-11 07:29:18 +00:00
Michael Stanclift e09f9f885e
Fix alt text modal styling () 2024-09-10 17:33:55 +00:00
Matt Jankowski 0c3c06f7cc
Remove vendor prefix from mobile-web-app-capable meta tag () 2024-09-10 17:32:58 +00:00
Matt Jankowski da07adfe6c
Add CustomEmoji.enabled scope () 2024-09-10 13:21:40 +00:00
Eugen Rochko e0c27a5047
Add ability to manage which websites can credit you in link previews () 2024-09-10 12:00:40 +00:00
Eugen Rochko 3929e3c6d2
Change design of hide media button in web UI () 2024-09-10 09:29:17 +00:00
github-actions[bot] 5260233b81
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-09-10 09:22:49 +00:00
Matt Jankowski 5b995143f1
Use with_options for shared Account validation option value () 2024-09-10 08:03:45 +00:00
Matt Jankowski d0ab94c4d2
Add FeaturedTag coverage, use pick in model () 2024-09-09 19:57:19 +00:00
Eugen Rochko a021dee642
Change labels on thread indicators in web UI () 2024-09-09 15:28:54 +00:00
github-actions[bot] 2caa3f365d
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-09-09 12:38:43 +00:00
Mike Dalessio a0ea2fa3b0
Change fetch link card service to parse as HTML5 () 2024-09-09 10:59:42 +00:00
Matt Jankowski e6969cf4e4
Add method for media-referencing status in AccountStatusCleanupPolicy () 2024-09-09 08:33:51 +00:00
Mike Dalessio 82161d8ae5
Change Account::Field parsing to use HTML5::DocumentFragment () 2024-09-08 18:56:18 +00:00
Mike Dalessio afa2e257e4
Change verify link service to use CSS selectors instead of a complex XPath query () 2024-09-08 18:50:22 +00:00
Mike Dalessio 10143d053a
Change some instances of Nokogiri HTML4 parsing to HTML5 () 2024-09-08 18:41:37 +00:00
Claire b716248fc5
Add link to /admin/roles in moderation interface when changing someone's role () 2024-09-06 17:21:49 +00:00
Matt Jankowski 7335a43b6d
Use async count in admin dashboard () 2024-09-06 16:52:35 +00:00
Matt Jankowski 0a433d08fb
Move shares/modal body class to layout () 2024-09-06 16:46:55 +00:00
Matt Jankowski 4f81ad2494
Add coverage for media#player, move body class to view () 2024-09-06 16:46:25 +00:00
Emelia Smith c88ba523ee
Fix sort order of moderation notes on Reports and Accounts () 2024-09-06 14:58:36 +00:00
Matt Jankowski a9d0b48b65
Set "admin" body class from admin nested layout () 2024-09-06 13:58:46 +00:00
Emelia Smith fd7fc7bdc3
Disable actions on reports that have already been taken () 2024-09-06 12:50:30 +00:00
Matt Jankowski be77a1098b
Extract Account::AUTOMATED_ACTOR_TYPES for "bot" actor_type values () 2024-09-06 07:49:38 +00:00
github-actions[bot] cc4865193a
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-09-06 07:38:08 +00:00
Matt Jankowski 7efe0bde9d
Add have_http_link_header matcher and set header values as strings () 2024-09-05 20:05:38 +00:00
Eugen Rochko bc435c63bd
Change width of columns in advanced web UI () 2024-09-05 14:57:53 +00:00
Matt Jankowski d58faa2018
Remove references to deprecated Import model () 2024-09-05 14:07:17 +00:00
Michael Stanclift b4b639ee4a
Fix radio checkbox visibility in Report dialogs () 2024-09-05 12:34:13 +00:00
Matt Jankowski e820cc30b8
Convert invites controller spec to system/request specs () 2024-09-05 11:54:27 +00:00
James May f9712fad1b
Direct link to each authorized_application entry with html anchor ()
Co-authored-by: Matt Jankowski <matt@jankowski.online>
2024-09-05 09:48:42 +00:00
Eugen Rochko b265a654d7
Fix wrong width on content warnings and filters in web UI () 2024-09-05 09:46:11 +00:00
github-actions[bot] eb23d9f0f6
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-09-05 09:40:38 +00:00
Eugen Rochko ec4c49082e
Change design of unread conversations in web UI () 2024-09-05 09:39:59 +00:00
Matt Jankowski 4678473e54
Add AnnualReport::Source#report_statuses method for subclasses to use () 2024-09-04 19:50:33 +00:00
Claire 559958f8c5
Fix email language when recipient has no selected locale () 2024-09-04 17:35:40 +00:00
Matt Jankowski fe04291af4
Use more accurate beginning/ending times in annual report source () 2024-09-04 17:19:53 +00:00
Claire 585e369e0b
Fix display name being displayed instead of domain in remote reports () 2024-09-04 13:43:08 +00:00
Claire fab29ebbe8
Fix all notification types being stored without filtering when polling () 2024-09-04 13:28:16 +00:00
Claire 1fcffa573c
Fix 500 error in GET /api/v2_alpha/notifications when there are no notifications to return () 2024-09-04 12:54:15 +00:00
Matt Jankowski 58df00f04d
Extract method for self-referencing records in AccountStatusCleanupPolicy () 2024-09-04 08:52:37 +00:00
github-actions[bot] 1c17dca6d9
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-09-04 08:42:36 +00:00
Christian Schmidt 8adf67f2db
frequentlyUsedLanguages not updated correctly () 2024-09-03 15:55:13 +00:00
Matt Jankowski 7c26e5e4a1
Add Reviewable model concern () 2024-09-03 15:37:45 +00:00
Matt Jankowski 2f0d0fc127
Add coverage for CLI::Accounts#fix_duplications task () 2024-09-03 15:36:59 +00:00
Matt Jankowski 5b595b8a5a
Remove usage of assigns in controller specs () 2024-09-03 15:23:16 +00:00
Claire ae363f0555
Fix spacing between icons and labels in settings/admin interface () 2024-09-03 14:43:34 +00:00
Claire ea0d691e19
Add GET /api/v2_alpha/notifications/:group_key/accounts () 2024-09-03 14:32:26 +00:00
Matt Jankowski c9641c8070
Remove un-needed edge case sort condition in languages helper () 2024-09-03 13:19:48 +00:00
Claire 0437dd9e77
Fix radio buttons styling in web UI () 2024-09-03 11:37:09 +00:00
Matt Jankowski 2a244e2fdb
Remove unused merge_context helper () 2024-09-03 08:59:37 +00:00
Matt Jankowski 48379e62e4
Remove unused User#inactive_message method () 2024-09-03 08:04:00 +00:00
Matt Jankowski 406b8211f5
Remove unused Mention#active? method () 2024-09-03 08:03:25 +00:00
github-actions[bot] e5155c50fd
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-09-03 08:02:08 +00:00
Christian Schmidt a5bbe83dfd
media_ids is an array of strings () 2024-09-02 20:18:09 +00:00
Claire c1795ee963
Fix not being able to load more notifications after trimming () 2024-09-02 20:14:04 +00:00
Christian Schmidt 491033c86c
Reject status creation with invalid media_ids parameter () 2024-09-02 15:30:48 +00:00
David Roetzel 388d5473e1
Refactor (ruby) redis configuration () 2024-09-02 14:19:55 +00:00
Claire a23b3747ac
Fix N+1s in grouped notifications () 2024-09-02 09:56:00 +00:00
github-actions[bot] 2f2b98c8cb
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-09-02 08:35:09 +00:00
Claire 3ddeaca863
Change background color of notifications on private messages () 2024-08-30 09:42:48 +00:00
Claire 35538fe694
Fix inconsistencies between code and notification source translation strings () 2024-08-30 09:37:39 +00:00
Matt Jankowski 1ee1c329cc
Convert admin/announcements controller spec to system spec () 2024-08-30 07:15:28 +00:00
github-actions[bot] 92eba9096b
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-30 07:12:56 +00:00
Claire ad0a28a8bf
Add grouped_types parameter to allow clients to restrict which notifications types get grouped () 2024-08-29 12:39:07 +00:00
Matt Jankowski 662f87dbe9
Use MediaAttachment.supported_mime_types method where relevant () 2024-08-29 08:52:29 +00:00
Matt Jankowski b9269c8d38
Convert admin/reset controller spec to system spec () 2024-08-29 08:38:17 +00:00
github-actions[bot] 5d725b2c12
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-29 08:30:39 +00:00
HolgerHuo 3c412578c9
update: max_media_attachments follow server advertised value () 2024-08-28 09:28:48 +00:00
github-actions[bot] 26d6d291c3
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-28 08:59:15 +00:00
Claire c73868cd78
Add ability for admins to force grouped notifications in web UI () 2024-08-27 14:55:51 +00:00
github-actions[bot] 0e7c88aa6d
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-27 07:54:58 +00:00
Eugen Rochko 29b9642b31
Change design of boost modal in web UI () 2024-08-26 17:12:17 +00:00
Emelia Smith d820c0883d
Add quick links to Administration and Moderation Reports from Web UI () 2024-08-26 16:42:46 +00:00
Claire e38ce3beb7
Fix spurious loading bar middleware usage () 2024-08-26 16:38:34 +00:00
Matt Jankowski a6df125303
Fix Rails/CompactBlank cop () 2024-08-26 07:35:33 +00:00
github-actions[bot] 626d44b6c6
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-26 07:25:39 +00:00
github-actions[bot] 62be0234d5
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-23 08:59:31 +00:00
Claire e08d22724d
Fix missing CSS in moderation interface () 2024-08-22 18:57:22 +00:00
Eugen Rochko 500f4925a5
Change how content warnings and filters are displayed in web UI () 2024-08-22 17:12:35 +00:00
Claire 98237207e6
Fix unnecessary “next” link when API returns fewer notification requests than requested () 2024-08-22 13:42:04 +00:00
Claire abe292b0ec
Hide multiple selection bar for notification requests when no notificion requests are loaded () 2024-08-22 13:42:02 +00:00
Renaud Chaput 4a968cb7a9
Add icon field to instance endpoint () 2024-08-22 10:04:27 +00:00
Emelia Smith 376088f6da
Add button to view the Hashtag on the instance from Hashtags in Moderation UI () 2024-08-22 08:42:33 +00:00
github-actions[bot] f86d16adba
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-22 08:04:56 +00:00
Claire 2da687a28b
Remove dead CSS code () 2024-08-21 17:05:02 +00:00
Claire edeae945c0
Remove fontawesome leftovers () 2024-08-21 15:55:35 +00:00
Claire 19a1acb38b
Add api_versions to /api/v2/instance () 2024-08-21 14:54:59 +00:00
Claire d67e11733e
Add automatic notification polling for grouped notifications () 2024-08-21 14:41:31 +00:00
KMY(雪あすか) 01a757d306
Fix boost dialog visibility selection not being taken into account () 2024-08-21 13:11:36 +00:00
Claire e48a64d3b5
Fix distracting and confusing always-showing scrollbar track in boost confirmation modal () 2024-08-21 10:25:14 +00:00
mogaminsk 8c7642cd18
Change translation strings of grouped notification label to have full context () 2024-08-21 08:56:36 +00:00
github-actions[bot] 3994195fea
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-21 07:19:16 +00:00
Eugen Rochko b06c7b6b5a
Change hints for missing remote content in web UI () 2024-08-21 07:08:58 +00:00
Claire 9ba7c90151
Fix non-grouped notifications not loading on page load () 2024-08-20 16:18:33 +00:00
Matt Jankowski f91403ccaa
Remove unused fa_icon helper method () 2024-08-20 15:59:59 +00:00
Matt Jankowski 4c4bcad866
Remove font-awesome npm package () 2024-08-20 15:59:47 +00:00
Renaud Chaput 4016fd5128
Update CSS color variables to match our latest design system () 2024-08-20 15:56:44 +00:00
Eugen Rochko 05b4380051
Fix margin in follow notification in web UI () 2024-08-20 14:03:09 +00:00
Claire 711e1fce0a
Fix pagination parameters in GET /api/v2_alpha/notificatins () 2024-08-20 13:54:08 +00:00
Matt Jankowski fa2e7b1708
Migrate fontawesome->material in more views () 2024-08-20 11:52:45 +00:00
Matt Jankowski 3be1b1eaae
Use material symbol for filters/statuses views () 2024-08-20 11:52:27 +00:00
Matt Jankowski 71405eabfc
Use material symbols in table link helper () 2024-08-20 11:48:15 +00:00
github-actions[bot] c75f7262ed
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-20 07:59:21 +00:00
Michael Stanclift 2f01f5f4ea
Harmonize persistent scrollbar styles () 2024-08-20 07:48:51 +00:00
Renaud Chaput 98bf2fc27c
Improve the list selection UI for notification requests () 2024-08-19 22:11:58 +00:00
Claire 53c183f899
Reload notifications when accepted notifications are merged (streaming only) () 2024-08-19 15:59:06 +00:00
Edward Moulsdale d4f135bc6d
Fix in memoriam accounts appearing in follow recommendations ()
Co-authored-by: Utkarsh Wankar <46633523+kernal053@users.noreply.github.com>
2024-08-19 15:55:42 +00:00
Claire 1e612c5a09
Refactor some actions to be proper async actions instead of passing a continuation () 2024-08-19 14:41:32 +00:00
Emelia Smith 99051479c1
Fix Trending Tags pending review having an unstable sort order ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-08-19 13:25:40 +00:00
Emelia Smith 71f257d529
Disable rule selector in ReportReasonSelector if instance has no rules () 2024-08-19 12:28:06 +00:00
github-actions[bot] c4e0a7dced
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-19 08:29:48 +00:00
Claire 2d589a5ed4
Fix incorrect activity matching in notification unfiltering worker () 2024-08-16 17:11:23 +00:00
Renaud Chaput 32a78e56e0
Add a follow button & follower count on follow notifications () 2024-08-16 10:00:59 +00:00
github-actions[bot] 9a24552732
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-16 09:11:33 +00:00
Michael Stanclift 9194197de5
Modify profile directory page image borders () 2024-08-14 19:23:45 +00:00
Michael Stanclift a1ddaa9ee9
Fix removal of border from account listing () 2024-08-14 17:09:23 +00:00
Jeong Arm 95c11d365d
Don't push to cache buster if attachment path is nil () 2024-08-14 08:57:42 +00:00
Claire 7996a9543d
Change notification request acceptance to immediately delete the request () 2024-08-14 07:34:30 +00:00
github-actions[bot] 202f43ccc6
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-14 07:04:01 +00:00
Renaud Chaput 0d85a79f19
Fix notification screen crashing in rare cases where the status no longer exists () 2024-08-14 06:47:15 +00:00
Michael Stanclift 7d4b602cb2
Fix collapsable column borders in Safari and improve Safari scrollbars () 2024-08-13 21:54:03 +00:00
Claire 12582d095e
Fix styling of notification browser permission denied banner () 2024-08-13 19:32:27 +00:00
Renaud Chaput c3e1d86d58
Fix log out from user menu not working on Safari () 2024-08-13 17:49:23 +00:00
Claire 2b1670da48
Fix modal border and padding inconsistencies () 2024-08-13 17:48:28 +00:00
Claire 2ed13071ef
Fix what was intended as a comment being interpreted as strings () 2024-08-13 08:48:10 +00:00
github-actions[bot] 862e793b45
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-13 07:42:08 +00:00
Matt Jankowski 02df1b4e4a
Finish email allow/deny list naming migration () 2024-08-13 07:37:32 +00:00
Renaud Chaput f6d090fdf5
Change avatars border radius () 2024-08-13 07:26:23 +00:00
Renaud Chaput 7e501c59c2
Add a border above the timeline hint for statuses with replies () 2024-08-13 07:14:41 +00:00
Emelia Smith b42661ba95
Add missing Appeals link under Moderation in navigiation () 2024-08-12 14:45:30 +00:00
Claire a7b718c31a
Fix all streamed notification types being stored without filtering () 2024-08-12 13:40:29 +00:00
github-actions[bot] 3abb5c0eaa
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-12 07:22:50 +00:00
Michael Stanclift fbdda9f6c1
Fix account header avatar border () 2024-08-11 21:32:22 +00:00
Michael Stanclift 7365a13ee7
Revert Safari scrollbar changes () 2024-08-11 21:30:52 +00:00
Essem 2e03dc9fbf
Fix extra slash on notification policy request () 2024-08-11 21:28:43 +00:00
github-actions[bot] 85152af95f
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-11 18:51:39 +00:00
github-actions[bot] 634ab0bad0
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-11 18:13:10 +00:00
Renaud Chaput 19dbc74d82
Fix typos in localisation from () 2024-08-10 18:14:37 +00:00
Emelia Smith d3089018d5
Move Follow Recommendations to Trends menu, rename to Recommendations & Trends () 2024-08-10 09:17:10 +00:00
Matt Jankowski 885e67b2ed
Use material symbol for modal layout sign out link () 2024-08-10 09:13:08 +00:00
Matt Jankowski 7519ef2fa1
Use material symbol for responsive menu toggle () 2024-08-10 09:12:47 +00:00
Michael Stanclift caf0164f00
Improve legibility of account/hashtag autosuggest () 2024-08-10 09:11:34 +00:00
Claire 28411acebb
Fix “Accept all”/“Dismiss all” notification requests not working () 2024-08-09 16:40:15 +00:00
Travis Briggs bcec8f53a4
Add hint to user that other remote statuses may not be displayed () 2024-08-09 16:12:51 +00:00
Claire 658addcbf7
Add ability to report, block and mute from notification requests list ()
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2024-08-09 14:56:39 +00:00
Claire 1701575704
Add option to ignore filtered notifications to the web interface () 2024-08-09 14:21:55 +00:00
Claire 8a5b57f668
Revert "Support JSON-LD named graph ()" () 2024-08-09 13:48:54 +00:00
Claire cbdd8edf68
Revamp notification policy options () 2024-08-09 13:30:55 +00:00
Christian Schmidt e29c401f77
Add lang attribute on preview card title () 2024-08-09 13:05:34 +00:00
Claire 994ef16b72
Bust CDN cache on media deletion () 2024-08-09 12:48:34 +00:00
Jeong Arm 9bae237792
Change confirmation prompt on trending management () 2024-08-09 12:47:02 +00:00
Michael Stanclift 9538d9c298
Fix post filter & report styling () 2024-08-09 12:45:39 +00:00
Claire 6ca731e9b6
Change unread notification count to only cover the selected notification type () 2024-08-08 20:20:52 +00:00
Renaud Chaput 2095d0f2b0
Update notification labels for mentions () 2024-08-08 20:20:35 +00:00
Michael Stanclift 389549e783
Fix list creation textbox styling () 2024-08-08 19:23:15 +00:00
Michael Stanclift 664bef3573
Fix styling issues with notification settings and mobile borders () 2024-08-08 17:31:06 +00:00
Claire 079d681ac6
Fix uninitialized grouped notifications read marker on initial load () 2024-08-08 17:00:05 +00:00
github-actions[bot] 0e4d3c0403
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-08 13:54:10 +00:00
Claire 2edae5ea28
Convert PrivacyDropdownMenu to Typescript and generalize it to DropdownSelector component () 2024-08-08 10:57:21 +00:00
Valtteri Laitinen a95fe931d7
Really fix duplicate border around search results () 2024-08-08 09:22:48 +00:00
Michael Stanclift 176ba984d4
Follow up tweaking of admin UI changes part 2 () 2024-08-08 09:21:54 +00:00
Claire ac9040b76b
Add explainer for filtered notifications from limited accounts () 2024-08-08 09:16:33 +00:00
Claire f8629367d2
Add unchangeable filtered notification setting for limited accounts () 2024-08-07 23:09:30 +00:00
Matt Jankowski 84c3cc4e5b
Replace more font-awesome icons in views/admin area () 2024-08-07 23:08:36 +00:00
Matt Jankowski 52a626f39b
Replace more font-awesome icons in app/helpers () 2024-08-07 22:53:15 +00:00
Matt Jankowski e4092cc73a
Replace more font-awesome icons in views/settings () 2024-08-07 22:52:35 +00:00
Matt Jankowski abc4ed48f2
Replace more font-awesome icons in navigation sidebar area () 2024-08-07 22:52:08 +00:00
Claire 670e4655d1
Change dismissing a notification to clear existing filtered notifications for that account () 2024-08-07 15:14:37 +00:00
Claire 6f285bb2a6
Change group notifications unread markers to only be cleared when focusing/navigating again () 2024-08-07 11:12:42 +00:00
Claire af2aec1a82
Change notification requests to only count mentions () 2024-08-07 11:12:36 +00:00
github-actions[bot] fc964c9bfd
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-07 09:32:16 +00:00
Claire 719cabe024
Fix logic of block/mute bypass for mentions from moderators () 2024-08-07 06:52:10 +00:00
Claire c8b9e60ec1
Fix mutes and blocks not immediately cleaning up notification requests in Web UI () 2024-08-06 13:35:15 +00:00
Claire 30430a62e2
Fix broken “mute” button in mutes list () 2024-08-06 13:34:55 +00:00
Renaud Chaput 57a1f86626
Remove usage of non-public RTK types () 2024-08-06 12:22:18 +00:00
Claire 438dac99d6
Add option to request partial accounts in grouped notifications API () 2024-08-06 12:09:35 +00:00
Claire 5d890ebc57
Delete pending notification requests on block and notification mutes () 2024-08-06 10:07:16 +00:00
Christian Schmidt 9d0cafd06b
Check Content-Length in ResponseWithLimitAdapter () 2024-08-06 08:23:48 +00:00
renovate[bot] 103e544cfa
fix(deps): update dependency @reduxjs/toolkit to v2.2.7 - abandoned ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2024-08-06 07:54:00 +00:00