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 |
|
Cryptosaurus
|
e28ca7ecdc
|
Deal with external links
|
2024-01-07 20:06:37 +01:00 |
|
linus
|
9c730f7089
|
Added visibility setting for mastodon posts
|
2023-10-08 22:36:18 +02:00 |
|
linus
|
008dd78f14
|
added improved post length calculation
|
2023-10-04 13:21:39 +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 |
|
Linus2punkt0
|
f897034db5
|
added fix for images in replies not being posted to twitter
|
2023-09-24 14:27:06 +02:00 |
|
Linus2punkt0
|
d09361b384
|
Updated reply handling to work with new version of atproto
|
2023-09-20 11:39:48 +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 |
|
Linus2punkt0
|
d6cee92b18
|
Added setting for max timelimit
|
2023-09-12 18:40:28 +02:00 |
|
Linus2punkt0
|
af9db32d97
|
removed error caused by mentions being confused for urls
|
2023-09-12 18:33:39 +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 |
|
Linus2punkt0
|
d7cc2e583b
|
Updated crossposter to work with latest version of atproto library
|
2023-09-10 15:18:58 +02:00 |
|
Linus2punkt0
|
e6bf4b57f2
|
fixed a bug causing quote posts to be treated as replies
|
2023-08-31 17:11:25 +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
|
00da33d0bf
|
Made feed post handling not as stupidly coded
|
2023-08-27 17:43:34 +02:00 |
|
Linus Svensson
|
d9def279af
|
Merge branch 'main' into patch-1
|
2023-08-27 17:42:03 +02:00 |
|
linus
|
8ea7e171d0
|
added handling of posts referencing feeds
|
2023-08-27 17:33:30 +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 |
|
Linus2punkt0
|
a4417b5b7f
|
added function for restoring shortened urls
|
2023-08-25 10:33:34 +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 |
|
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 |
|
Linus2punkt0
|
db118ec52f
|
Added improved image handling, and quote post image error hotfix
|
2023-08-20 14:17:42 +02:00 |
|
Linus2punkt0
|
3cecab3d1c
|
added function for toggeling services
|
2023-08-16 09:16:06 +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 |
|