mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-08 00:05:17 -05:00
![Richard van der Hoff](/assets/img/avatar_default.png)
Add some informative comments about what's going on here. Also, `sent_to_us_directly` and `get_missing` were doing the same thing (apart from in `_handle_queued_pdus`, which looks like a bug), so let's get rid of `get_missing` and use `sent_to_us_directly` consistently.