Commit Graph

16539 Commits (grouped-notifications-frontend)

Author SHA1 Message Date
Claire 1df504541c Add notifications grouping opt-in 2024-06-27 17:28:33 +02:00
Claire 1609fcb44b Add notifications store trimming 2024-06-27 14:47:37 +02:00
Renaud Chaput 7109805713 Add hover cards to grouped notifications 2024-06-27 14:24:16 +02:00
Claire 7c67ae1d43 Fix linting issue 2024-06-27 14:24:16 +02:00
Claire 04e638349b Add slow mode support 2024-06-27 14:24:15 +02:00
Claire 3b064b269f Improve gap handling 2024-06-27 14:23:51 +02:00
Renaud Chaput 5e58492b8b
Fix i18n issue 2024-06-26 22:14:24 +02:00
Renaud Chaput e45f7a3bb1
Avoid having 2 gaps at the top of the notifications after a disconnect 2024-06-26 22:14:24 +02:00
Renaud Chaput 0f9bfb342c
Fix duplicate accounts in a group 2024-06-26 22:14:24 +02:00
Renaud Chaput c14e537ef0
Handle unread notifications 2024-06-26 22:14:23 +02:00
Renaud Chaput a4ba310adf
Fix import loop 2024-06-26 22:14:23 +02:00
Renaud Chaput aac2f1e9ba
Handle removals from notification groups 2024-06-26 22:14:23 +02:00
Renaud Chaput f4f77e163c
Rename notificationAPI JSON types for consistency 2024-06-26 22:14:23 +02:00
Renaud Chaput 3c23737a2d
Add back default avatar size 2024-06-26 22:14:23 +02:00
Renaud Chaput f8198709c9
Fix i18n 2024-06-26 22:14:22 +02:00
Renaud Chaput 32bb2d20eb
Use a constant for the max amount of avatars to display in a group 2024-06-26 22:14:22 +02:00
Renaud Chaput a885a2e824
Support streaming notifications 2024-06-26 22:14:22 +02:00
Eugen Rochko 006ef1081e
Fix visual glitch with private mentions 2024-06-26 22:07:41 +02:00
Eugen Rochko 08ec438496
Change margins 2024-06-26 22:07:40 +02:00
Renaud Chaput 03f4f03244
Better handle loading notifications from a Gap 2024-06-26 22:07:40 +02:00
Renaud Chaput 6d75bc6484
Change `<LoadGap>` to accept an arbitrary parameter 2024-06-26 22:07:40 +02:00
Renaud Chaput 977415ca2e
Add new attribute from #30707 2024-06-26 22:07:40 +02:00
Renaud Chaput d9df25ad38
Handle filters, and add basic pagination management 2024-06-26 22:07:40 +02:00
Renaud Chaput 5ad3e77f85
Forgot to dispatch the action 2024-06-26 22:06:09 +02:00
Renaud Chaput ee42eaab0a
Fix missing notification types 2024-06-26 22:06:09 +02:00
Renaud Chaput 8805b9d1bd
Fix the remaining lint issues 2024-06-26 22:06:09 +02:00
Eugen Rochko be36081f54
Add click handlers for status previews 2024-06-26 22:06:09 +02:00
Eugen Rochko f0315bdd08
Change filtered notifications banner to align with grouped notifications 2024-06-26 22:06:09 +02:00
Eugen Rochko 70982cd513
Add unread style 2024-06-26 22:06:08 +02:00
Renaud Chaput 7c58b58ad1
Fix pass at fixing lint issues 2024-06-26 22:06:08 +02:00
Eugen Rochko 9999fdc9fb
Implement notification components 2024-06-26 22:06:08 +02:00
Renaud Chaput 6f7d90035b
Add a new experimental notifications route 2024-06-26 22:04:55 +02:00
Renaud Chaput f77394bebd
Implement Redux state for the new grouped notifications API
This is a big WIP
2024-06-26 22:04:54 +02:00
Eugen Rochko 3939352e92
Convert `<ColumnHeader>` to Typescript (#30849) 2024-06-26 19:46:28 +00:00
Eugen Rochko e89317d4c1
Add hover cards in web UI (#30754)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2024-06-26 19:33:38 +00:00
Renaud Chaput 863c470a2b
Convert `<Directory>` to Typescript / function component (#30829) 2024-06-26 18:04:50 +00:00
Matt Jankowski 51f581e03e
Fix `Rails/ReversibleMigration` cop for `remove` (#30833) 2024-06-26 13:51:44 +00:00
Matt Jankowski 528a7f57fa
Fix `Rails/ReversibleMigration` cop for `change_column` (#30835) 2024-06-26 13:51:11 +00:00
Claire 7a84b76bb1
Drop favicon.ico generation (#30375) 2024-06-26 13:44:08 +00:00
renovate[bot] 2b43c05a6a
chore(deps): update dependency aws-sdk-s3 to v1.154.0 (#30838)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-26 13:42:25 +00:00
Renaud Chaput 8c0ff6498e
Change light mode to apply CSS variables to the body (#30839) 2024-06-25 21:57:22 +00:00
Eugen Rochko a40831b363
Fix account search results (#30803) 2024-06-25 20:37:48 +00:00
renovate[bot] 07d222665b
chore(deps): update dependency typescript to v5.5.2 (#30815)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-25 17:25:11 +00:00
Claire 2c7eed1fa1
Fix API requests after #30818 (#30837) 2024-06-25 16:53:03 +00:00
Renaud Chaput 845fe1c693
Add the Interlingua locale (#30828) 2024-06-25 14:05:24 +00:00
Matt Jankowski 8ef59729a1
Ignore intermittent chrome/manifest/icon interaction failure (#30793) 2024-06-25 13:57:40 +00:00
Renaud Chaput 547e97945d
Change `apiRequest` to accept both `params` and `data` (#30818) 2024-06-25 13:45:41 +00:00
renovate[bot] 309274839d
chore(deps): update dependency aws-sdk-s3 to v1.153.0 (#30824)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-25 07:56:38 +00:00
Emelia Smith 30ae5952d2
Fix: Ensure "With Media" is highlighted from Admin Accounts page (#30812) 2024-06-25 07:46:53 +00:00
github-actions[bot] 052c90b8de
New Crowdin Translations (automated) (#30825)
Co-authored-by: GitHub Actions <noreply@github.com>
2024-06-25 07:45:58 +00:00