Commit graph

51 commits

Author SHA1 Message Date
nanos 2b707e7807 some refactoring 2023-04-03 08:36:09 +01:00
nanos 9ea4ba05fb allow us to choose whether to get context when backfilling 2023-03-31 17:22:35 +01:00
nanos 9b7093e478 Allow us to backfill posts from users that are mentioned in notifications 2023-03-28 07:04:03 +01:00
nanos 87fd32eb9d bug fix 2023-03-27 07:25:01 +01:00
nanos a8cf5d3eef Rename to FediFetcher 2023-03-27 07:15:08 +01:00
nanos ee045ab493 make sure we follow redirects 2023-03-27 07:15:08 +01:00
Colin Sullender 58c064db0f
Checkout user repository for keep alive 2023-03-23 14:26:48 -04:00
Colin Sullender 0c73962fb4
Simplify checking out latest release 2023-03-23 09:11:27 -04:00
nanos 6953672df4 use curl's retry mechanism when getting the release
addresses #25
2023-03-23 07:09:30 +00:00
nanos e2b4addcfc Try again to keep workflow alive
Fixes #24
2023-03-23 07:06:14 +00:00
Michael 0d95631980
Disable keepalive
This is causing an error (#23) because we aren't actually checking out the repo.

Need to revisit at a later stage.
2023-03-22 07:24:47 +00:00
nanos afc981930c Implement option to get replies to bookmarks (#19) 2023-03-21 19:23:14 +00:00
nanos c587e0907a finalise callbacks 2023-03-21 14:42:31 +00:00
nanos 79b69e7fdc also add a callback for process start 2023-03-21 11:56:34 +00:00
nanos 586888c761 implement callback upon completion
This fixes #20
2023-03-21 10:27:43 +00:00
nanos 1d366b0f86 Prevent workflow from getting disabled (#17) 2023-03-21 08:43:57 +00:00
nanos 12bde97687 allow us to set lock-hours to 0 to prevent the action getting stuck (#18) 2023-03-21 08:28:29 +00:00
nanos 76f7c22d73 backfill follow requests' profiles (addresses #7) 2023-03-20 09:12:16 +00:00
Michael Thomas cf8b98ae78 silly bugfix 2023-03-17 08:42:20 +00:00
Michael Thomas a624f1ae58 Allow us to make the HTTP timeout configurable 2023-03-17 08:26:38 +00:00
nanos a7fc312b6c
Update build-container.yaml 2023-03-17 07:46:49 +00:00
Andrew Williams 2f937d6ce9
Add Dockerfile and container build workflow 2023-03-16 16:23:08 +00:00
nanos 5fa7fe2b46
Merge pull request #10 from cassidyjames/patch-1
getAllRepliesToKnownPots → getAllRepliesToKnownPosts
2023-03-16 08:59:46 +00:00
Michael Thomas 281ac19c19 change action 2023-03-16 08:54:26 +00:00
Michael Thomas 90e6ac39b2 use the new find_posts, with get_context being used as fallback 2023-03-16 08:25:24 +00:00
Cassidy James Blaede d0329ecbe5
getAllRepliesToKnownPots → getAllRepliesToKnownPosts
I figure this was a typo?
2023-03-15 22:17:34 -06:00
Michael Thomas 248542d7a6 add the stuff required to pull in followers, 2023-03-14 10:23:05 +00:00
Michael Thomas a628fcfab3 update readme and action 2023-03-13 12:36:00 +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
nanos b64ac8405d
Avoid concurrent runs 2023-03-07 11:37:30 +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 c593ab3b7b Use environment variable 2023-03-06 15:20:41 +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
nanos eb4f4ec191
Update get_context.yml 2023-03-06 13:01:09 +00:00
Michael Thomas 2712bd0806 Requirements 2023-03-06 13:00:24 +00:00
Michael Thomas 6547e083da the others too 2023-03-06 12:57:44 +00:00
Michael Thomas 9e0bc3ce5f run even if fails 2023-03-06 12:56:30 +00:00
nanos 8f435d9c4e
Update get_context.yml 2023-03-06 12:49:56 +00:00
Michael Thomas 4ea3fcc99c fix syntax 2023-03-06 12:48:11 +00:00
Michael Thomas 9cbd8cef0b fix indentation 2023-03-06 12:47:24 +00:00
Michael Thomas dad786a362 try again 2023-03-06 12:46:23 +00:00
Michael Thomas 87fd762d54 see if this works 2023-03-06 12:45:01 +00:00