Commit graph

251 commits

Author SHA1 Message Date
13954f26aa
Release 3.2.2 2025-04-22 13:33:23 +02:00
3abfaf55c1
Syntax Fix 2025-04-22 13:33:12 +02:00
da4220e027
Iterate over all returned posts from API rather than only the first one since pins stay at the top 2025-04-22 13:27:32 +02:00
3b5e65b350
Release 3.2.1 - fix 2025-03-25 21:11:44 +01:00
041590a559
Release 3.2.0 2024-10-22 16:15:19 +02:00
d6f883f890
Bump API version 2024-10-22 16:14:46 +02:00
b07420e0bd Merge pull request 'Bump forgejo-release to v2' () from actions-update into main
Reviewed-on: https://forgejo.neshweb.net///Neshura/aob-lemmy-bot/pulls/26
2024-08-06 12:23:26 +00:00
0fc71f0a7d Bump forgejo-release to v2 2024-08-06 12:19:37 +00:00
2ae6468ad8
Release 3.1.0 2024-07-15 22:15:49 +02:00
2ecfe88cb9
Update to 0.19.5 and include optional thumbnail 2024-07-15 22:15:31 +02:00
7dcc7bfee2
Release 3.0.3 2024-05-08 16:34:48 +02:00
94d8a4e673
Add Timeout to Status Ping HTTP Request 2024-05-08 16:34:32 +02:00
1b585eab7e
Release 3.0.2 2024-05-07 23:50:14 +02:00
b6f5c38e4a
Overhaul Error handling (Option instead of Result<T, ()> + Logging changes 2024-05-07 23:49:55 +02:00
5d708bdb82
Release 3.0.1 2024-05-07 22:50:22 +02:00
6a8c1662f0
Fix enum problems in config 2024-05-07 22:50:12 +02:00
e02cd900ed
Release 3.0.0 2024-05-07 22:35:15 +02:00
32ea83a7bb
Release Candidate 3.0.0-rc.2 2024-05-07 22:30:02 +02:00
4297860b9e
Legacy fixes for async traits 2024-05-07 22:29:48 +02:00
affe62b973
Release Candidate 3.0.0-rc.1 2024-05-07 22:11:16 +02:00
6520cc65a3
Rewrite Version 3 2024-05-07 22:10:21 +02:00
aefceda628
Release 2.2.8 2024-05-06 22:57:55 +02:00
ee5a159431
Yet another another logging fix 2024-05-06 22:57:41 +02:00
85f8b97607
Yet another logging fix 2024-05-06 22:57:05 +02:00
966dd8f359
Release 2.2.7 2024-05-06 22:54:15 +02:00
17e161bc27
Small fixes to logging 2024-05-06 22:54:01 +02:00
3928367692
Release 2.2.6 2024-05-06 22:36:33 +02:00
070eae961a
Yet more logging and delay between series handling requests (should avoid potential rate limit) 2024-05-06 22:36:21 +02:00
92103e28ba
Release 2.2.5 2024-05-06 22:21:14 +02:00
cd78d3c1c7
Reduced connection timeouts and added some logging 2024-05-06 22:21:04 +02:00
22bbaaa002
Release 2.2.4 2024-05-06 21:53:14 +02:00
9ee9db5792
Dependency bumps 2024-05-06 21:53:02 +02:00
23ac0de189
Release 2.2.3 2024-05-06 21:28:00 +02:00
2dc695577e
Further Bugfixing 2024-05-06 21:27:47 +02:00
534a8022a9
Release 2.2.2 2024-05-06 21:17:08 +02:00
45bfca8cc5
Bugfix due to bad deduplication 2024-05-06 21:16:53 +02:00
34b3bb45c5
Release 2.2.1 2024-05-06 21:06:17 +02:00
3e78ce5bf6
Merge pull request 'Various Fixes and Changes' () from hotfix-1 into main 2024-05-06 21:05:07 +02:00
fc4ce74567
Clippy changes 2024-05-06 21:00:55 +02:00
85f3044224
Lemmy API Crate bump 2024-05-06 20:57:35 +02:00
d50bf01db6
Fix erroneous print statement to use logger 2024-05-06 20:57:32 +02:00
c8d7053b87
De-duplicate Code 2024-05-06 20:57:29 +02:00
962d90fe1d
Remove unnecessary thread structure 2024-05-06 20:57:26 +02:00
36b59240d9
Use macros over functions for error logging 2024-05-06 20:57:20 +02:00
1cd30b1145
Add async-trait crate 2024-01-08 21:07:49 +01:00
167fcdb7ad
Import fetchers instead of jnovel module in main 2024-01-08 21:07:36 +01:00
b9a26a7b1c
Partially adapt bot module to changes due to fetchers modularization 2024-01-08 21:07:17 +01:00
e5862ba0ec
Move relevant structs to lemmy module 2024-01-08 21:06:52 +01:00
6bd7369ecc
Move jnovel module into fetchers module 2024-01-08 21:06:25 +01:00
ba3110da0e
Add fetchers trait module 2024-01-08 21:06:18 +01:00