101 Commits

Author SHA1 Message Date
Linus Svensson
cd085597b5 Merge pull request #53 from Stevoisiak/patch-1
README: Include settings folder for editable files
2024-08-22 09:49:20 +02:00
Stevoisiak
bb3820b384 README: Include settings folder for editable files
Specify that the auth, paths, and settings files are in the settings folder.
2024-08-19 16:56:56 -04:00
linus
bd42d870cf Set python to latest in docker image 2024-07-19 14:17:19 +02:00
Linus Svensson
632d79a29c Merge pull request #51 from Linus2punkt0/split-function-fix
fix split function
2024-03-10 10:35:57 +01:00
Linus2punkt0
3e29891e7c fix split function 2024-03-10 10:34:44 +01:00
Linus Svensson
12932e5579 Merge pull request #50 from d0zingcat/fix/typo
fix typo in twitter section
2024-02-27 18:55:18 +01:00
d0zingcat
5221d4e4e4 fix typo in twitter section
Signed-off-by: d0zingcat <leewtang@gmail.com>
2024-02-27 21:56:48 +08:00
Linus Svensson
9be9996c25 Merge pull request #49 from d0zingcat/update-docker-compose 2024-02-24 12:01:49 +01:00
d0zingcat
a8b7880cdb add comments
Signed-off-by: d0zingcat <leewtang@gmail.com>
2024-02-23 11:34:18 +08:00
Linus Svensson
dd6ee3441a Merge pull request #48 from Linus2punkt0/crossposter-mk2-beta
Crossposter mk2 beta
2024-02-18 14:23:06 +01:00
Linus Svensson
821ae4587a Update README.md 2024-02-18 14:22:54 +01:00
Linus Svensson
04223b86d8 Merge branch 'main' into crossposter-mk2-beta 2024-02-18 14:21:39 +01:00
Linus2punkt0
3793ff307b Merge branch 'crossposter-mk2-beta' of git-laserjesus:Linus2punkt0/bluesky-crossposter into crossposter-mk2-beta 2024-01-30 09:25:59 +01:00
Linus2punkt0
a73da84be9 Fix for quote post image handling bug 2024-01-30 09:20:55 +01:00
linus2punkt0
c47fc9e5bc Fix issue with textless tweets 2024-01-22 12:22:55 +01:00
Linus Svensson
3b6082b4cc Update README.md
Listing new functions
2024-01-20 12:33:28 +01:00
Linus Svensson
4fa16cef71 Update settings.py 2024-01-20 12:27:25 +01:00
Linus Svensson
a69cc04da1 Update README.md
Added information about Mk 2.
2024-01-19 23:39:05 +01:00
Linus Svensson
b8a4c260ea Update README.md
Added information about Mk 2.
2024-01-19 23:38:21 +01:00
Linus2punkt0
3abc9972e6 Initialize Mk2 2024-01-19 23:34:04 +01:00
Linus2punkt0
7fdfbbd03e Initialize Mk2 2024-01-19 23:33:39 +01:00
Linus2punkt0
480d759b37 Small fix for external URL-handling 2024-01-08 11:35:25 +01:00
Linus Svensson
8195ff8429 Merge pull request #47 from Cryptosaurus/patch-1
Deal with embeded links
2024-01-07 21:29:44 +01:00
Cryptosaurus
e28ca7ecdc Deal with external links 2024-01-07 20:06:37 +01:00
linus
13b06408bd updated atproto version to latest in requirements 2023-11-06 11:49:09 +01:00
Linus Svensson
f0ab88311f Merge pull request #37 from gravax/patch-1
Update paths.py - small typo
2023-10-13 11:07:53 +02:00
Linus Svensson
64f0a1050a Merge pull request #38 from Jickelsen/masto-visibility-docker
Made mastodonVisibility available to be set through environment variables
2023-10-13 11:07:22 +02:00
Jacob Michelsen
1499511d43 Made mastodonVisibility available to be set through environment variables 2023-10-12 19:33:41 +02:00
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