mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-26 07:05:55 -05:00
b1dfbc3c40
It turns out that most of the time we were calling have_events, we were only using half of the result. Replace have_events with have_seen_events and get_rejection_reasons, so that we can see what's going on a bit more clearly.