Commit graph

17 commits

Author SHA1 Message Date
Astro c541d83620 Cargo.lock: enable more reqwest features 2024-03-28 02:43:36 +01:00
Astro 242a4f41cb Cargo.lock: update 2024-03-27 02:23:28 +01:00
Astro 994f8b1b6f update dependencies axum to 0.7, reqwest to 0.12 2024-03-27 02:19:08 +01:00
Astro cfdd55facf endpoint: pool and cache remote_actor() fetch 2023-10-28 00:48:40 +02:00
Astro fc916a35c5 Cargo.toml: add newly needed serde feature 2023-10-27 02:29:40 +02:00
Astro ce6a1ef165 Cargo.toml: remove unused dependency askama 2023-10-27 02:04:57 +02:00
Astro 38f5b2cb13 publish Create/Announce on redis 2023-10-12 22:09:09 +02:00
Astro 712cc328e1 fetch, send: use httpdate for formatting Date: header
> Oct 07 03:25:59 buzzrelay buzzrelay[676]: 2023-10-07T01:25:59.381211Z ERROR buzzrelay::relay: relay::send Response("{\"error\":\"Invalid Date header: not RFC 2616 compliant date: \\\"Sat, 7 Oct 2023 01:25:58 GMT\\\"\"}")

is it the leading 0 in the day position?
2023-10-07 03:25:43 +02:00
Astro d9560e69d0 Cargo.toml: update 2023-06-16 19:20:31 +02:00
Astro 1b65939557 main: let follow accept have a local id 2023-05-26 21:57:36 +02:00
Astro f6aab8998e main: implement nodeinfo 2.1 2023-05-05 21:47:21 +02:00
Astro e207dda2fe actor: normalize unicode away for TagRelay 2023-03-03 02:19:48 +01:00
Astro a3c87c9311 add metrics 2022-12-20 03:13:44 +01:00
Astro 454799c296 add systemd notify+watchdog 2022-12-20 00:19:21 +01:00
Astro a099746cf5 working as intended 2022-12-19 21:20:13 +01:00
Astro bb781cb40f relaying works 2022-12-18 21:31:50 +01:00
Astro 1ea9cac671 in progress 2022-12-11 01:07:39 +01:00