Commit graph

48 commits

Author SHA1 Message Date
a17de20b2b
thread::sleep blocking fix + better print system 2023-09-01 00:40:59 +02:00
19c41eff6b
Status Ping Bugfix 2023-09-01 00:18:03 +02:00
dd1fbb77c6
Screen Clear Bugfix 2023-09-01 00:11:02 +02:00
211b44978a
Threading Implementation for higher stability 2023-08-31 23:36:37 +02:00
8b3e6a8380
Add non-panicy error handling for local pins 2023-08-14 22:55:15 +02:00
a549c89c33
Removed usage of loops to better detect where errors originate 2023-08-14 22:52:34 +02:00
8c58088321
Automatic Post Pinning and Unpinning, Closes #2 2023-08-03 23:34:23 +02:00
7f717d30b7
Use ? instead of match where appropriate 2023-08-03 21:38:22 +02:00
17d375a5dc
Fixed Time "crash" using NaiveDateTime instead of NaiveTime 2023-08-03 21:27:39 +02:00
1c619f1b97
Fix for prev_time var, more debug logging 2023-08-03 00:04:19 +02:00
4109efc3c3
More Time Debugging via Print 2023-08-02 23:42:25 +02:00
767f9652dd
Time Debugging via Print 2023-08-02 23:39:35 +02:00
0159724a7c
Reduce Sleep wait interval to 1s 2023-07-31 23:01:52 +02:00
1ee425352d
Sleep was set to 60 when smaller 30 rather than larger 30 2023-07-31 22:55:50 +02:00
e7f971ccd8
Typo fix 2023-07-31 22:52:48 +02:00
9d79508687
Fix sleep timeout being too short 2023-07-31 22:50:48 +02:00
210ca895db
Utilize cascading errors instead of bools 2023-07-31 19:50:22 +02:00
d31f291e26
Debug Logging 2023-07-31 19:22:28 +02:00
355040b9a0
Bugfix unwrap on Err value 2023-07-30 21:25:19 +02:00
8cc16a675b
Updated API to 0.18.2 2023-07-30 21:10:46 +02:00
890e6baef5
Added missing get error handling 2023-07-30 21:10:36 +02:00
5740d83d11
Closes #7, #8 2023-07-30 20:39:36 +02:00
813f661ee2
Added Error handling for dropped connections 2023-07-30 20:34:24 +02:00
cf82a4535b
Remove unused imports 2023-07-30 20:34:05 +02:00
08786bdd69
Added Uptime Kuma Push 2023-07-29 02:36:40 +02:00
649d575324
Removed TUI due to instability 2023-07-29 02:32:58 +02:00
054433053b
Do not use AlternateMode 2023-07-15 00:09:34 +02:00
a366ba9ca1
Fix not fetching only local communities 2023-07-10 23:40:31 +02:00
a36115d6e6
Version bump to 0.18.1 2023-07-09 10:18:51 +02:00
f20dbe247c
Added Service files, Fixed terminal bug 2023-07-03 19:22:02 +02:00
06b90cb5bf
Merge branch 'tui' into main 2023-07-03 18:37:53 +02:00
007570c2e3
Expanded TUI: Lemmy Info + Post History 2023-06-27 00:33:00 +02:00
877c7ef324
Move Bot Logic to Class Methods 2023-06-22 22:08:10 +02:00
5e95d2b62c
Static Example TUI 2023-06-21 21:29:14 +02:00
Neshura
4e9a2075f5 Update .gitlab-ci.yml file 2023-06-19 20:20:54 +00:00
63652ca090
Updated readme with json info 2023-06-19 22:10:37 +02:00
8c7ec97637
Instance URL as config var 2023-06-19 22:10:28 +02:00
Neshura
7a360527f2 Update .gitlab-ci.yml file 2023-06-19 20:01:25 +00:00
Neshura
8e47c99ce1 Update .gitlab-ci.yml file 2023-06-19 20:01:15 +00:00
Neshura
87d40b4ea7 Update .gitlab-ci.yml file 2023-06-19 18:06:46 +00:00
Neshura
9433bf4cb5 Merge branch 'id-detection' into 'main'
Closes #4

Closes #4

See merge request Neshura/ascendance-of-a-bookworm-bot!1
2023-06-19 17:53:58 +00:00
Neshura
b2cd7e66ce Add CI pipeline 2023-06-19 17:53:03 +00:00
3f50c7654c
Closes #4 2023-06-19 19:21:28 +02:00
17283a9d9b
Automatic Lemmy Post creation using jnovel rss feeds only on new chapter 2023-06-19 00:26:50 +02:00
c1eba780d1
Add .json files to git-ignore (prevent data leaks and conflicts) 2023-06-19 00:25:55 +02:00
2b6a5cd85f
Remove python files 2023-06-19 00:24:54 +02:00
Neshura
1a6586343f
Initial Bot Test, no advanced Features, only manual posting 2023-02-06 00:10:20 +01:00
Neshura
4737fc3a93
Initial commit 2023-02-05 12:42:50 +01:00