Commit Graph

  • aa4d8987a0
    chore(deps): update dependency faker to v3.4.2 (#31046) renovate[bot] 2024-07-17 12:42:54 +0200
  • 17d718716b Add OTel instrumentation for post and account formatting Claire 2024-07-17 12:40:11 +0200
  • b19ffdca26 Add OTEL instrumentation for grouped notifications endpoint Claire 2024-07-17 12:08:04 +0200
  • 78f257bd1f Small refactor Claire 2024-07-17 11:52:59 +0200
  • 29afb8060a Use database replica to load grouped notifications data Claire 2024-07-17 11:42:24 +0200
  • 7d0da94b7c
    chore(deps): update dependency faker to v3.4.2 renovate[bot] 2024-07-17 09:31:30 +0000
  • 574d665cad Fix N+1 on `accounts` within a notification group Claire 2024-07-17 11:25:43 +0200
  • 4957771a8a
    Update rexml to version 3.3.2 (#31048) Claire 2024-07-17 11:18:25 +0200
  • 4957fa4122 Update rexml to version 3.3.2 Claire 2024-07-17 10:38:05 +0200
  • 76c2c5c748
    Reduce extra round trips in `activitypub` controller specs (#31041) Matt Jankowski 2024-07-17 04:09:34 -0400
  • f5e90f3de3
    Reduce extra round trips in `AP::SynchronizeFollowersService` spec (#31044) Matt Jankowski 2024-07-17 03:33:08 -0400
  • 81877e7950
    Reduce extra round trips in `AP::FetchRemoteStatusService` spec (#31045) Matt Jankowski 2024-07-17 03:24:14 -0400
  • 00c110ac7b
    New Crowdin Translations (automated) (#31047) github-actions[bot] 2024-07-17 09:23:07 +0200
  • 8ce1c45e96 Avoid N+1s when loading associated records for sample accounts Claire 2024-07-16 11:59:23 +0200
  • 6c48d4967f Bump server-side sample accounts number to 8 for consistency with backend Claire 2024-07-16 11:25:04 +0200
  • 52530fbd60 Bump front-end grouped avatars limit to 8 Claire 2024-07-16 11:23:14 +0200
  • cfd40a0f87 Ensure graceful handling of grouped avatar overflow Claire 2024-07-16 11:16:31 +0200
  • b095412c1c Add accept/reject buttons on follow request notifications Claire 2024-07-16 10:46:15 +0200
  • cd814dfa9f Port “Move filtered notifications bar in scrollable area” to new component Claire 2024-07-16 09:14:10 +0200
  • c46c9e4e78 Change style of private mentions in notifications Eugen Rochko 2024-07-15 16:13:16 +0200
  • b22fc26371 Change style of unread notifications Eugen Rochko 2024-07-15 13:52:32 +0200
  • 234a26df00 Update label for private mentions Renaud Chaput 2024-07-11 14:54:58 +0200
  • 1b1c031148 Re-initialize the notifications when opting in/out of the new feature Renaud Chaput 2024-07-10 11:08:17 +0200
  • 8c98268128 Add a link to view all the boosts and favorites from a grouped notification Renaud Chaput 2024-07-08 23:09:04 +0200
  • 455350e949 Implement unread notification handling Claire 2024-07-08 14:42:41 +0200
  • 8778ad5436 Handle `fetchMarkers` action in markers reducer Claire 2024-07-04 15:37:14 +0200
  • b46ace22e4 Load the initial notifications when the beta feature is enabled Renaud Chaput 2024-07-03 12:43:56 +0200
  • 24b995df7e Add notifications grouping opt-in Claire 2024-06-27 15:36:08 +0200
  • 2d8be3fe46 Add notifications store trimming Claire 2024-06-27 14:47:37 +0200
  • 5b29ab5a64 Add hover cards to grouped notifications Renaud Chaput 2024-06-27 11:23:52 +0200
  • 973668e654 Fix linting issue Claire 2024-06-27 09:35:34 +0200
  • b6f0bfa78e Add slow mode support Claire 2024-06-26 17:00:05 +0200
  • e4ac87600b Improve gap handling Claire 2024-06-20 12:36:45 +0200
  • b95d495966 Fix i18n issue Renaud Chaput 2024-06-18 15:52:54 +0200
  • f62c57fd84 Avoid having 2 gaps at the top of the notifications after a disconnect Renaud Chaput 2024-06-18 15:41:35 +0200
  • 62c53bdeeb Fix duplicate accounts in a group Renaud Chaput 2024-06-18 11:07:01 +0200
  • b5ba4ca1f5 Handle unread notifications Renaud Chaput 2024-06-18 11:03:47 +0200
  • 82df784a34 Fix import loop Renaud Chaput 2024-06-18 09:52:53 +0200
  • 45cc3fa249 Handle removals from notification groups Renaud Chaput 2024-06-17 23:56:23 +0200
  • c9b8d630f3 Rename notificationAPI JSON types for consistency Renaud Chaput 2024-06-17 23:55:46 +0200
  • 7aab61baee Add back default avatar size Renaud Chaput 2024-06-15 00:11:21 +0200
  • cc294f3466 Fix i18n Renaud Chaput 2024-06-14 23:47:46 +0200
  • b7799a92bc Use a constant for the max amount of avatars to display in a group Renaud Chaput 2024-06-14 23:40:46 +0200
  • b3abbe2638 Support streaming notifications Renaud Chaput 2024-06-14 22:15:10 +0200
  • 91007d7c1b Fix visual glitch with private mentions Eugen Rochko 2024-06-14 17:36:26 +0200
  • 7f55e56333 Change margins Eugen Rochko 2024-06-14 17:14:46 +0200
  • 272c339a2f Better handle loading notifications from a Gap Renaud Chaput 2024-06-14 15:30:26 +0200
  • e97be3cf6c Change `<LoadGap>` to accept an arbitrary parameter Renaud Chaput 2024-06-14 15:29:34 +0200
  • 31ada48d05 Add new attribute from #30707 Renaud Chaput 2024-06-14 12:37:51 +0200
  • 3156906d99 Handle filters, and add basic pagination management Renaud Chaput 2024-06-14 11:43:00 +0200
  • 5d23411574 Forgot to dispatch the action Renaud Chaput 2024-06-13 16:59:19 +0200
  • 131d813e87 Fix missing notification types Renaud Chaput 2024-06-13 15:47:15 +0200
  • da23c9a95b Fix the remaining lint issues Renaud Chaput 2024-06-12 15:51:06 +0200
  • cdcdb6f3dd Add click handlers for status previews Eugen Rochko 2024-06-12 13:54:40 +0200
  • cde3cf51b3 Change filtered notifications banner to align with grouped notifications Eugen Rochko 2024-06-12 12:32:24 +0200
  • 41cfb2d0b8 Add unread style Eugen Rochko 2024-06-12 12:08:51 +0200
  • 999114a002 Fix pass at fixing lint issues Renaud Chaput 2024-06-12 11:35:17 +0200
  • 9668599db9 Implement notification components Eugen Rochko 2024-06-05 12:29:43 +0200
  • aceacbfc27 Add a new experimental notifications route Renaud Chaput 2024-05-22 17:22:29 +0200
  • 426658b250 Implement Redux state for the new grouped notifications API Renaud Chaput 2024-05-21 01:09:59 +0200
  • 7d7f61624a New Crowdin translations GitHub Actions 2024-07-17 04:26:21 +0000
  • df630b5519 Add link to org-level contribution guidelines to contributing doc Matt Jankowski 2024-07-16 17:26:09 -0400
  • 412b191199 Reduce extra round trips in `AP::SynchronizeFollowersService` spec Matt Jankowski 2024-07-16 17:20:15 -0400
  • a19c7e7b23 Reduce extra round trips in `AP::FetchRemoteStatusService` spec Matt Jankowski 2024-07-16 16:17:20 -0400
  • 11252349d1 Reduce extra round trips in activitypub controller specs Matt Jankowski 2024-07-16 12:35:29 -0400
  • 66430cb25c
    New Crowdin Translations (automated) (#31038) github-actions[bot] 2024-07-16 17:24:56 +0200
  • 7ce4a9672b MAX_POST_CHARS Michael Stanclift 2024-07-16 09:49:07 -0500
  • a609940ec9
    Fix test description in hashtag_bar (#30827) Adam Niedzielski 2024-07-16 15:23:26 +0200
  • aa88aca0ad
    Add optional OAuth application to reports (#30539) Emelia Smith 2024-07-16 15:23:08 +0200
  • fa54b61216
    Handle missing links in Webfinger response (#31030) Adam Niedzielski 2024-07-16 15:21:16 +0200
  • c27d194eb2
    fix(deps): update dependency pino to v9.3.1 (#31032) renovate[bot] 2024-07-16 15:20:34 +0200
  • 9601a3db6b
    fix(deps): update dependency pino to v9.3.1 renovate[bot] 2024-07-16 12:32:36 +0000
  • c3a2f9d993
    chore(deps): update dependency json-schema to v4.3.1 (#31012) renovate[bot] 2024-07-16 14:14:25 +0200
  • 4dad7f9ac0
    chore(deps): update dependency json-schema to v4.3.1 renovate[bot] 2024-07-16 07:19:02 +0000
  • 905921b2ef
    Add missing "Update Report" string in audit log (#31033) Michael Stanclift 2024-07-16 02:06:19 -0500
  • 31d28da850 New Crowdin translations GitHub Actions 2024-07-16 04:26:26 +0000
  • 13e8c18910 add string Michael Stanclift 2024-07-15 14:01:16 -0500
  • aec5b6979a
    Handle missing links in Webfinger response Adam Niedzielski 2024-07-15 17:23:05 +0200
  • 9d0bce4072
    Move filtered notifications bar in scrollable area (#30996) David Roetzel 2024-07-15 15:42:47 +0200
  • fe3df7f347 Fix handling of empty notifications column Claire 2024-07-15 15:26:15 +0200
  • 262e642d3b Move `<FilteredNotificationsBanner />` to `prepend` Claire 2024-07-15 15:23:22 +0200
  • 0b97ec3f7b
    fix(deps): update dependency @babel/core to v7.24.9 (#31029) renovate[bot] 2024-07-15 15:03:57 +0200
  • 543b59fa14
    Clean up `theme_helper` style builders (#30617) Matt Jankowski 2024-07-15 09:03:23 -0400
  • cf7db4db5d
    fix(deps): update dependency @babel/core to v7.24.9 renovate[bot] 2024-07-15 10:59:33 +0000
  • 91ef4a6fc5
    Add assertion about key columns to account key generate spec (#30635) Matt Jankowski 2024-07-15 06:42:18 -0400
  • d3e0eb8c00 Drop support for `atomUri` and `inReplyToAtomUri` cleanup/drop-atomuri Claire 2024-07-15 10:31:19 +0200
  • 1dd8262071
    Add optional `filtered` attribute to notification entities in REST API (#31011) Claire 2024-07-15 11:29:57 +0200
  • 17117109ad
    New Crowdin Translations (automated) (#31018) github-actions[bot] 2024-07-15 07:44:37 +0000
  • d61b536df3
    Add i18n strings for instance favicon and logo settings label (#31016) mogaminsk 2024-07-15 16:38:48 +0900
  • 4e3dcdc594 New Crowdin translations GitHub Actions 2024-07-15 04:27:05 +0000
  • ad8dd2c854
    Remove Top Active Servers from Admin Dashboard Emelia Smith 2024-07-13 20:15:06 +0200
  • 4bd2728d7e
    Streaming: fetch keyword filters on connection Emelia Smith 2024-07-08 23:57:08 +0200
  • cbec52be01
    Add optional application to reports Emelia Smith 2024-06-06 15:34:17 +0200
  • 8ce32f6814 add `app_icon` and `favicon` into labels/form_admin_settings mogaminsk 2024-07-13 05:35:28 +0900
  • 9f02260d20 Add assertion about account key columns to generation spec Matt Jankowski 2024-07-12 11:20:20 -0400
  • f20a656ac1 Clean up theme_helper style builders Matt Jankowski 2024-07-12 10:20:52 -0400
  • 00cb4a0313
    Avoid repeated factory creation in media_attachments_vacuum_spec (#31000) Matt Jankowski 2024-07-12 10:09:16 -0400
  • 6900061885 Add tests for `filtered` attribute Claire 2024-07-12 15:57:19 +0200
  • d4c67919f1 Improve tests Claire 2024-07-12 15:57:06 +0200
  • 4e2756b778 Add optional `filtered` attribute to notifications Claire 2024-07-12 15:56:26 +0200