Commit graph

132 commits

Author SHA1 Message Date
Syping
db8a915afd deepl: alias source and target for more compatibility 2026-03-29 10:11:01 +02:00
Syping
5e3808204e translator: reuse http_request instance 2026-03-29 10:09:31 +02:00
Syping
305cbc9437 http_request: prevent copies 2026-03-29 09:29:24 +02:00
Syping
b35070f788 http_headers: improve memory management 2026-03-29 09:29:09 +02:00
Syping
3b7264c547 [skip ci] CMakeLists.txt: clean up http_headers placement 2026-03-29 07:34:23 +02:00
Syping
e98bd9de6c add http_header class and bot::http namespace 2026-03-29 07:32:37 +02:00
Syping
f12e13ed28 [skip ci] deepl: remove unused http_headers 2026-03-29 03:45:57 +02:00
Syping
ec1294a960 bump version to 0.3.2 and minor changes 2026-03-29 03:37:47 +02:00
Syping
58028b6e82 http_request: fix http headers not being applied 2026-03-29 03:34:18 +02:00
Syping
60c91d0e4f slashcommands: check my language command target language 2026-03-27 17:10:04 +01:00
Syping
b6a5142755 CI: add Enterprise Linux 10 and Leap 16.0 2026-03-27 01:49:47 +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
daad0ced89 [skip ci] CI: remove type=ref,event=tag 2026-03-23 02:21:33 +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
cf134599a7 CI: add Container Image 2026-03-21 20:06:18 +01:00
Syping
34996ba363 Containerfile: add basic configuration 2026-03-21 17:20:04 +01:00
Syping
1164b18fd5 add Containerfile and increase version to 0.3.0 2026-03-21 02:23:48 +01:00
Syping
63399a010d ported translator to curl, removed EL7 + Windows support 2026-03-20 20:24:59 +01:00
Syping
ecece11eac DPPStaticBundle: update DPP to 10.1.4, OpenSSL to 3.0.19 and zlib 1.3.2 2026-03-17 23:41:09 +01:00
Syping
2317a66561 CMakeLists.txt: update copyright year to 2026 2026-03-17 23:40:16 +01:00
Syping
c76210a30c DPPStaticBundle: update DPP to 10.1.3 and OpenSSL to 3.0.17 2025-08-06 18:34:02 +02:00
Syping
b2da36e576 fix DPP 10.1.0 or newer build errors 2025-08-06 18:33:46 +02:00
Syping
13d384b14e DPPStaticBundle: OpenSSL build remove no-deprecated 2025-03-23 19:39:46 +01:00
Syping
2da43810a1 DPPStaticBundle: update DPP to 10.1.2 and OpenSSL to 3.0.16 2025-03-23 19:15:28 +01:00
Syping
b318df79e1 README.md: update supported translation engines 2024-12-30 16:16:40 +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
6d89aef67c DPPStaticBundle: update DPP to 10.0.35 2024-11-27 15:36:55 +01:00
Syping
500c43d4e6 DPPStaticBundle: update DPP to 10.0.31 and OpenSSL to 3.0.15 2024-10-02 23:36:02 +02:00
Syping
e94fbbf5ac DPPStaticBundle: update DPP to 10.0.30 and OpenSSL to 3.0.14 2024-06-11 04:18:07 +02:00
Syping
f98478bc4d little quality changes 2024-03-26 20:53:10 +01:00
Syping
6bcef831c9 rpmspec: revert add debug package 2024-03-25 11:20:36 +01:00
Syping
420f536c9b make configuration more understandable 2024-03-25 11:15:08 +01:00
Syping
4e71f417d0 rpmspec: add debug package 2024-03-25 10:56:49 +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