Commit Graph

56 Commits

Author SHA1 Message Date
Astro bc45f3513e cargo update 2024-04-18 03:01:18 +02:00
Astro 3abad3a2f5 Cargo.lock: update 2024-03-27 22:11:12 +01:00
Astro 3a14867a75 update axum and reqwest dependencies to http-1.0 2024-03-27 02:03:49 +01:00
Astro 03611ac1f5 cargo update 2023-11-03 01:59:01 +01:00
Astro f4dbad281c sieve: add metrics 2023-10-15 23:30:37 +02:00
Astro 1cb80c01e7 cave/activitypub: move send, error from buzzback 2023-10-15 20:30:15 +02:00
Astro fe0d19fbc6 cave: move posts_cache from hunter 2023-10-12 23:28:48 +02:00
Astro 91fa0714b9 cave/store, cave/firehose: require redis_password_file 2023-10-12 21:49:47 +02:00
Astro 33e6d64c65 Cargo: update dep redis 2023-10-12 21:03:45 +02:00
Astro 42728d0efb buzzback: init 2023-10-12 20:11:21 +02:00
Astro 9378cfc0b3 cargo update 2023-10-10 19:40:23 +02:00
Astro ec77526a6b butcher/main: use mimalloc 2023-10-02 00:01:00 +02:00
Astro bdd3fcb467 hunter/main: use mimalloc 2023-10-01 23:31:17 +02:00
Astro 96a66b2799 cargo update 2023-10-01 23:20:56 +02:00
Astro 91b1edcad4 cargo update 2023-08-11 21:03:39 +02:00
Astro aa1d0f1009 begin collecting tokens 2023-08-08 22:04:29 +02:00
Astro c71dbca47a hunter: try looking up webfinger with known_user 2023-08-01 21:26:17 +02:00
Astro 618f27ca41 Cargo.lock: update 2023-07-23 22:50:43 +02:00
Astro 0618afb640 Cargo.lock: update 2023-06-11 02:54:37 +02:00
Astro 3a670e8dae Cargo.lock: update 2023-05-05 19:12:10 +02:00
Astro 2847bdc69e hunter: try out tokio-uring 2023-04-24 19:35:19 +02:00
Astro daed3f3280 Cargo.lock: update 2023-04-24 18:40:50 +02:00
Astro e79c6c5bfe Cargo.lock: update 2023-03-11 20:26:03 +01:00
Astro a091d60647 cave/live_file: add inotify 2023-01-25 23:30:35 +01:00
Astro 79fc18e5a8 hunter/block_list: init backed by cave/live_file 2023-01-23 21:04:42 +01:00
Astro f2e65fd6cd hunter: split into butcher 2023-01-22 00:05:10 +01:00
Astro 776f3ab48c Cargo.lock: update 2023-01-20 17:58:32 +01:00
Astro 57a9422d74 Cargo.lock: update 2023-01-16 04:16:27 +01:00
Astro 3c023eb8e4 cargo update 2023-01-10 01:05:49 +01:00
Astro 934aa1461a gatherer/http_server: add metrics 2022-12-30 02:59:09 +01:00
Astro 39d0aa823c cave/init: replace console_subscriber with tracing_subscriber 2022-12-27 03:52:20 +01:00
Astro ce3f184d04 hunter: add metrics for prometheus 2022-12-26 03:46:11 +01:00
Astro f5fb098bd2 switch from log to tracing 2022-12-26 03:05:00 +01:00
Astro a0b7ae8b3b cargo update 2022-12-26 02:23:58 +01:00
Astro c1d2c3786d hunter/main: use jemalloc 2022-12-03 01:47:44 +01:00
Astro 0cb79592d7 cargo update 2022-11-30 23:11:15 +01:00
Astro 77997e9720 hunter: redisable reqwst feature rustls 2022-11-24 19:24:44 +01:00
Astro 00ded7dc8e hunter: add posts_cache 2022-11-23 23:59:35 +01:00
Astro b4ee13f46d cargo update
> Updating cc v1.0.74 -> v1.0.76
> Updating chrono v0.4.22 -> v0.4.23
> Updating cxx v1.0.80 -> v1.0.82
> Updating cxx-build v1.0.80 -> v1.0.82
> Updating cxxbridge-flags v1.0.80 -> v1.0.82
> Updating cxxbridge-macro v1.0.80 -> v1.0.82
> Updating env_logger v0.9.1 -> v0.9.3
> Updating hyper v0.14.22 -> v0.14.23
> Updating indexmap v1.9.1 -> v1.9.2
> Updating ipnet v2.5.0 -> v2.5.1
> Updating reqwest v0.11.12 -> v0.11.13
> Updating serde_json v1.0.87 -> v1.0.88
> Updating tokio v1.21.2 -> v1.22.0
2022-11-20 03:40:24 +01:00
Astro 52c5597459 smokestack: add colours 2022-11-17 00:08:39 +01:00
Astro 0d179e3624 smokestack: init 2022-11-16 21:53:27 +01:00
Astro f9e7189c76 gatherer/firehose: add 2022-11-15 00:45:02 +01:00
Astro 663db47973 add working streaming 2022-11-11 22:13:33 +01:00
Astro 53ae6e6ba1 hunter/worker: refactor, prepare stream, add robots.txt support 2022-11-11 19:00:37 +01:00
Astro adedb40105 cave/store: add RedisPool 2022-11-10 15:22:45 +01:00
Astro a5a5a10d15 hunter/redis_store: move into cave::store 2022-11-07 22:07:07 +01:00
Astro e9d3c9aed0 hunter/scheduler: add jitter to interval on no new posts 2022-11-07 04:08:31 +01:00
Astro 52c0200da9 gatherer: add css 2022-11-06 23:49:17 +01:00
Astro 44a365b572 gather: add webserver 2022-11-06 01:29:58 +01:00
Astro bd7604f639 cave: init 2022-11-05 20:51:18 +01:00