Commit Graph

73 Commits

Author SHA1 Message Date
Gilles Gravier
dffe19b4e8 Update paths.py - small typo
Corrected a small typo (he -> the).
2023-10-12 08:06:41 +02:00
Linus Svensson
ed789fba40 Merge pull request #36 from Linus2punkt0/mastodon-visibility-setting
Added visibility setting for mastodon posts
2023-10-08 22:38:26 +02:00
linus
9c730f7089 Added visibility setting for mastodon posts 2023-10-08 22:36:18 +02:00
Linus Svensson
fbeab83d22 Merge pull request #35 from Jickelsen/patch-1
Specified a newer Python base docker image
2023-10-08 21:41:04 +02:00
Jacob Michelsen
2d9a33dd92 Specified a newer Python base docker image
Fixes #32
2023-10-08 17:30:05 +02:00
Linus Svensson
af5bd0e8d3 Merge pull request #34 from Linus2punkt0/improved-post-length-calculation
added improved post length calculation
2023-10-06 19:04:17 +02:00
linus
008dd78f14 added improved post length calculation 2023-10-04 13:21:39 +02:00
Linus Svensson
5ff2767a56 Merge pull request #31 from Linus2punkt0/json-read-try-except
Added a try to jsonRead to avoid issues caused by incorrectly formatt…
2023-10-02 20:24:54 +02:00
linus
a97b0a6bf5 Added a try to jsonRead to avoid issues caused by incorrectly formatted databases 2023-10-02 20:24:10 +02:00
Linus Svensson
6c5f4d5887 Merge pull request #30 from Linus2punkt0/Linus2punkt0-patch-1
Update requirements.txt
2023-09-30 03:07:15 +02:00
Linus Svensson
47ddbf191d Update requirements.txt 2023-09-30 03:07:05 +02:00
Linus Svensson
15e34c4d5f Merge pull request #27 from Linus2punkt0/twitter-image-reply-fix
added fix for images in replies not being posted to twitter
2023-09-24 14:28:03 +02:00
Linus2punkt0
f897034db5 added fix for images in replies not being posted to twitter 2023-09-24 14:27:06 +02:00
Linus Svensson
d9cb86a0a3 Merge pull request #26 from Linus2punkt0/update-reply-handling
Updated reply handling to work with new version of atproto
2023-09-20 11:40:39 +02:00
Linus2punkt0
d09361b384 Updated reply handling to work with new version of atproto 2023-09-20 11:39:48 +02:00
Linus Svensson
f84d64d913 Removed section about bluesky's rate-limit issue 2023-09-18 22:55:45 +02:00
Linus Svensson
1f9c2d8d4f Merge pull request #25 from Linus2punkt0/Linus2punkt0-patch-1
Update README.md
2023-09-18 17:02:06 +02:00
Linus Svensson
11540343f4 Update README.md
Fixed my shitty spelling
2023-09-18 17:01:06 +02:00
Linus Svensson
b045fea5ca Merge pull request #24 from Linus2punkt0/Linus2punkt0-patch-1
Update README.md
2023-09-18 16:45:36 +02:00
Linus Svensson
4ecfb4c860 Update README.md
Added not about ratelimit issue
2023-09-18 16:45:26 +02:00
Linus Svensson
c73c20c7e6 Merge pull request #22 from Jickelsen/containerize
Containerized app with docker and docker compose
2023-09-16 12:16:49 +02:00
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