From 31c5f64b84049e28ed3363af4bcfc8b8a2464ae6 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 12 Mar 2022 17:20:57 +0100 Subject: [PATCH] Auto saved by Logseq --- journal/2022_03_11.md | 4 ++-- journal/2022_03_12.md | 7 +++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/journal/2022_03_11.md b/journal/2022_03_11.md index e3dcb9826..09a5c0fbe 100644 --- a/journal/2022_03_11.md +++ b/journal/2022_03_11.md @@ -22,9 +22,9 @@ - the filesystem is very fast (fast enough) for the core Agora functionality of gathering all resources matching a name, but is too slow to handle deeper relationships between resources (linking, pulls, pushes) as we scale up. - storing relationships in sqlite seems like a reasonable experiment to run. - we could keep the [[agora server is read only]] design principle by having [[agora bridge]] be the component that writes to sqlite, and having [[agora server]] just read. - - NOW fix [[agora mastodon bot]] + - fix [[agora mastodon bot]] :LOGBOOK: - CLOCK: [2022-03-11 Fri 23:33:32] + CLOCK: [2022-03-11 Fri 23:33:32]--[2022-03-12 Sat 17:20:15] => 17:46:43 :END: - DONE fixed [[moa.party]] for [[aral]] - [[tumper]] asked if there's a way of using [[mastodon]] from [[matrix]] -- good question diff --git a/journal/2022_03_12.md b/journal/2022_03_12.md index 9896d7b5c..a41c86899 100644 --- a/journal/2022_03_12.md +++ b/journal/2022_03_12.md @@ -2,8 +2,11 @@ - [[agora]] - this of how to better concentrate all todos in one page (or fewer pages?) - #push [[agora matrix]] - - [[agora matrix bot]] fixing "cannot start threads from an event with a relation" - - DONE + - DONE [[agora matrix bot]] fix "cannot start threads from an event with a relation" + :LOGBOOK: + CLOCK: [2022-03-12 Sat 17:20:25]--[2022-03-12 Sat 17:20:26] => 00:00:01 + :END: + - DONE https://github.com/flancian/agora-bot-matrix/commit/0a39ce86fd9fa92a2459d9099155ebf2994e7896 https://github.com/flancian/agora-bot-matrix/commit/12a8acf05e179d6fc1f041c3adc82d8837174e58 - [[maubot standalone]] https://docs.mau.fi/maubot/usage/standalone.html - [[speed]] is becoming more of an issue -- [[sqlite]] experiment should probably be prioritized, same as [[docker]] just in case -