Commit graph

568 commits

Author SHA1 Message Date
asonix 8d565a1fbe Add ability to tweak client pool size 2023-06-23 13:46:13 -05:00
asonix 18ff2864a0 Update dependencies (minor & point) 2023-06-23 13:34:39 -05:00
asonix 4b71e56f31 Update nixpkgs 2023-06-23 13:34:21 -05:00
asonix 9b4f6b47a6 cargo update 2023-06-03 13:13:37 -05:00
asonix 5fa1d4983a Update nix 2023-06-03 13:10:19 -05:00
asonix d69a80ebe8 Update dependencies, not rustls 2023-05-24 10:19:34 -05:00
asonix a9a47e8ee2 Update flake 2023-04-27 19:54:15 -05:00
asonix ab2dbfb439 Update metrics, rsa 2023-04-27 19:34:23 -05:00
asonix 73bf4d1597 Remove unneeded .into_iter() 2023-03-23 14:37:33 -05:00
asonix 2cb5ad9917 Replace Double with Fanout 2023-03-23 13:51:32 -05:00
asonix afd4105d0f Add flake 2023-03-23 13:51:23 -05:00
asonix d644e83733 Bump version 2023-02-25 15:14:24 -06:00
asonix ae91aa8fa7 Update bcrypt 2023-02-25 15:06:18 -06:00
asonix 73c016d418 Update deps 2023-02-25 15:04:30 -06:00
asonix a1ea5d676c Rework misskey fetch to reuse deliver plumbing
Only count server errors towards failed breakers
2023-02-25 15:02:16 -06:00
perillamint 667d586160 Send dummy JSON when trying Misskey API endpoint
From Misskey 13, Misskey expects valid JSON (does not care its content
though) in POST body. To workaround this, send empty JSON object when
requesting Misskey API endpoint
2023-02-25 14:34:38 -06:00
perillamint 4a7775b56d Misskey metadata support
This commit implements misskey metadata support and corresponding test
for From<MskyMeta> implementation

Also, it is good to note that, Misskey does not return 404 but 200 OK
when they poked at nonexistant endpoint, so the implementation should
handle for invalid json case
2023-02-25 14:34:22 -06:00
asonix 9b809913ad Add note about JSON-LD problems 2023-02-11 18:16:06 -06:00
asonix a952b528df Use transpose in a couple places 2023-02-05 21:09:47 -06:00
asonix b5138fc16d Bump version 2023-01-29 13:23:11 -06:00
asonix 0e9b88a7ae Bump deps 2023-01-29 13:21:53 -06:00
asonix f9cad61049 Add healthcheck for db, new clippy lints 2023-01-29 13:21:36 -06:00
Tealk 96547230bc
update Pleroma text
Signed-off-by: Tealk <tealk@rollenspiel.monster>
2023-01-28 23:45:31 +01:00
asonix c11ff17192 Bump version 2023-01-23 08:58:07 -06:00
asonix e93dd2da56 Update teloxide 2023-01-23 08:57:16 -06:00
asonix 34dc1a2281 Update rsa 2023-01-23 08:56:18 -06:00
asonix 9cdebeae4c Update base64, ructe 2023-01-23 08:38:55 -06:00
asonix 662620be46 Only show open_registrations: false when restricted mode is enabled 2023-01-23 08:29:32 -06:00
asonix 5488acb59d Fix docker volume mount in readme 2023-01-03 15:17:56 -06:00
asonix 4998cd3a56 Bump version 2023-01-02 12:43:51 -06:00
asonix f0a8862922 Don't prometheus exporter for relay client 2023-01-02 12:43:32 -06:00
asonix b6a10c4e65 Apply patch from perillamint on github
Document REPOSITORY_COMMIT_BASE envvar
2023-01-01 10:29:28 -06:00
asonix 3a14242a91 Apply patch from perillamint on github
Accept REPOSITORY_COMMIT_BASE envvar to build repository url
2023-01-01 10:28:52 -06:00
asonix f5fed2fce1 Apply patch from perillamint on github
One missing bit Debug implementation for source_url
2023-01-01 10:19:11 -06:00
asonix 5faeaf6371 Revert "Apply patch from perillamint on github"
This reverts commit f291b24269.
2023-01-01 10:01:39 -06:00
asonix f291b24269 Apply patch from perillamint on github
Show repository URL with commit reference
2023-01-01 09:47:21 -06:00
asonix 5f5c34640f Apply patch from perillamint on github
use git hash to describe version number
2023-01-01 09:46:44 -06:00
asonix d4e51a1afa Add scrape endpoint to .env 2022-12-26 11:20:02 -06:00
asonix fafba69258 Add optional prometheus scrape endpoint 2022-12-26 10:57:16 -06:00
asonix 07b961c28f Bump deps 2022-12-21 16:59:19 -06:00
asonix 30dd16a889 Bump version 2022-12-21 16:58:17 -06:00
asonix 88b0383084 Keep track of when servers were last seen 2022-12-21 16:51:17 -06:00
asonix b49eeaf822 Bump version 2022-12-19 22:25:27 -06:00
asonix 943f679a69 Allow activities without IDs, fetch actor unchecked 2022-12-19 22:24:58 -06:00
asonix 37b2afe344 Bump version 2022-12-19 21:46:27 -06:00
asonix 4e5fabce5f Also debug Kind in inbox 2022-12-19 21:45:52 -06:00
asonix 689d85befb Bump version 2022-12-19 21:07:25 -06:00
asonix 40eb12258d Record id in inbox route 2022-12-19 21:05:53 -06:00
asonix efcec29d7b Remove unused docker-related files 2022-12-19 16:32:16 -06:00
asonix 62a886d0bf Bump version 2022-12-19 16:31:51 -06:00