Commit graph

60 commits

Author SHA1 Message Date
mic
83f856d1ae trasnlate webchat removed. see #247 2026-04-01 00:34:26 +02:00
mic
ef7483031d translate_display_mode and translate_max_display_length added. see #247 2026-03-28 00:21:45 +01:00
Mic
29ed9e6df6 Merge branch 'summary_on_message_issue580' of github.com:micz/ThunderAI into summary_on_message_issue580 2026-03-27 22:13:07 +01:00
mic
1d8543627e html mail parts are now displayed as code and are not rendered. see #711 2026-03-27 00:30:00 +01:00
mic
3cb1fb0972 correctly using the ai webchat if the relative option is configured accordingly. see #580 2026-03-25 23:43:48 +01:00
Mic
c275625111 fixing white lines. see #686 2026-03-05 23:43:00 +01:00
mic
b32ce4f756 copyright date updated to 2026 2026-01-03 23:04:01 +01:00
Mic
a34d3c41e0 code formatted. better prefs import. 2025-09-08 21:42:00 +02:00
Mic
647f23a50b Improved the AI web chat init message 2025-06-19 21:36:28 +02:00
Mic
abfd8268cb Enhance HTML rendering in the diffViewer by splitting content on <br> tags and creating span elements for added, removed, and unchanged text. 2025-06-19 00:28:00 +02:00
mic
c90ee66fb4 Implement removeAloneBRs function to clean up <br> tags and enhance HTML rendering 2025-06-18 23:11:38 +02:00
Mic
adbdd34070 Refactor message rendering to use htmlStringToFragment for improved HTML display and maintainability. 2025-06-18 21:58:28 +02:00
Mic
68e5f1c47a methods calls fixed. see #372 2025-06-12 23:30:00 +02:00
Mic
db3e4e7cfa added the reply type selector in the api webchat. see #372 2025-06-12 23:10:00 +02:00
Mic
4330abce63 showing the reply type in the api webchat. see #372 2025-06-09 21:07:00 +02:00
mic
5d6f0ba38d Show selection info when action is not zero and hide messages area by default. see #412 2025-06-05 22:33:54 +02:00
Mic
9d032ee54f the user can select a part of the response in the api webchat. fixes #356 2025-05-23 00:06:00 +02:00
mic
07957d62c7 Fix message formatting to display line breaks correctly in the messages area 2025-05-21 21:55:19 +02:00
mic
0214885a9f commented out debug console logs for Intl.Segmenter in tb115_loader.js and messagesArea.js 2025-04-27 21:33:30 +02:00
mic
d49e6d65e7 a "do_reply" from the compose window is changed in a "substitute text". see #353 2025-04-20 22:15:10 +02:00
mic
93e42d1038 removing duplicate i18n string 2025-03-23 21:55:51 +01:00
mic
627c71e62d hardcoded strings are now available for translation. fixes #298 2025-03-22 22:27:49 +01:00
mic
11c84d463f Disable diff viewer button after displaying the diff. see #109 2025-03-22 22:16:21 +01:00
mic
bebbfdd74c Add dark mode styles for added and removed message highlights. see #109 2025-03-22 17:42:23 +01:00
mic
7c606bcb71 Update diff viewer to use body text as fallback for original text. see #109 2025-03-22 17:17:17 +01:00
Mic
928946dfdf Add diff viewer functionality for APIs integrations. see #109 2025-03-21 00:22:00 +01:00
mic
3b538050b6 copyright year updated 2025-01-10 21:21:37 +01:00
mic
11cd0e6b66 correctly using this.llmName 2025-01-05 23:52:24 +01:00
mic
47a4a8c5bc correctly closing the window 2024-08-23 14:36:48 +02:00
mic
4eba5a0eaf stop button added. see #113. some info about the model are now dinamic 2024-08-20 23:52:35 +02:00
mic
b0fdaf7037 improved async in closing chat windows. fixes #110 2024-08-20 14:41:11 +02:00
mic
dd2e084bb4 some fixes ported from 2.0.6 2024-08-19 23:58:33 +02:00
mic
085173d322 improved scrollbar behaviour. see #108 2024-08-16 14:40:10 +02:00
mic
1f3d974ada scrollbar added. fixes #108 2024-08-16 14:21:52 +02:00
mic
f8bc7b00ac console.log statement temporary commented out, wating for #106 2024-08-16 00:17:01 +02:00
mic
76f372ef8c typo fixed 2024-08-14 22:32:59 +02:00
mic
ff1c7b1fc1 [OpenAPI] stripping double quotes at the beginning and the end of the response. fixes #99 2024-08-14 22:14:39 +02:00
mic
2aa2f1459f logging full html response 2024-07-29 23:27:57 +02:00
mic
3e06b683da correctly handling multiple answers 2024-07-29 23:24:45 +02:00
mic
84a18f873b added test vars to check the page in a browser 2024-07-28 21:56:30 +02:00
mic
9d7998dde5 improvig chat grafic. see #95 2024-07-27 15:12:13 +02:00
mic
1035d22a25 changed message title in case of an error 2024-07-27 15:08:15 +02:00
mic
5e4df1756f added type to appendUserMessage 2024-07-27 14:59:50 +02:00
mic
08d38e90b0 added type to appendBotMessage 2024-07-27 14:55:25 +02:00
mic
94e5398b02 added close button. improved action buttons 2024-07-22 00:13:01 +02:00
mic
5b6b200af0 improved error log text 2024-07-21 23:52:21 +02:00
mic
26aa9b0092 correctly replying and substituting text 2024-07-21 23:47:05 +02:00
mic
6d9bb7cf7c corretly handling input state 2024-07-21 23:15:05 +02:00
mic
4c529df6f2 response header changed to ChatGPT 2024-07-21 23:06:24 +02:00
mic
a8f8a7e33a sending full promptData to the frontend 2024-07-21 23:01:53 +02:00