From 2021fc027b9acc631c6098724e22f79091a21478 Mon Sep 17 00:00:00 2001 From: Kierre Date: Wed, 8 Oct 2025 17:50:56 -0400 Subject: [PATCH] Fix `auth_events` for guest access and history visibility --- vona/federation/__init__.py | 8 -------- 1 file changed, 8 deletions(-) diff --git a/vona/federation/__init__.py b/vona/federation/__init__.py index 1d2ae8e..93b2889 100644 --- a/vona/federation/__init__.py +++ b/vona/federation/__init__.py @@ -157,10 +157,6 @@ def send_join(request, roomId) -> dict: [ spls["event_id"], spls["hashes"] - ], - [ - sjoin_rule["event_id"], - sjoin_rule["hashes"] ] ], "prev_events": [[ @@ -195,10 +191,6 @@ def send_join(request, roomId) -> dict: [ spls["event_id"], spls["hashes"] - ], - [ - sjoin_rule["event_id"], - sjoin_rule["hashes"] ] ], "prev_events": [[