Commit graph

58 commits

Author SHA1 Message Date
nanos 712d88cf0d Update list of supported servers 2023-08-05 09:29:49 +01:00
Michael ffa6617fff
Merge pull request #66 from ToadKing/misskey
add support for misskey and calckey/firefish
2023-08-05 09:04:08 +01:00
nanos e207bb6435 document remember-hosts-for-days 2023-08-03 15:23:23 +01:00
nanos 179bb65253 move note regarding access token further up 2023-08-01 16:13:06 +01:00
nanos 93d5b503af Update to indicate Lemmy support 2023-07-01 20:47:25 +01:00
nanos 535bf1f404 update readme 2023-06-15 11:17:25 +01:00
nanos 9fec312b38 documentation updates 2023-06-15 09:11:45 +01:00
nanos 8168aa8036 minor fixes 2023-06-14 10:49:15 +01:00
nanos bf1b73bc04 Improve and unify configuration options (#49) 2023-06-14 10:41:30 +01:00
nanos 5a3db443cb Allow us to pass configuration options in a json file
Addresses #48
2023-06-09 21:55:09 +01:00
Michael c7e0555394
Update README 2023-04-28 20:57:32 +01:00
nanos 1fffddcb23 support for fetching context to favourites (#42) 2023-04-28 20:40:24 +01:00
nanos 311353348c readme updates 2023-04-21 10:48:39 +01:00
nanos 080c5dfb78 add link 2023-04-11 09:17:59 +01:00
nanos 3ae3be9184 Add a note on supported servers 2023-04-10 16:28:22 +01:00
nanos 8235cda859 support for multiple access tokens 2023-04-10 16:28:09 +01:00
Michael 886a0cecd2
Merge pull request #29 from arachnist/configurable-state-location
make the state location configurable
2023-04-05 07:49:35 +01:00
nanos 12ba458563 lowercase container name (#34) 2023-04-05 07:35:05 +01:00
nanos 9f28ba2333 bug fixes 2023-04-03 08:57:31 +01:00
Robert Gerus 73a296c310 make the state file configurable 2023-04-01 16:03:43 +02:00
nanos 9ea4ba05fb allow us to choose whether to get context when backfilling 2023-03-31 17:22:35 +01:00
nanos 44f15de367 readme updates 2023-03-28 09:38:48 +01:00
nanos 871cfdeab6 Added a note re .pyw and Windows as suggested in #27 2023-03-28 09:34:56 +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 3b9eecce08 Rename to FediFetcher 2023-03-27 07:02:59 +01:00
Michael b1a382c55a
Merge pull request #14 from nikdoof/main
Update Kubernetes example and README for persistence
2023-03-23 07:13:50 +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 93e234736c edit 2023-03-21 08:47:44 +00:00
nanos 917ff8354d Document locking for #18 2023-03-21 08:26:48 +00:00
nanos f9600844f8
Update README.md 2023-03-20 18:04:40 +00:00
nanos 3c500d6080
Update README.md 2023-03-20 16:19:43 +00:00
nanos 76f7c22d73 backfill follow requests' profiles (addresses #7) 2023-03-20 09:12:16 +00:00
Andrew Williams f8c9cf7281
Update Kubernetes example and README for persistence 2023-03-19 13:07:31 +00:00
nanos fc7d2d0bbc typofix 2023-03-17 11:55:11 +00:00
Michael Thomas a624f1ae58 Allow us to make the HTTP timeout configurable 2023-03-17 08:26:38 +00:00
Michael Thomas 9a5649e0b3 improve configuration options 2023-03-17 08:14:47 +00:00
Andrew Williams 1676885ed5
Update README and add example CronJob definition 2023-03-17 06:54:16 +00:00
Michael Thomas 837043bbe0 edits for readability 2023-03-16 08:50:28 +00:00
Michael Thomas c31ce64ab7 update readme 2023-03-16 08:48:20 +00:00
Michael Thomas 248542d7a6 add the stuff required to pull in followers, 2023-03-14 10:23:05 +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