Commit Graph

31 Commits

Author SHA1 Message Date
linus
33dac68b7e Added a max retries limit 2023-08-28 13:44:15 +02:00
linus
86a4571630 Added necessary directories 2023-08-27 17:49:27 +02:00
linus
00da33d0bf Made feed post handling not as stupidly coded 2023-08-27 17:43:34 +02:00
Linus Svensson
b746f067b3 Merge pull request #11 from ineffyble/patch-1
Return false for isInDB if DB does not exist
2023-08-27 17:42:10 +02:00
Linus Svensson
d9def279af Merge branch 'main' into patch-1 2023-08-27 17:42:03 +02:00
Linus Svensson
f367472a4b Merge pull request #13 from Linus2punkt0/add-feed-post-handling
added handling of posts referencing feeds
2023-08-27 17:34:24 +02:00
linus
8ea7e171d0 added handling of posts referencing feeds 2023-08-27 17:33:30 +02:00
Linus Svensson
721543e61b Merge pull request #12 from Linus2punkt0/isindb-filecheck
Added check if file exists in isInDB function
2023-08-27 17:12:42 +02:00
linus
c47ef869f7 Fixed botched commit 2023-08-27 17:12:06 +02:00
linus
415d3242e7 Added check if file exists in isInDB function 2023-08-27 17:08:02 +02:00
Effy Elden
d05db6b305 Return false for isInDB if DB does not exist
Fixes #10
2023-08-27 12:23:16 +10:00
Linus Svensson
00cce1d88c Merge pull request #8 from Linus2punkt0/restore-urls
added function for restoring shortened urls
2023-08-25 10:34:21 +02:00
Linus2punkt0
a4417b5b7f added function for restoring shortened urls 2023-08-25 10:33:34 +02:00
Linus Svensson
143c9d04e8 Merge pull request #7 from Linus2punkt0/Linus2punkt0-patch-1
Update README.md
2023-08-24 13:24:00 +02:00
Linus Svensson
9cb8bec7e7 Update README.md
Added information about the language toggle.
2023-08-24 13:23:51 +02:00
Linus Svensson
351abd2e3b Merge pull request #6 from Linus2punkt0/add-language-based-toggle
Finalized post toggle
2023-08-24 13:19:46 +02:00
Linus2punkt0
702559f470 Finalized post toggle 2023-08-24 13:18:54 +02:00
linus
1f0bce18a1 Solved error caused by post responded to being deleted. 2023-08-22 20:26:06 +02:00
Linus2punkt0
66861f509a Added string conversion to writeLog 2023-08-22 14:56:20 +02:00
Linus Svensson
c1222358c8 Merge pull request #5 from Linus2punkt0/split-too-long-posts
Added function for splitting posts that are too long for twitter
2023-08-22 09:32:15 +02:00
Linus2punkt0
50ebd7de1c Added comments 2023-08-22 09:31:45 +02:00
Linus2punkt0
52d43ebfc9 Added function for splitting posts that are too long for twitter 2023-08-22 09:25:06 +02:00
Linus Svensson
c7a9ea2bf0 Merge pull request #3 from Linus2punkt0/quotepost-image-issue-hotfix
Added improved image handling, and quote post image error hotfix
2023-08-20 14:18:34 +02:00
Linus2punkt0
db118ec52f Added improved image handling, and quote post image error hotfix 2023-08-20 14:17:42 +02:00
Linus Svensson
4bf15f497f Merge pull request #2 from Linus2punkt0/add-quotepost-functionality
add toggles and requirements
2023-08-16 09:32:31 +02:00
Linus2punkt0
67c8b33c30 added requirements.txt 2023-08-16 09:28:00 +02:00
Linus2punkt0
3cecab3d1c added function for toggeling services 2023-08-16 09:16:06 +02:00
Linus Svensson
8b6356fa5f Merge pull request #1 from Linus2punkt0/add-quotepost-functionality
added quotepost functionality
2023-08-13 17:25:46 +02:00
Linus2punkt0
3f275959a4 added quotepost functionality 2023-08-13 17:24:29 +02:00
Linus2punkt0
21612ad274 fixed buggy backup function 2023-08-09 15:51:40 +02:00
Linus2punkt0
06cdd3b2a1 rebased 2023-08-09 12:54:34 +02:00