| .. |
|
api
|
OpenAI class for responses constructor fixed. see #407
|
2025-12-24 00:08:18 +01:00 |
|
lib
|
diff.js updated with the correct comment header, as requested by ATN reviewers
|
2025-10-19 23:03:53 +02:00 |
|
tb115_segmenter
|
Comment out debug console logs in tb115_loader.js and mzta-background.js for cleaner output
|
2025-05-01 23:20:45 +02:00 |
|
workers
|
OpenAI class for responses constructor fixed. see #407
|
2025-12-24 00:08:18 +01:00 |
|
mzta-addatags-exclusion-list.js
|
added an option to exclude the tag only with an exact match. see #395
|
2025-06-13 23:10:23 +02:00 |
|
mzta-chatgpt-loader.js
|
copyright year updated
|
2025-01-10 21:21:37 +01:00 |
|
mzta-chatgpt.js
|
fixed custom div positioning after chatgpt web interface update. see #556
|
2025-12-08 11:53:11 +01:00 |
|
mzta-compose-script.js
|
the add tags response is now expcted as a JSON. see #365
|
2025-06-15 00:38:27 +02:00 |
|
mzta-i18n.js
|
First working version
|
2024-04-01 22:58:39 +02:00 |
|
mzta-logger.js
|
copyright year updated
|
2025-01-10 21:21:37 +01:00 |
|
mzta-menus.js
|
debug console.log statement commented
|
2025-12-08 16:22:45 +01:00 |
|
mzta-placeholders-autocomplete.js
|
copyright year updated
|
2025-01-10 21:21:37 +01:00 |
|
mzta-placeholders.js
|
if it's async, you have to wait.....
|
2025-12-26 11:51:34 +01:00 |
|
mzta-prompts.js
|
ensuring an empty string when needed. see #520
|
2025-10-16 22:16:41 +02:00 |
|
mzta-spamreport.js
|
Refactor taSpamReport to remove locking mechanism and streamline data handling
|
2025-03-06 21:54:39 +01:00 |
|
mzta-special-commands.js
|
implemented the new api call, no response elaboration yet
|
2025-12-22 23:37:05 +01:00 |
|
mzta-store.js
|
copyright year updated
|
2025-01-10 21:21:37 +01:00 |
|
mzta-utils-prompt.js
|
Merge branch 'issue_438_autofeat_apimodel' into api_improvements
|
2025-09-09 21:54:10 +02:00 |
|
mzta-utils.js
|
getMailHeader method added. see #527
|
2025-12-26 11:45:20 +01:00 |
|
mzta-working-status.js
|
Add compose action icon updates for working status management. see #295
|
2025-03-19 21:47:12 +01:00 |