|
9a26d2821f
|
TUI moved to separate module
|
2023-12-17 20:16:40 +01:00 |
|
|
a7354f1939
|
Separate Module for Lemmy HTTP requests
|
2023-12-17 18:03:11 +01:00 |
|
|
69aedda7a1
|
Added missing Debug derive for config module
|
2023-12-17 18:02:51 +01:00 |
|
|
966847f788
|
Module for reading and writing the post history to history.toml
Run Tests on Code / run-tests (push) Successful in 0s
|
2023-12-17 14:43:48 +01:00 |
|
|
3675495d5f
|
Added some Sanity checking for config values
|
2023-12-17 14:43:21 +01:00 |
|
|
5ddb6b3b75
|
Switch of several config attributes to pub(crate)
|
2023-12-17 14:43:00 +01:00 |
|
|
dd11620ffa
|
Added description field to jnovel PostInfo struct
|
2023-12-17 14:42:22 +01:00 |
|
|
da9505cd61
|
Utility functions for jnovel module
|
2023-12-17 14:42:00 +01:00 |
|
|
7b712727bd
|
Removed feeds module since no longer needed
Run Tests on Code / run-tests (push) Successful in 0s
|
2023-12-17 01:43:25 +01:00 |
|
|
e7bbe9cf03
|
Config Module rewrite
|
2023-12-17 01:42:41 +01:00 |
|
|
dd2cde35e4
|
Clearer language separation of Series Parts and Prepub Parts
Run Tests on Code / run-tests (push) Successful in 0s
|
2023-12-16 13:44:37 +01:00 |
|
|
6187fa1230
|
Add Util function to PartInfo Enum for easier number extraction
Run Tests on Code / run-tests (push) Successful in 0s
|
2023-12-16 13:28:38 +01:00 |
|
|
30e5fcbf72
|
New J-Novel API Module, should be finished
Run Tests on Code / run-tests (push) Successful in 0s
|
2023-12-16 03:09:18 +01:00 |
|
|
c7f1988cc2
|
Community Unpin Fix
|
2023-09-18 23:11:29 +02:00 |
|
|
a0d414a091
|
Bot Rewrite for jnovel labs
|
2023-09-18 23:01:37 +02:00 |
|
|
ba052a29b5
|
Added feed id to match previous post data
|
2023-09-18 22:04:20 +02:00 |
|
|
594d3e08fe
|
Split Config into Config and Feeds Modules
|
2023-09-18 21:00:55 +02:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
8c7ec97637
|
Instance URL as config var
|
2023-06-19 22:10:28 +02: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 |
|