Commit graph

28 commits

Author SHA1 Message Date
Syping
60c91d0e4f slashcommands: check my language command target language 2026-03-27 17:10:04 +01:00
Syping
24a6bdb0e2 slashcommands: improve my command descriptions 2026-03-27 00:43:31 +01:00
Syping
3f84c5ffd6 slashcommands: add my language command 2026-03-27 00:20:47 +01:00
Syping
0c61fc8d52 message_queue: simplify getting issuing user 2026-03-27 00:17:50 +01:00
Syping
ed96fd60e1 [skip ci] message_queue: use const for direct message user 2026-03-26 00:01:23 +01:00
Syping
a4db0c3137 [skip ci] message_queue: use const for direct message target string 2026-03-25 23:59:40 +01:00
Syping
6def63078c message_queue: get user target language in direct message translation 2026-03-25 23:57:54 +01:00
Syping
bb5adf587c add user support to database 2026-03-25 23:42:34 +01:00
Syping
3546eed2dd slashcommands: rename translate_pref, capitalize Translate Message 2026-03-24 00:05:59 +01:00
Syping
fc89c35b5f send translated direct messages ephemeral 2026-03-23 22:49:34 +01:00
Syping
79cb7c5722 add i_direct_messages intent 2026-03-23 02:40:20 +01:00
Syping
77621a8991 add direct message support 2026-03-23 02:18:37 +01:00
Syping
7588ca865b http_request: return const http_response in get post functions 2026-03-22 17:47:19 +01:00
Syping
ee245fbb79 http_request: improve memory safety 2026-03-22 17:44:23 +01:00
Syping
63399a010d ported translator to curl, removed EL7 + Windows support 2026-03-20 20:24:59 +01:00
Syping
d6d22d34a8 remove unnecessary else condition 2024-12-30 16:09:12 +01:00
Syping
24a7b3bc99 reduce duplicate code 2024-12-30 16:06:51 +01:00
Syping
1dc2b2dffa add mozhi support 2024-12-29 16:05:13 +01:00
Syping
691e46a507 add lingvatranslate support 2024-12-29 14:26:05 +01:00
Syping
a42932de12 add --wait-for-translator flag 2024-11-28 16:41:34 +01:00
Syping
420f536c9b make configuration more understandable 2024-03-25 11:15:08 +01:00
Syping
b1329aa961 cache available languages and make translator shared 2024-03-25 10:52:01 +01:00
Syping
0e369f5a1d add experimental deepl support 2024-03-23 16:57:54 +01:00
Syping
fb709b8919 add stub translator for testing purposes 2024-03-11 05:21:01 +01:00
Syping
94429ca718 code style changes and remove some constructors 2024-03-11 04:10:18 +01:00
Syping
92d9aba8d0 erase empty guilds from memory 2024-03-08 16:56:38 +01:00
Syping
616ce0055b delete channel from settings when no target is left
- converted some pointers to references
- simplified some constructors
2024-03-07 23:30:33 +01:00
Syping
87961fe611 improve code organisation, add .rc file 2024-02-26 11:33:39 +01:00