Commit Graph

88 Commits

Author SHA1 Message Date
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
Syping 42755811aa CI: add openSUSE Leap 15.5 2024-03-22 02:37:29 +01:00
Syping 24c14efce2 rpmspec: add suse support 2024-03-20 21:43:08 +01:00
Syping 6764c9c2f3 rpmspec: defining PERL_EXECUTABLE is not needed anymore 2024-03-19 13:48:42 +01:00
Syping 9a5f37929a DPPStaticBundle: get perl executable with find_program 2024-03-17 05:22:22 +01:00
Syping 66a504ac55 systemd: escape working directory 2024-03-17 05:21:33 +01:00
Syping 7d8bbd12ce CI: add Enterprise Linux 2024-03-15 01:45:55 +01:00
Syping 9380dd14ea fix el7 and el9 build errors in RPM SPEC file 2024-03-14 03:30:45 +01:00
Syping 382f029c3b add basic config file to RPM 2024-03-12 10:15:51 +01:00
Syping 6a89203415 systemd-sysusers support and RPMSPEC added 2024-03-12 09:40:58 +01:00
Syping 6f6b5eaa69 fix add_dependencies for WITH_DPP_STATIC_BUNDLE 2024-03-12 06:36:24 +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 de121beaac rename DPPAsExternalProject to DPPStaticBundle
- remove potential DPP AVX dependency
2024-03-11 03:45:48 +01:00
Syping 0dfb2cebe9 CI update and DPPAsExternalProject improvements 2024-03-11 03:24:01 +01:00
Syping 92d9aba8d0 erase empty guilds from memory 2024-03-08 16:56:38 +01:00
Syping 0dbf987ff2 add ci and simplify executable description 2024-03-08 01:25:50 +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 c8239e2517 CMake: fix zlibstatic on Linux issue 2024-03-06 16:42:53 +01:00
Syping d0139afd26 CMake: fix MSYSTEM check CMake error 2024-03-06 16:30:27 +01:00
Syping 67b4b73400 CMake: fix CMAKE_SYSTEM_VERSION spelling and add CXX passthrough 2024-03-06 16:25:48 +01:00
Syping 6220277305 CMake: msys compatibility added/fixed 2024-03-06 16:20:47 +01:00
Syping dd2de72f94 ArgumentPassthrough: avoid accidental Cross-Compiling + more fixes 2024-03-06 15:23:11 +01:00
Syping 024400be46 improved external project passthrough of variables 2024-03-05 21:02:05 +01:00
Syping bb099d644a DPPAsExternalProject: call Perl directly for OpenSSL 2024-03-03 15:17:03 +01:00
Syping c21ed31889 minor fixes for DPPAsExternalProject 2024-03-02 22:22:05 +01:00
Syping 820593ca2d DPPAsExternalProject: build should work now 2024-03-02 17:42:20 +01:00
Syping 4fe57d1a24 CMake: incomplete DPPAsExternalProject impl 2024-02-29 20:55:33 +01:00
Syping 716a03c43b systemd: change working directory to /var/lib/dtranslatebot 2024-02-27 10:02:32 +01:00
Syping 912ac1eced add systemd service file 2024-02-26 12:01:23 +01:00
Syping 87961fe611 improve code organisation, add .rc file 2024-02-26 11:33:39 +01:00
Syping 5191dcbefc add DTRANSLATEBOT_TOKEN env value, small fixes 2024-02-26 09:41:55 +01:00
Syping 531c24b050 slashcommands: add missing ephemeral flag 2024-02-24 09:15:32 +01:00
Syping 46b80f3bdf message_queue: combine if condition 2024-02-23 11:27:17 +01:00
Syping ea2c6c460f add /list languages command, minor fixes 2024-02-23 07:14:08 +01:00
Syping 7dcb64f7cf 0.1 release 2024-02-20 07:18:04 +01:00
Syping 8cf9b6af94 improve configuration example 2024-02-20 01:53:15 +01:00
Syping 12e81ed24c simplify configuration and some code improvements 2024-02-20 01:35:33 +01:00
Syping 8884fd2876 fix if condition 2024-02-19 20:55:10 +01:00
Syping d5c8574063 check user permissions and erase deleted webhooks 2024-02-19 20:52:02 +01:00
Syping a6feb1273c add edit command 2024-02-18 22:26:02 +01:00
Syping ed1b93037c open list command to everyone, but limit information 2024-02-18 20:34:01 +01:00
Syping 9f91c960b0 add list command 2024-02-17 22:12:03 +01:00
Syping 2347974beb take advantage of initializer lists 2024-02-17 20:45:25 +01:00
Syping 9202f7ce00 /translate supports multiple targets now 2024-02-15 05:25:46 +01:00