Commit Graph

25 Commits

Author SHA1 Message Date
62eb790b0b Add /translate command 2024-05-30 22:03:51 +03:00
c21deb3a8c #2289 Fix message translation on edit 2024-05-21 14:23:18 +03:00
fd18e0cc78 #2192 Fix order of events in TTS/translate interaction 2024-05-13 18:53:54 +03:00
b30d69b2a6 Clean-up styles and JQuery use 2024-04-27 21:22:50 +03:00
60e099e852 Clean-up diff pt.2 2024-04-27 21:15:44 +03:00
c49b37f968 Clean-up diff 2024-04-27 21:11:41 +03:00
4521dde455 add a button to translate input message 2024-04-27 13:46:13 +08:00
6290dff3d9 #2065 Add option to translate text before classification 2024-04-11 22:09:05 +03:00
cb536a7611 Save a list of safe to export secret keys 2024-02-23 21:41:54 +02:00
eb89337f51 Update index.js 2024-02-22 23:49:47 +04:00
ed875ec77d Update index.js
Added new translateProvider: Lingva Translate
2024-01-31 22:42:28 +04:00
45f6cb0fa8 Add chunked translate for long messages 2023-12-22 00:05:23 +02:00
5f1bed1e70 Enable object-curly-spacing lint 2023-12-04 12:32:41 -05:00
a37f874e38 Require single quotes 2023-12-02 13:04:51 -05:00
c893e2165e Enable no-prototype-builtins lint 2023-12-02 12:10:31 -05:00
df4ca46c02 Save chat id between received and rendered event for safety (blip extension allow multiple message received before one is rendered). Added export in translate extension for usage in blip extension. 2023-10-09 01:26:57 +02:00
0b8295926e add bing translate 2023-10-06 15:51:04 +03:00
d19c151669 Add DeepLX translation provider #1111 2023-09-10 18:53:52 +03:00
70071312d3 Add OneRingTranslator #521 2023-09-10 17:27:50 +03:00
ec23356c99 Move translation endpoints into a separate file 2023-09-10 16:41:36 +03:00
fe64597a23 LibreTranslate URL Example 2023-09-05 23:30:58 +03:00
de905875c4 LibreTranslate 2023-08-26 20:47:25 +03:00
e77da62b85 Add padding to cache key. Fix Safari display issues. Fix 400 on empty translate. Reset bias cache on changing model. 2023-08-23 10:32:48 +03:00
fd95b79ae9 Fix auto-translate plugin. Add new event types for post-rendering 2023-08-22 22:45:12 +03:00
edd41989fd Initial commit 2023-07-20 20:32:15 +03:00