1138 Commits

Author SHA1 Message Date
808bffbdd6
removed useless yaml dependencies 2024-01-26 07:33:14 +01:00
57eba2caf6
implemented auto_connect in client 2024-01-25 21:46:54 +01:00
85271c8aae
created workflow for building why2-chat
it also uploads the artifacts :))
2024-01-25 21:11:24 +01:00
d559173731
added chat-config library to gentoo config 2024-01-25 20:50:29 +01:00
abe76d79f0
added return value check to client & server getline 2024-01-25 11:23:54 +01:00
bd3eb8ed4a
removed duplicate tkch version
so yeah v1 and v2 were the same
2024-01-24 21:07:45 +01:00
7d37daa32d
preventing server from crashing on client crash 2024-01-24 18:29:02 +01:00
42f406f6b6
implemented tkch_version in why2_input_flags 2024-01-24 15:11:22 +01:00
bd92cd312d
tkch gen fix 2024-01-24 15:10:47 +01:00
d540c1ea88
removed tkch_version from tkch_gen parameters, using flags instead 2024-01-24 15:08:37 +01:00
d7aa65944b
moved WHY2_TEXT_KEY_CHAIN_VERSIONS into core-flags 2024-01-24 15:03:54 +01:00
12e4b7afe5
implemented tkch_versions in tkch_gen 2024-01-24 15:01:31 +01:00
7e33714f53
added WHY2_TEXT_KEY_CHAIN_VERSIONS enum as gen_tkch parameter 2024-01-24 14:54:30 +01:00
54da223e23
moved the historic tkch functions into enum versions 2024-01-24 14:47:48 +01:00
6e51e51a38
removed "old" prefix from gen_tkch_number functions 2024-01-24 14:38:12 +01:00
5a0766871d
created fourth old_gen_tkch function
this is the latest one which is being used to this day
2024-01-24 14:37:17 +01:00
5a88fbf045
created third old_gen_tkch function 2024-01-24 14:27:58 +01:00
abe720214c
created second old_gen_tkch function
this is gonna be a long day lol
2024-01-24 14:27:18 +01:00
a5298a8cbc
created first old_gen_tkch function
first version of tkch ever. I used this to send her my feelings. I couldn't do it normally cause I am loser, yk, so I used this fucking encryption. We're only friends now. But at least we talk to eachother. When she started ghosting me, I nearly hang myself. Thanks, Alex. Thanks that you are for me. I would have unalived myself if you haven't reposponded that time. Thanks so much. I still do love you.
2024-01-24 14:04:19 +01:00
bb0c07ef64
changed callback functions for tkch type to int 2024-01-24 13:55:42 +01:00
db1b1f8b22
removed fixed todo 2024-01-24 13:28:09 +01:00
a84047210d
created codacy workflow
this is for code quality check, also might delete this commit later. who knows
2024-01-24 12:30:48 +01:00
492563ee40
renamed why2_config_read to why2_toml_read
idk why i didnt do this at first
2024-01-24 12:18:12 +01:00
8f3a45f3ef
implemented why2_config_read in chat-misc 2024-01-24 12:16:15 +01:00
c8bfaedd9d
removed parses files 2024-01-24 12:10:16 +01:00
808b776be9
removed yaml dependency 2024-01-24 12:07:46 +01:00
1c1b893e09
implemented snake_case & non-root in workflows 2024-01-24 12:03:15 +01:00
5d443a0b74
checking for root access in install rule 2024-01-24 12:01:01 +01:00
40452f785d
changed Makefile's rule names to snake_case 2024-01-24 11:59:38 +01:00
b667f8ca3f
fixed user permission when installing
DO NOT RUN MAKEFILE USING sudo PLS  <3
2024-01-24 11:38:13 +01:00
58d05293ce
fixed rustup installation 2024-01-24 11:37:43 +01:00
553d9732e8
added cargo install to package managers 2024-01-23 21:59:20 +01:00
2f64743052
moved manual rust installation to gentoo 2024-01-23 21:56:17 +01:00
edba888b47
simplified rust install command 2024-01-23 21:50:35 +01:00
d06f79dd12
added source command to rust installation 2024-01-23 21:47:53 +01:00
5b3c2e9052
rust install command fix 2024-01-23 21:46:20 +01:00
990b67fc0a
added automaticall default to rust installation 2024-01-23 21:42:46 +01:00
bb7aca3ecf
implemented rust module in makefile
that was pretty huge update lol
2024-01-23 21:40:22 +01:00
7e04837119
added rust installation into config script 2024-01-23 21:39:41 +01:00
0736a0d442
created rust module for reading toml config files
Yes. Rust module in a LW C project. Yes. Am I stupid? Yes. Is somebody pointing at my head with a gun and forcing me to do this? Yes. Do I hate myself? Yes. love ya
2024-01-23 21:14:08 +01:00
758c9c1431
revert "added table parameter to why2_config_read"
This reverts commit f0376a73c28bb7d3caec0a8a761eb76ea1b1bb98.
2024-01-23 19:53:51 +01:00
78244e7e3e
removed tables from config files 2024-01-23 19:52:11 +01:00
f0376a73c2
added table parameter to why2_config_read 2024-01-23 19:45:12 +01:00
7d76a12708
changed yml to toml in config 2024-01-23 19:20:26 +01:00
74f9764e4b
changed config file types from yml to toml 2024-01-23 19:19:52 +01:00
b383094bd9
ignoring rust library output files 2024-01-23 19:02:38 +01:00
dfb7b54fbf
declared config_read stuff
you will facepalm few commits later, trust me :)))
2024-01-23 18:46:06 +01:00
c9e1567ae9
added missing license to memory related files 2024-01-23 18:29:33 +01:00
c31ea476a6
added c++ support to headers 2024-01-23 18:27:24 +01:00
ddbe899071
added message thread cleanup for server
also swaped the function names cause I am so smart
2024-01-21 13:44:31 +01:00