Commit Graph

37 Commits

Author SHA1 Message Date
Alie 9b9ddc1d42 cleanup comments
Unit Tests with docker compose and cargo / unit-test (push) Successful in 2m19s Details
2025-01-07 17:16:50 +01:00
Alie e9d332487d Added register feature back with reqwest
Unit Tests with docker compose and cargo / unit-test (push) Successful in 2m13s Details
Build image / build (push) Successful in 27m27s Details
2025-01-07 16:55:45 +01:00
Alie 64a5ebca2f refactor: deprecated mastodon-async and only make requests with reqwest 2025-01-07 16:06:24 +01:00
Alie 079ad337ca fmt
Unit Tests with docker compose and cargo / unit-test (push) Successful in 2m52s Details
Build image / build (push) Successful in 41m5s Details
2025-01-07 11:31:52 +01:00
Alie 467027fffe fix: remove uneeded dependency 2025-01-07 11:28:49 +01:00
Sugui 197743889d fix: changed visibility to public
Unit Tests with docker compose and cargo / unit-test (push) Successful in 2m51s Details
Build image / build (push) Successful in 43m17s Details
2025-01-07 00:05:12 +01:00
Sugui 4f2a74e8d2 fix: added user agent for requests
Unit Tests with docker compose and cargo / unit-test (push) Failing after 1m24s Details
Build image / build (push) Successful in 44m7s Details
2025-01-06 20:32:53 +01:00
Alie f9e66d51cd delete debug thing
Unit Tests with docker compose and cargo / unit-test (push) Waiting to run Details
2025-01-03 12:59:28 +01:00
Alie a612b1b687 i dont gfet it
Unit Tests with docker compose and cargo / unit-test (push) Successful in 2m55s Details
2025-01-03 12:31:00 +01:00
Alie 327fb91d5f do not add an enter at the end with echo
Unit Tests with docker compose and cargo / unit-test (push) Failing after 2m49s Details
2025-01-03 12:24:44 +01:00
Alie 3039ece206 dbg
Unit Tests with docker compose and cargo / unit-test (push) Failing after 2m43s Details
2025-01-03 12:18:21 +01:00
Alie 610160eaf4 fix more build issues
Unit Tests with docker compose and cargo / unit-test (push) Failing after 3m22s Details
2025-01-03 11:44:05 +01:00
Alie 4526fc933e delete a dbg 2025-01-03 11:37:11 +01:00
Alie f8a07d8d2c ported to the new architecture and added tests 2024-02-16 21:04:27 +01:00
Alie 6bcadd25ac add default to create a new config toml file when none found 2024-01-29 18:09:58 +01:00
Alie 11d740b0d6 deleted some useless lines 2024-01-29 13:15:09 +01:00
Alie 619dca1bfe clippy 2024-01-26 18:58:32 +01:00
Alie 25c4ba4b97 using an import incorrectly 2024-01-26 18:53:26 +01:00
Alie cc3d55e5b9 added alias to run tests 2024-01-26 18:41:44 +01:00
Alie 0001567b55 Refactor code and moved functionality to a funtion 2024-01-26 17:43:46 +01:00
Alie c2d1b9ee37 add test for image posting 2024-01-26 17:32:25 +01:00
Alie c011b61e23 fixed functions were messages where not separated by space 2024-01-21 17:27:30 +01:00
Alie f0159c40c4 added 2 funcitonal tests 2024-01-21 17:23:43 +01:00
Alie 7fa0eeddf1 changed permision scopes and rebritten some functions to add modulatiry 2024-01-21 17:23:03 +01:00
Alie 4a84d306a3 fixed error with update bio 2023-07-19 10:57:22 +02:00
Alie 1ebd4ffc38 changed curl requests to reqwest
to not depend on curl being installed
2023-07-19 10:17:09 +02:00
Alie 5e175bfcd8 added timeout on retries 2023-07-19 09:38:49 +02:00
Alie 6d61144a0d logging and retries implemented 2023-07-14 19:04:58 +02:00
Alie 87ca81c18a made all errors verbose 2023-07-14 11:03:28 +02:00
Alie 325b9eadde fix toml errors 2023-07-14 10:57:53 +02:00
Alie 6915e9a967 unharcoded all the things, i think! 2023-07-14 10:17:36 +02:00
Suguivy 92ce74b1bd trying things 2023-07-04 13:15:12 +02:00
Suguivy d5a6e2e38d fixed 2023-07-03 20:44:45 +02:00
Suguivy 6e5a3ed94e changed permissions to all 2023-07-03 20:42:04 +02:00
Suguivy c98ea6b156 fixed stupid error 2023-03-09 22:34:14 +01:00
Suguivy 43c11d1957 remaining images in bio 2023-03-09 20:23:56 +01:00
Suguivy 950fe918b8 first commit 2023-02-22 19:33:39 +01:00