Commit graph

219 commits

Author SHA1 Message Date
92a26a798b Fix Test Workflow
All checks were successful
Run Tests on Code / run-tests (push) Successful in 14s
2023-11-17 08:25:01 +00:00
732b210b58 Debugging for Release Workflow
Some checks failed
Build and Release Binary File / run-tests (push) Successful in 9s
Build and Release Binary File / build (push) Failing after 1m10s
Build and Release Binary File / upload-release (push) Has been skipped
2023-11-17 08:23:14 +00:00
9f20630511 Only run tests on regular pushes, not on tags 2023-11-17 08:21:00 +00:00
3097c7cf90 Adjust Path of Build Artifact
Some checks failed
Build and Release Binary File / run-tests (push) Successful in 4s
Run Tests on Code / run-tests (push) Successful in 24s
Build and Release Binary File / build (push) Failing after 1m51s
Build and Release Binary File / upload-release (push) Has been skipped
2023-11-17 08:19:46 +00:00
a3a4efb2d9 Update Release Workflow
Some checks failed
Build and Release Binary File / run-tests (push) Successful in 5s
Run Tests on Code / run-tests (push) Successful in 8s
Build and Release Binary File / build (push) Failing after 1m38s
Build and Release Binary File / upload-release (push) Has been skipped
2023-11-17 08:17:05 +00:00
621975df0f Add Tests Workflow to be run every push
Some checks failed
Build and Release Binary File / run-tests (push) Successful in 3s
Run Tests on Code / run-tests (push) Successful in 2s
Build and Release Binary File / build (push) Failing after 4s
Build and Release Binary File / upload-release (push) Has been skipped
2023-11-17 08:15:04 +00:00
66449c732a Update Release Workflow 2023-11-17 08:14:25 +00:00
622e30caa5 Separate Forgejo Actions Push And Release Workflow 2023-11-17 08:13:45 +00:00
c170618df9 Forgejo Actions Syntax Fixes And Tag Locking
Some checks failed
/ upload-release (push) Has been skipped
/ run-tests (push) Successful in 7s
/ build (push) Failing after 5s
2023-11-17 08:09:27 +00:00
3d2510162a Forgejo Actions Syntax Fixes
Some checks failed
/ run-tests (push) Successful in 2s
/ build (push) Failing after 56s
/ upload-release (push) Has been skipped
2023-11-17 08:02:27 +00:00
807821c195 Forgejo Actions Syntax Fixes 2023-11-17 08:01:57 +00:00
83dd012fee Syntax Fixes for Forgejo Actions 2023-11-17 07:59:41 +00:00
9274ab9972 Add Forgejo Actions File 2023-11-17 07:58:18 +00: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
c62cd1e285
Switch Readme to toml config 2023-09-18 21:04:44 +02:00
594d3e08fe
Split Config into Config and Feeds Modules 2023-09-18 21:00:55 +02:00
1a2a489e48
Add rustfmt file 2023-09-18 20:25:41 +02:00
a12bca1f38
add toml config file to gitignore 2023-09-18 20:25:31 +02:00
9d99bc32ee
Add RustRover config dir to .gitignore 2023-09-17 22:50:19 +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
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