forked-synapse/synapse/federation/sender
Richard van der Hoff db2edf5a65
Exclude OOB memberships from the federation sender (#12570)
As the comment says, there is no need to process such events, and indeed we
need to avoid doing so.

Fixes #12509.
2022-05-03 12:47:56 +00:00
..
__init__.py Exclude OOB memberships from the federation sender (#12570) 2022-05-03 12:47:56 +00:00
per_destination_queue.py Spread out sending device lists to remote hosts (#12132) 2022-03-04 11:48:15 +00:00
transaction_manager.py Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00