Commit Graph
10 Commits
Author SHA1 Message Date
david 2644abf9d5 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:54:46 +02:00
david 6ac76f1d80 chore: update all dependencies to latest versions 2026-06-05 23:11:45 +02: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 1084559688 fix: Add missing action icons 2024-02-05 14:25:57 +01:00
david ad43bf3c86 feat: Add "Plan task" action for notifications created from task 2024-02-02 08:47:22 +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 0507722ecf feat: Add notification actions 2024-01-26 08:48:27 +01:00