Commit graph

  • 42dcfaddd6
    Merge dafaf93d50 into 31f475dcdd Bas 2023-08-18 08:50:31 +0000
  • dafaf93d50
    examples/k8s-cronjob.yaml: fix job naming Bas 2023-08-18 10:49:22 +0200
  • 31f475dcdd fixes #79 main nanos 2023-08-18 08:00:04 +0100
  • a76b52642d
    Merge pull request #71 from ToadKing/retry-cleanup Michael 2023-08-14 15:49:14 +0100
  • 0744caad6f
    Merge pull request #75 from YoannMa/fixLog Michael 2023-08-06 22:42:45 +0100
  • adc0d4ec4e
    fix bug when failing to get user's posts Yoann MALLEMANCHE 2023-08-06 17:54:34 +0200
  • 253c7c4f2b Revert "print current version on startup" (#70) v7.0.1 nanos 2023-08-06 09:45:33 +0100
  • db2dcce2ff remove redundant code for retrying on HTTP 429 Toad King 2023-08-05 11:44:48 -0500
  • 712d88cf0d Update list of supported servers v7.0.0 nanos 2023-08-05 09:29:49 +0100
  • ffa6617fff
    Merge pull request #66 from ToadKing/misskey Michael 2023-08-05 09:04:08 +0100
  • e207bb6435 document remember-hosts-for-days misskey nanos 2023-08-03 15:23:23 +0100
  • c90a7e42ab fix incorrect rate limit handling for mastodon nanos 2023-08-03 15:21:59 +0100
  • 3294a44f76 cache host failures for a shorter time nanos 2023-08-03 15:21:12 +0100
  • 174448a2b0 fix bug in writing file to disk nanos 2023-08-03 10:54:14 +0100
  • ae55c96506 improve caching to provide timeout nanos 2023-08-03 10:53:17 +0100
  • 5a2b2c2311 Save seen_hosts on disk nanos 2023-08-03 07:51:46 +0100
  • 179bb65253 move note regarding access token further up nanos 2023-08-01 16:13:06 +0100
  • a7611c6e6f remove GoToSocial from Mastodon API support list Toad King 2023-07-31 17:10:29 -0500
  • 80ee1387f7 hook up host software lookup to user/post fetching Toad King 2023-07-29 22:30:25 -0500
  • c92d4e1c2c start on server software detection Toad King 2023-07-26 00:41:08 -0500
  • c169b2ae30 add hacky support for misskey and calckey/firefish Toad King 2023-07-25 01:02:41 -0500
  • 213ef57abe print current version on startup (#58) nanos 2023-07-03 08:43:34 +0100
  • 4dc41ee02c
    Merge pull request #61 from Teqed/fix/crash-on-zero-notifications Michael 2023-07-03 07:02:16 +0100
  • 47e8b485a5 fix: handle zero notifications Timothy Quilling 2023-07-02 23:51:46 -0400
  • 22a71db333
    Create config.json Tuna 2023-07-02 03:55:38 +0300
  • 93d5b503af Update to indicate Lemmy support v6.0.0 nanos 2023-07-01 20:47:25 +0100
  • f7d015004e
    Merge pull request #56 from Teqed/feat/lemmy Michael 2023-07-01 20:43:58 +0100
  • 6f7392cfaa feat: fetch root lemmy post Timothy Quilling 2023-06-30 01:36:56 -0400
  • 0472fe6e0c fix: match pixelfed profile last Timothy Quilling 2023-06-30 01:34:30 -0400
  • 8edfbc030c chore: access context items safely Timothy Quilling 2023-06-30 01:33:19 -0400
  • d212e7a8a3
    feat: lemmy communities and users Timothy Quilling 2023-06-30 00:26:52 -0400
  • b04664f9d5 chore: deliminate regex with forward slash Timothy Quilling 2023-06-30 00:21:17 -0400
  • 4751d96a1d chore: check none type Timothy Quilling 2023-06-30 00:18:39 -0400
  • 4011883ef2 feat: lemmy-2 Timothy Quilling 2023-06-30 00:16:59 -0400
  • e290f2c05f chore: use getters Timothy Quilling 2023-06-30 00:11:33 -0400
  • b7ef2be02e chore: refactor get_all_known_context_urls Timothy Quilling 2023-06-29 01:57:33 -0400
  • c1f0e8ac61 feat: lemmy Timothy Quilling 2023-06-29 00:20:12 -0400
  • 535bf1f404 update readme v5.0.1 nanos 2023-06-15 11:17:25 +0100
  • 12fbd0ed72 check out own fork when running GH action (fixes #52) nanos 2023-06-15 11:12:18 +0100
  • 9fec312b38 documentation updates nanos 2023-06-15 09:11:45 +0100
  • 9edbee7285 Deal better with it, when someone provides a URL instead of a server name (#50, #45) v5.0.0 nanos 2023-06-15 07:56:53 +0100
  • 3620b4944b
    Merge pull request #51 from nanos/improve-config Michael 2023-06-15 07:25:45 +0100
  • 8168aa8036 minor fixes nanos 2023-06-14 10:49:15 +0100
  • bf1b73bc04 Improve and unify configuration options (#49) nanos 2023-06-14 10:41:30 +0100
  • 46a5be98df Fix bug in providing access token as config where it isn't being recognised as array nanos 2023-06-14 09:51:56 +0100
  • 5a3db443cb Allow us to pass configuration options in a json file v4.3.0 nanos 2023-06-09 21:55:09 +0100
  • d4dfa1e315 Wrap URLs in quotes. This fixes #46 v4.2.2 nanos 2023-06-01 21:35:16 +0100
  • 22b185172f log info on failure (#44) logging nanos 2023-04-30 16:54:13 +0100
  • c7e0555394
    Update README Michael 2023-04-28 20:57:32 +0100
  • 5f6ef2646a
    Merge pull request #43 from nanos/dev v4.2.1 Michael 2023-04-28 20:49:45 +0100
  • 1fffddcb23 support for fetching context to favourites (#42) dev nanos 2023-04-28 20:40:24 +0100
  • 311353348c readme updates nanos 2023-04-21 10:48:39 +0100
  • 080c5dfb78 add link v4.2.0 nanos 2023-04-11 09:17:59 +0100
  • 3ae3be9184 Add a note on supported servers nanos 2023-04-10 16:28:22 +0100
  • 8235cda859 support for multiple access tokens nanos 2023-04-10 16:28:09 +0100
  • d0cb212315 fix silly comment 🤦‍♂️ v4.1.11 nanos 2023-04-06 09:13:30 +0100
  • bfbffc0773 Fix backfill options [#37] v4.1.10 nanos 2023-04-06 08:00:28 +0100
  • b9d82dc073 Fixes missing arguments (#35) v4.1.9 nanos 2023-04-05 09:15:24 +0100
  • 886a0cecd2
    Merge pull request #29 from arachnist/configurable-state-location v4.1.8 Michael 2023-04-05 07:49:35 +0100
  • 12ba458563 lowercase container name (#34) v4.1.7 nanos 2023-04-05 07:35:05 +0100
  • a3f2b23022 dont attempt to backfill reblogs, as we cannot nanos 2023-04-04 17:00:35 +0100
  • 9f28ba2333 bug fixes nanos 2023-04-03 08:57:31 +0100
  • 2b707e7807 some refactoring nanos 2023-04-03 08:36:09 +0100
  • 73a296c310 make the state file configurable Robert Gerus 2023-03-28 20:09:04 +0200
  • 56039cfdea only request context to a toot, if we know context exists nanos 2023-04-01 08:43:50 +0100
  • f51d19730b put a cap on mentions to backfill during any given executions nanos 2023-03-31 17:23:12 +0100
  • 9ea4ba05fb allow us to choose whether to get context when backfilling nanos 2023-03-31 17:22:35 +0100
  • 785499ab82 do make sure we also backfill users from reblogs nanos 2023-03-31 10:23:47 +0100
  • a357470328 also backfill post authors nanos 2023-03-30 12:17:05 +0100
  • 5f438ee873 backfill any user mentioned in the home timeline nanos 2023-03-30 12:00:36 +0100
  • dc0d94a274 Add Context when adding posts nanos 2023-03-30 11:24:53 +0100
  • 0c87cd6727 Allow us to parse Pixelfed URLs nanos 2023-03-31 07:51:18 +0100
  • 44f15de367 readme updates nanos 2023-03-28 09:38:48 +0100
  • 871cfdeab6 Added a note re .pyw and Windows as suggested in #27 nanos 2023-03-28 09:34:56 +0100
  • e40a5447ee Add a sample bash script v4.1.6 nanos 2023-03-28 07:04:31 +0100
  • 9b7093e478 Allow us to backfill posts from users that are mentioned in notifications nanos 2023-03-28 07:04:03 +0100
  • c5208568b5
    Update k8s-cronjob.yaml Michael 2023-03-27 09:51:41 +0100
  • 87fd32eb9d bug fix v4.1.5 nanos 2023-03-27 07:25:01 +0100
  • 1e7aafa6b2 Merge branch 'shiruken-main' v4.1.4 nanos 2023-03-27 07:15:54 +0100
  • a8cf5d3eef Rename to FediFetcher nanos 2023-03-27 07:02:59 +0100
  • ee045ab493 make sure we follow redirects nanos 2023-03-23 09:52:05 +0000
  • 3b9eecce08 Rename to FediFetcher nanos 2023-03-27 07:02:59 +0100
  • b129c9445c make sure we follow redirects nanos 2023-03-23 09:52:05 +0000
  • 58c064db0f
    Checkout user repository for keep alive Colin Sullender 2023-03-23 14:26:48 -0400
  • 0c73962fb4
    Simplify checking out latest release Colin Sullender 2023-03-23 09:11:27 -0400
  • b1a382c55a
    Merge pull request #14 from nikdoof/main v4.1.3 Michael 2023-03-23 07:13:50 +0000
  • bbc2791e7c
    Merge pull request #22 from shiruken/main Michael 2023-03-23 07:12:22 +0000
  • 7eb708d4e5
    Merge branch 'main' into main Michael 2023-03-23 07:11:52 +0000
  • 6953672df4 use curl's retry mechanism when getting the release nanos 2023-03-23 07:09:30 +0000
  • e2b4addcfc Try again to keep workflow alive nanos 2023-03-23 07:06:14 +0000
  • 3491c6a7e2 don't attempt to send beacon if urls are empty string nanos 2023-03-22 11:40:07 +0000
  • 0d95631980
    Disable keepalive v4.1.2 Michael 2023-03-22 07:24:47 +0000
  • ddabff2d30
    Disable keepalive-workflow Colin Sullender 2023-03-21 19:46:17 -0400
  • 65807e7842
    Create artifacts directory in docker image Colin Sullender 2023-03-21 19:26:01 -0400
  • afc981930c Implement option to get replies to bookmarks (#19) v4.1.1 nanos 2023-03-21 19:23:14 +0000
  • c587e0907a finalise callbacks nanos 2023-03-21 14:42:31 +0000
  • 38231cc4f6 fix how we deal with failure to get timeline toots nanos 2023-03-21 14:22:19 +0000
  • 79b69e7fdc also add a callback for process start nanos 2023-03-21 11:56:34 +0000
  • 586888c761 implement callback upon completion nanos 2023-03-21 10:27:43 +0000
  • 93e234736c edit nanos 2023-03-21 08:47:44 +0000