Commit graph

9128 commits

Author SHA1 Message Date
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
Christian Schmidt e9e63ed203
Support JSON-LD named graph () 2024-08-06 07:52:47 +00:00
github-actions[bot] d15f46a0b8
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-06 07:22:38 +00:00
Renaud Chaput 97b9e8befd
Add account notes to hover cards () 2024-08-06 06:53:59 +00:00
Valtteri Laitinen c01a6a6eeb
Improve look of verified header fields in profile () 2024-08-05 11:35:16 +00:00
github-actions[bot] cb56a6dc7e
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-05 07:43:04 +00:00
Valtteri Laitinen 315308b10c
Fix duplicate border around search results () 2024-08-04 15:14:11 +00:00
Valtteri Laitinen b6c1b8f748
Fix missing border around tab/filter bar () 2024-08-04 15:13:15 +00:00
Christian Schmidt 3d6e8d6834
Disable irrelevant fields unless cleanup is enabled () 2024-08-04 08:57:46 +00:00
Renaud Chaput 19f4aa1147
Fix typo in english message (filtred => filtered) () 2024-08-02 19:55:13 +00:00
Claire ad95c98054
Further de-emphasize filtered notifications banner and add setting to minimize it () 2024-08-02 14:59:37 +00:00
Claire 2ec1181ee5
Fix contrast between background and form elements on some pages () 2024-08-02 13:55:31 +00:00
Renaud Chaput cc453f2221
Change the filtered notification count to be in the account avatar () 2024-08-02 13:18:19 +00:00
Claire bb3941f885
Change DropdownMenu component's items prop type () 2024-08-02 13:15:18 +00:00
Claire 2a704add90
Fix status processing failing halfway when a remote post has a malformed replies attribute () 2024-08-02 10:39:12 +00:00
github-actions[bot] caeae25b55
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-02 07:01:04 +00:00
Emelia Smith f55099fea3
Increase maximum page size for Admin Domain Management APIs () 2024-08-02 06:54:48 +00:00
Claire afdfeb5856
Fix click event handling when clicking outside of an open dropdown menu () 2024-08-01 20:50:36 +00:00
Claire da5b45a573
Add endpoints to accept and dismiss multiple notification requests at once () 2024-08-01 12:36:54 +00:00
github-actions[bot] 584b1524dd
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-08-01 09:27:24 +00:00
Christian Schmidt 4853a2bada
Add Accept-Language header when fetching preview card () 2024-08-01 09:14:24 +00:00
Claire f6dc8ae8e3
Fix handling of long display names in notification requests () 2024-08-01 07:41:32 +00:00
Claire a50c8e951f
Fix issue with grouped notifications UI due to recent API change () 2024-07-31 13:23:08 +00:00
Claire 2c1e75727d
Change filtered notification banner design to take up less space () 2024-07-31 12:36:08 +00:00
Claire 549ab089ee
Change grouped notifications API shape (take 2) () 2024-07-31 10:50:13 +00:00
Claire 288961bbb9
Change private mention icon for consistency in grouped notifications () 2024-07-31 10:26:43 +00:00
github-actions[bot] 520ff04248
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-31 08:09:49 +00:00
Claire fd1bade135
Fix inconsistent dismiss icon for notification requests () 2024-07-31 07:52:59 +00:00
Claire 598ae4f2da
Add endpoints for unread notifications count () 2024-07-30 08:39:11 +00:00
github-actions[bot] 7d11a6c9b0
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-30 08:15:40 +00:00
Emelia Smith c40e481169
Implement UI for Admin Search of Hashtags () 2024-07-29 15:49:44 +00:00
Michael Stanclift 91fbd5b422
Adjust magick version detection in admin panel () 2024-07-29 14:32:29 +00:00
github-actions[bot] ec5a860924
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-29 08:24:15 +00:00
Michael Stanclift 848a5ca53d
Follow up tweaking of admin UI changes () 2024-07-29 08:10:23 +00:00
Michael Stanclift b120792f27
Adjust ffmpeg version detection in admin panel ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-07-26 14:13:56 +00:00
David Roetzel dfd43869c9
Decrease count of filtered notifications when notification requests are accepted or dismissed () 2024-07-26 09:36:54 +00:00
Emelia Smith 693d9b03ed
Enable OAuth PKCE Extension () 2024-07-26 08:53:10 +00:00
github-actions[bot] 3793c845c9
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-26 07:51:37 +00:00
Eugen Rochko 8818748b90
Change design of confirmation modals in web UI ()
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2024-07-25 17:05:54 +00:00
Matt Jankowski 5f5373397f
Remove duplicate omniauth_only? helper method () 2024-07-25 14:59:56 +00:00
Adam Niedzielski fbf95216c5
Fix LinkCrawlWorker NoMethodError: undefined method `[]' for nil () 2024-07-25 14:51:44 +00:00
Adam Niedzielski 337a7fcf30
Fix ß bug in regexp for mentions and tags () 2024-07-25 14:24:19 +00:00
Matt Jankowski e881a59671
Add User.unconfirmed scope, reduce factories in scheduler/user_cleanup spec () 2024-07-25 14:18:24 +00:00
github-actions[bot] ef0e3e447a
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-25 07:44:00 +00:00
Claire 3a49687ca0
Fix performance issue by using LATERAL in group notification CTE () 2024-07-24 18:59:15 +00:00
Michael Stanclift 8b7f93cc7f
Recolor Preferences/Admin UI to better match main design () 2024-07-23 15:30:45 +00:00
Adam Niedzielski cd0ca4b994
Select correct self link when parsing Webfinger response () 2024-07-23 14:42:31 +00:00
Claire a8330be93e
Widen the clickable area for statuses in grouped notifications () 2024-07-23 12:11:08 +00:00
Emelia Smith bb2e5a4b58
Add audit logs to Admin::InstancesController () 2024-07-23 08:12:30 +00:00
Nick Schonning 9a015a2a15
Update Prettier to 3.3.3 () 2024-07-23 06:46:09 +00:00
Claire af06d74574
Fix keyboard shortcuts and navigation in grouped notifications () 2024-07-23 06:20:17 +00:00
Claire 55705d8191
Fix reblogging after refactor () 2024-07-22 19:30:06 +00:00
Claire 9cb9427133
Refactor CW handling in an action () 2024-07-22 16:03:58 +00:00
Claire 03dea64b79
Refactor code for reblogging and favouriting () 2024-07-22 15:45:07 +00:00
Claire ced5e853c7
Fix duplicate orderedItems in user archive's outbox.json () 2024-07-22 08:56:05 +00:00
github-actions[bot] 5a60a3b80c
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-22 08:01:24 +00:00
Claire 2774980589
Fix syntax error in grouped notifications CTE on some PostgreSQL versions () 2024-07-22 07:37:27 +00:00
Matt Jankowski 0397df9bef
Resolve TODO in api/v1/admin/domain_* controllers () 2024-07-19 15:32:42 +00:00
Claire e768b23aa9
Remove routerHistory parameters from composer actions () 2024-07-19 15:26:44 +00:00
Michael Stanclift 784e088533
Fix double border on column filter on narrow screens () 2024-07-19 08:30:26 +00:00
github-actions[bot] 8e0aed8ac7
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-19 08:21:09 +00:00
Claire 6e47637dd4
Fix grouping across hourly buckets happening in a 12 seconds window instead of 12 hours window () 2024-07-18 15:23:40 +00:00
Renaud Chaput f587ff643f
Grouped Notifications UI ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-07-18 14:36:09 +00:00
github-actions[bot] 7d090b2ab6
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-18 08:00:29 +00:00
github-actions[bot] 00c110ac7b
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-17 07:23:07 +00:00
github-actions[bot] 66430cb25c
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-07-16 15:24:56 +00:00
Adam Niedzielski a609940ec9
Fix test description in hashtag_bar () 2024-07-16 13:23:26 +00:00