Jacob Michelsen
|
e1542a4d6f
|
Containerized app with docker and docker compose. Moved default db location to subdirectory.
|
2023-09-16 11:57:34 +02:00 |
|
linus
|
7ac750e740
|
Fixed faulty link restoration
|
2023-09-15 16:37:57 +02:00 |
|
Linus2punkt0
|
01d28265c9
|
Fixed issues resulting from code running without a db file
|
2023-09-14 09:49:44 +02:00 |
|
Linus2punkt0
|
208d58fd4d
|
Added check for existance of database before attempting backup
|
2023-09-12 22:54:58 +02:00 |
|
Linus Svensson
|
f5330e5a49
|
Merge pull request #21 from Linus2punkt0/Add-setting-for-max-timelimit
Added setting for max timelimit
|
2023-09-12 18:41:18 +02:00 |
|
Linus2punkt0
|
d6cee92b18
|
Added setting for max timelimit
|
2023-09-12 18:40:28 +02:00 |
|
Linus Svensson
|
a450f8dc67
|
Merge pull request #20 from Linus2punkt0/updated-url-handling
removed error caused by mentions being confused for urls
|
2023-09-12 18:34:06 +02:00 |
|
Linus2punkt0
|
af9db32d97
|
removed error caused by mentions being confused for urls
|
2023-09-12 18:33:39 +02:00 |
|
Linus Svensson
|
17bfa96570
|
Merge pull request #19 from Linus2punkt0/updated-url-handling
Updated URL handling
|
2023-09-12 18:17:45 +02:00 |
|
Linus2punkt0
|
a9a8ca075a
|
restoreURL-function will now restore urls even if they are not shortened, as mastodon could not parse some urls.
|
2023-09-12 18:16:21 +02:00 |
|
Linus Svensson
|
c9c702c7ed
|
Merge pull request #18 from Linus2punkt0/Linus2punkt0-patch-1
Update requirements.txt
|
2023-09-11 16:38:20 +02:00 |
|
Linus Svensson
|
7db9d87a79
|
Update requirements.txt
|
2023-09-11 16:38:09 +02:00 |
|
Linus Svensson
|
0a979c7d18
|
Merge pull request #17 from Linus2punkt0/crossposter-for-atproto-post-0026
Updated crossposter to work with latest version of atproto library
|
2023-09-10 15:20:02 +02:00 |
|
Linus2punkt0
|
d7cc2e583b
|
Updated crossposter to work with latest version of atproto library
|
2023-09-10 15:18:58 +02:00 |
|
Linus Svensson
|
8542487e4f
|
Merge pull request #15 from Linus2punkt0/quote-post-bug
fixed a bug causing quote posts to be treated as replies
|
2023-08-31 17:12:01 +02:00 |
|
Linus2punkt0
|
e6bf4b57f2
|
fixed a bug causing quote posts to be treated as replies
|
2023-08-31 17:11:25 +02:00 |
|
Linus Svensson
|
555dc81eae
|
Merge pull request #14 from Linus2punkt0/add-maximum-retries
Added a max retries limit
|
2023-08-28 13:52:07 +02:00 |
|
Linus Svensson
|
f7b9b14018
|
Merge branch 'main' into add-maximum-retries
|
2023-08-28 13:51:33 +02:00 |
|
linus
|
6e7b3e63c6
|
Fixing my own dumb mistake
|
2023-08-28 13:48:55 +02:00 |
|
linus
|
f567ee3883
|
removed values from settings
|
2023-08-28 13:45:19 +02:00 |
|
linus
|
33dac68b7e
|
Added a max retries limit
|
2023-08-28 13:44:15 +02:00 |
|
Linus2punkt0
|
8c80ecbfd1
|
Fixed error that would make crossposter only post replies
|
2023-08-27 23:57:24 +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 |
|