Commit Graph

15 Commits

Author SHA1 Message Date
david 12f3a30451 chore: Release 0.3.0 2026-06-08 11:23:50 +02:00
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 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 a8cf51ec4a chore: Release v0.1.4 2024-03-13 15:55:16 +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 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 6775863ed3 Initial commit 2024-01-19 16:49:00 +01:00