Commit graph

50 commits

Author SHA1 Message Date
1b7fa3d5ee Refactor message processing 2025-07-08 19:45:57 -05:00
a62a882791 Refactor theme detection 2025-07-08 16:54:04 -05:00
0313a03fa4 Add normalizeRules helper 2025-07-08 12:58:42 -05:00
179c81a156 Fix menu icons for dark theme 2025-07-08 01:46:54 -05:00
7e64a428ac Add theme support with dynamic icons 2025-07-08 01:30:37 -05:00
9a4b1ce239 Update icons and options UI 2025-07-08 00:40:40 -05:00
6a85dbb2eb Going back to what works.
Manifest v3 and its consequences have been a disaster for the human race.
2025-07-07 21:46:21 -05:00
caf18ed5ab Add message for displayed messages and convert details to module 2025-07-07 00:14:47 -05:00
13751b3ab2 Trying new things 2025-07-06 18:05:19 -05:00
254f0c5ffc just catching up 2025-07-06 04:31:51 -05:00
34cf8e234e Restore popup defaults and update message lookups 2025-07-06 02:36:42 -05:00
d60725eb4b Handle message display in TB 128 2025-07-06 02:10:46 -05:00
97bfabfbea Add fallback message to fetch active message id 2025-07-05 22:53:40 -05:00
79f49fd502 Simplify message lookup 2025-07-05 19:58:11 -05:00
6b741595cc Fix message lookup in details popup 2025-07-05 05:07:48 -05:00
149ff03cf9 Add HTML sanitization options 2025-07-05 03:45:49 -05:00
200c03c875 Add Markdown conversion option 2025-07-05 02:26:58 -05:00
86db83bb66 Cleanup 2025-06-30 01:56:22 -05:00
c2e114266e Update maintenance stats display 2025-06-29 21:22:31 -05:00
d5aecc6e8a Add timing stats to Maintenance tab 2025-06-29 20:10:06 -05:00
8c03ad008e Add queue count stat to maintenance page 2025-06-29 03:16:12 -05:00
3e1df7be3f Preserve existing tags when applying multiple rules 2025-06-29 00:07:37 -05:00
d69d0cae66 Merge AI caches and add cache key helper 2025-06-28 15:46:30 -05:00
1d7f0d5344 Add message details popup 2025-06-27 04:08:04 -05:00
a7009d644c Fix script registration with relative URLs 2025-06-27 03:12:32 -05:00
a29a6299ef Use new scripting API for message display scripts 2025-06-27 02:52:49 -05:00
22ab445dea Add View Reasoning menu and fix button 2025-06-27 02:12:34 -05:00
b6abe758b1 Add reasoning cache and viewer 2025-06-27 01:39:02 -05:00
1ad1b7004d Add cache clearing feature and update UI 2025-06-27 01:05:27 -05:00
e78478ab9a Show classification progress and results via toolbar icons 2025-06-27 00:32:19 -05:00
492c2404cd Fix rule processing loop 2025-06-26 17:18:40 -05:00
1070610174 Parse full message for AI classification 2025-06-26 17:02:10 -05:00
dd831e89b4 Fix rule handling and add priority UI 2025-06-26 01:57:24 -05:00
848f5b7a8b Remove unused Services import 2025-06-25 23:17:03 -05:00
fed850fe13 Update menu context for message display 2025-06-25 15:10:30 -05:00
a58b8f3632 Remove placeholder status icons 2025-06-25 14:53:19 -05:00
dceebe48de Add context menu for applying AI rules 2025-06-25 14:15:09 -05:00
74fb932b45 Add multi-action rules UI 2025-06-25 03:23:13 -05:00
b23d601637 Adding persmission. 2025-06-25 03:02:46 -05:00
a7670547fd Fix initialization and remove Services dependency 2025-06-25 01:51:31 -05:00
c364238f54 Add rule management UI and automatic classification 2025-06-25 00:44:15 -05:00
f4103c4100 Remove experiment APIs and content script 2025-06-25 00:36:46 -05:00
83166c8c4f Convert AiClassifier to ES module 2025-06-25 00:24:59 -05:00
1dc9f5c90e Fix messages API usage 2025-06-24 22:41:22 -05:00
1c052a7090 Handle new mail classification 2025-06-24 17:31:03 -05:00
312de63b2e Refactor classifier to share code 2025-06-24 16:10:38 -05:00
656d0322e6 Add custom logging framework and debug option 2025-06-21 02:18:51 -05:00
e37e603a00 Expose AI params in options 2025-06-18 19:53:59 -05:00
5ecd7c81ac feat: support prompt templates 2025-06-16 00:44:46 -05:00
eb02c6f3bd Initial Commit 2025-06-15 21:55:35 -05:00