Commit Graph

26 Commits

Author SHA1 Message Date
david 9e51e0df6c feat: add missing integrations and rich notification previews
Add TickTick, Google Calendar, Google Drive and API (WebPage) notification
types, which the backend already supported but the extension ignored.

Fill the previously empty notification previews with content modeled on the
web app: a metadata sidebar (status, priority, assignee, labels, dates,
channel, etc.) plus a markdown body and comment/message threads. Add shared
helpers: PreviewDetail wrapper, TaskMetadata, Slack mrkdwn renderer, GitHub
check/review emoji, and date/HTML utils (cleanHtml strips raw HTML from
GitHub bodies).

The preview metadata "Type" row shows the source item type (Linear Issue,
GitHub Pull Request, Slack Thread, etc.).

Swap list-screen shortcuts: Enter shows details, Cmd+Enter opens in browser.
2026-06-08 11:23:06 +02:00
david fc5b290c5e chore: update all dependencies to latest versions 2026-06-08 11:23:02 +02:00
david ad008bf4dd chore: update dependencies 2025-01-17 10:18:02 +01:00
david fc577741de Merge branch 'contributions/merge-1734379598380' 2024-12-16 21:06:39 +01:00
david 98cbbf4814 Pull contributions 2024-12-16 21:06:38 +01:00
david 560ec86aff chore: Release v0.2.0 2024-12-16 21:02:18 +01:00
david 33dc17483a feat: Add support for Slack reaction and message notifications 2024-12-16 20:44:09 +01:00
david 735b2f5481 fix: Trim trailing slash in Universal Inbox URL 2024-04-29 17:29:37 +02:00
david a8cf51ec4a chore: Release v0.1.4 2024-03-13 15:55:16 +01:00
david 4afa06a1c8 fix: Fix Slack logo 2024-03-13 09:02:55 +01:00
david 8d49154be3 feat: Select Inbox project by default when creating a task 2024-03-13 08:48:33 +01:00
david 751ee38d32 feat: Add Slack notifications (save for later) support 2024-03-13 08:48:27 +01:00
david 8a7eda4f3c feat: Add Linear Project and Team icons 2024-02-05 15:27:20 +01:00
david 1084559688 fix: Add missing action icons 2024-02-05 14:25:57 +01:00
david 84f4d0bd53 feat: Display Linear project on notification item 2024-02-05 13:58:53 +01:00
david a17b259e50 feat: Display Linear notification reason 2024-02-03 08:33:30 +01:00
david ad43bf3c86 feat: Add "Plan task" action for notifications created from task 2024-02-02 08:47:22 +01:00
david cfc0f0ed5e fix: Publish the extension as a user 2024-02-01 14:20:41 +01:00
david 9fb5af87ed feat: Add filter per notification kind 2024-02-01 09:37:40 +01:00
david 26f346f8b8 chore: Prepare for publishing the extension 2024-02-01 09:36:08 +01:00
david ea40258f48 feat: Add Todoist notification list item 2024-01-27 00:09:50 +01:00
david e0f90b0c42 feat: Add Google Mail thread list item 2024-01-26 22:50:13 +01:00
david 3df827ebd7 feat: Add Linear notification list item 2024-01-26 21:22:47 +01:00
david 0507722ecf feat: Add notification actions 2024-01-26 08:48:27 +01:00
david 2d2d47f55f feat: List Github notifications 2024-01-24 08:53:36 +01:00
david 6775863ed3 Initial commit 2024-01-19 16:49:00 +01:00