Commit graph

288 commits

Author SHA1 Message Date
23c067e2e7
Merge pull request #90 from wagesj45/codex/add-unread-message-option-to-rules
Add unread-only rule option
2025-07-15 22:12:52 -05:00
85224f2d4d Add unread-only option for rules 2025-07-15 22:12:35 -05:00
3eef24d2dd
Merge pull request #89 from wagesj45/codex/extend-action-selector-with-read-and-flag
Add read and flag rule actions
2025-07-15 21:57:22 -05:00
34ed955a5b Add read and flag rule actions 2025-07-15 21:56:58 -05:00
0d543e5567 Update manifest.json 2025-07-15 21:45:28 -05:00
959482c3d0
Merge pull request #88 from wagesj45/codex/fix-variable-initialization-error
Fix rule count initialization
2025-07-15 21:43:49 -05:00
2d22404198 Fix rule count initialization 2025-07-15 21:42:32 -05:00
64d5c99ba5 Update manifest.json
140 testing failing, so reverting support back a version.
2025-07-15 21:04:58 -05:00
3db1c851fa
Merge pull request #87 from wagesj45/codex/add-async-helper-to-accumulate-message-ids
Handle multi-page message selections
2025-07-15 20:59:00 -05:00
0c105cb6e4 Handle multi-page selected message lists 2025-07-15 20:58:42 -05:00
766afc9079
Merge pull request #86 from wagesj45/codex/update-cache-count-and-add-stats
Update maintenance stats
2025-07-15 20:58:15 -05:00
3c87950dfb Update maintenance stats 2025-07-15 20:57:57 -05:00
5d87ec658d Merge branch 'main' of https://github.com/wagesj45/Sortana 2025-07-09 03:24:35 -05:00
ea8888f057 Update ai-filter.sln 2025-07-09 03:24:33 -05:00
52583cebc1
Update README.md 2025-07-09 00:38:56 -05:00
2a31b02039
Merge pull request #85 from wagesj45/codex/update-readme.md-and-agents.md
Update README and AGENTS docs
2025-07-08 21:59:51 -05:00
044e7df07d Update documentation 2025-07-08 21:59:25 -05:00
f6b67b3407
Merge pull request #84 from wagesj45/codex/add-processmessage-function-and-updates
Refactor message classification
2025-07-08 19:46:25 -05:00
1b7fa3d5ee Refactor message processing 2025-07-08 19:45:57 -05:00
3c292096eb
Merge pull request #83 from wagesj45/codex/confirm-and-clean-up-sync-api-usage
Remove unused sync classifier API
2025-07-08 18:22:46 -05:00
f3e20f8941 Remove unused sync classifier API 2025-07-08 17:53:35 -05:00
e979869601
Merge pull request #82 from wagesj45/codex/create-default-ai-parameters-module
Refactor default AI params
2025-07-08 17:34:41 -05:00
32e79a13d5 Add shared defaults for AI parameters 2025-07-08 17:34:26 -05:00
0c7d40a56d
Merge pull request #81 from wagesj45/codex/add-themeutils-module-and-refactor-code
Refactor theme detection
2025-07-08 16:54:32 -05:00
a62a882791 Refactor theme detection 2025-07-08 16:54:04 -05:00
c420699e51
Merge pull request #80 from wagesj45/codex/modify-details.js-to-request-message-ids
Update details popup to load message IDs
2025-07-08 16:44:22 -05:00
0695272b21 Update details page to use message id list 2025-07-08 16:44:13 -05:00
ea6952655b
Merge pull request #79 from wagesj45/codex/add-normalizerules-function-and-refactor
Refactor rule normalization
2025-07-08 14:37:44 -05:00
0313a03fa4 Add normalizeRules helper 2025-07-08 12:58:42 -05:00
0490b67e0a Fixing default URI 2025-07-08 02:29:29 -05:00
e1beb5fa35
Merge pull request #78 from wagesj45/codex/fix-context-menu-icon-color-in-dark-theme
Fix menu icons for dark theme
2025-07-08 01:47:05 -05:00
179c81a156 Fix menu icons for dark theme 2025-07-08 01:46:54 -05:00
0041f339e3
Merge pull request #77 from wagesj45/codex/add-light-and-dark-mode-support
Add theme option and dynamic icon support
2025-07-08 01:30:46 -05:00
7e64a428ac Add theme support with dynamic icons 2025-07-08 01:30:37 -05:00
b29d5c702e correcting/theming icons 2025-07-08 01:06:09 -05:00
cd5ef92e0e
Merge pull request #76 from wagesj45/codex/rework-project-iconography-and-update-readme
Update icons and options UI
2025-07-08 00:41:00 -05:00
9a4b1ce239 Update icons and options UI 2025-07-08 00:40:40 -05:00
6c352e904e more images 2025-07-08 00:24:43 -05:00
58a2891847 Update ai-filter.sln 2025-07-07 23:55:38 -05:00
97628c693b Changing up imagery 2025-07-07 23:54:52 -05:00
ff17bd9c1f
Merge pull request #75 from wagesj45/codex/add-export/import-feature-for-settings
Add export/import controls
2025-07-07 22:07:39 -05:00
c7333482ce Allow selective data export and import 2025-07-07 22:07:00 -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
f9a31415a0
Merge pull request #74 from wagesj45/codex/update-add-on-popup-to-use-sortana-getdisplayedmessages
Fix details popup id retrieval
2025-07-07 00:24:03 -05:00
51816d8a19 Use getDisplayedMessages to load message 2025-07-07 00:23:54 -05:00
46c101f101
Merge pull request #73 from wagesj45/codex/implement-sortana--message-in-background.js
Add displayed message retrieval and update details page
2025-07-07 00:15:37 -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
bd56cbf19a
Merge pull request #72 from wagesj45/codex/backport-manifest.json-to-v2
Backport manifest to version 2
2025-07-06 04:35:57 -05:00
aec56aac33 Revert manifest to version 2 2025-07-06 04:35:46 -05:00