Commit Graph
9 Commits
Author SHA1 Message Date
david d829d745f0 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-06 19:50:20 +02:00
david 6ac76f1d80 chore: update all dependencies to latest versions 2026-06-05 23:11:45 +02:00
david ad008bf4dd chore: update dependencies 2025-01-17 10:18:02 +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 8a7eda4f3c feat: Add Linear Project and Team icons 2024-02-05 15:27:20 +01:00
david 9fb5af87ed feat: Add filter per notification kind 2024-02-01 09:37:40 +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