Commit graph

64 commits

Author SHA1 Message Date
Michael Thomas ffc80a5081 Be timezone aware in processing ratelimits 2023-03-15 07:20:49 +00:00
Michael Thomas ce69c2a033 improve output for debugging 2023-03-14 21:13:48 +00:00
Michael Thomas 248542d7a6 add the stuff required to pull in followers, 2023-03-14 10:23:05 +00:00
Michael Thomas ddfa7cf639 Allow us to get recent followers' posts as well 2023-03-14 10:19:25 +00:00
nanos 328238bcc7
Update README.md 2023-03-14 07:59:45 +00:00
nanos d5949acb98
Update README.md 2023-03-14 07:49:30 +00:00
nanos 263751a1b9
Update README.md
Add a note on how to run this script locally
2023-03-14 07:31:21 +00:00
nanos b0af586bd0
Update README.md 2023-03-13 13:51:57 +00:00
nanos 0e97751d54
Update README.md 2023-03-13 13:51:45 +00:00
Michael Thomas 3079fb088e better edits 2023-03-13 13:24:19 +00:00
Michael Thomas 174a6731a3 make ul 2023-03-13 13:22:55 +00:00
Michael Thomas 13b13fd916 udpate readme 2023-03-13 13:22:20 +00:00
Michael Thomas 022a01f3e8 fix formatting 2023-03-13 12:37:24 +00:00
Michael Thomas a628fcfab3 update readme and action 2023-03-13 12:36:00 +00:00
Michael Thomas 7b265fa6a1 Use a proper wrapper around all the mastodon requests, to ensure they all honour the rate limits, and pass on the correct UA 2023-03-13 12:24:46 +00:00
Michael Thomas 974c7500ff Bit of tidying up 2023-03-13 12:22:15 +00:00
Michael Thomas 382b06abbb Add option to backfill recent followings' posts 2023-03-13 11:00:24 +00:00
Michael Thomas 23b7275907 better link 2023-03-11 08:50:36 +00:00
nanos 3873edf4f6
Update README.md 2023-03-11 07:58:53 +00:00
Michael Thomas 5ed5637173 Provide a User Agent when querying the Mastodon API 2023-03-10 12:30:28 +00:00
Michael Thomas 8f5fff289d fix the bug for seen_urls 2023-03-09 10:14:12 +00:00
nanos 3ad35ed1ec
Merge pull request #4 from nanos/with_download
Download latest release of get_replies.py on run
2023-03-09 10:11:45 +00:00
Michael Thomas be8fef9058 Add some output 2023-03-09 09:57:58 +00:00
Michael Thomas 9e18a47007 try this in a different way 2023-03-09 09:54:28 +00:00
Michael Thomas f1dad28084 improved error handling
Fixes #2
2023-03-09 09:04:34 +00:00
Michael Thomas dee0804188 catch in case 'next' link isn't provided 2023-03-09 07:26:31 +00:00
Michael Thomas 464a3317d5 better error handling when getting timeline toots 2023-03-09 07:18:07 +00:00
Michael Thomas 2888185635 deal better with rate limits 2023-03-07 12:47:13 +00:00
nanos b64ac8405d
Avoid concurrent runs 2023-03-07 11:37:30 +00:00
Michael Thomas 43bd2a2825 Deal with 404 in get_redirect_url
This should address #1
2023-03-07 11:20:39 +00:00
Michael Thomas 23382cca67 put a utm tag 2023-03-07 08:59:40 +00:00
Michael Thomas 2f068a40be fix error 2023-03-07 08:24:23 +00:00
Michael Thomas dbd48aefa8 add a license and a readme 2023-03-07 08:18:12 +00:00
Michael Thomas 6ee0908906 allow us to disable a portion 2023-03-07 07:11:47 +00:00
Michael Thomas fd8a3404d9 more error handling 2023-03-07 07:09:31 +00:00
Michael Thomas a48fcb096e add some error handling in json parsing 2023-03-07 06:59:21 +00:00
nanos 41968fe66b
Update get_context.yml 2023-03-06 16:24:08 +00:00
nanos 83f3d6a5a1
Update get_context.yml 2023-03-06 15:31:13 +00:00
nanos d84c22898e
Update get_context.yml
increase frequncy
2023-03-06 15:29:54 +00:00
nanos 1e9ac935dc
Update get_context.yml
Activate schedule
2023-03-06 15:29:22 +00:00
nanos d2acc162f6
Update get_context.yml 2023-03-06 15:27:45 +00:00
Michael Thomas c47ceecb25 Add some output 2023-03-06 15:22:16 +00:00
Michael Thomas c593ab3b7b Use environment variable 2023-03-06 15:20:41 +00:00
Michael Thomas cf45b71946 simplify further 2023-03-06 15:12:25 +00:00
Michael Thomas 2ed179167b fix some stuff 2023-03-06 14:00:05 +00:00
Michael Thomas ecb594b47b increase limits 2023-03-06 13:24:57 +00:00
Michael Thomas 6f2bf7d7cb fix path 2023-03-06 13:23:44 +00:00
Michael Thomas 123f7a7fa9 try again 2023-03-06 13:20:06 +00:00
Michael Thomas 5bab0a8d94 try this differently 2023-03-06 13:17:54 +00:00
Michael Thomas c0ae28ad3e add placeholder instead 2023-03-06 13:08:33 +00:00