forked-synapse/synapse/events
Erik Johnston b42f90470f Add experimental option to reduce extremities.
Adds new config option `cleanup_extremities_with_dummy_events` which
periodically sends dummy events to rooms with more than 10 extremities.

THIS IS REALLY EXPERIMENTAL.
2019-06-18 15:02:18 +01:00
..
__init__.py Add experimental option to reduce extremities. 2019-06-18 15:02:18 +01:00
builder.py Fix appservice timestamp massaging (#5233) 2019-05-24 14:44:04 +01:00
snapshot.py Do checks on aliases for incoming m.room.aliases events (#5128) 2019-05-08 17:01:30 +01:00
spamcheck.py Remove periods from copyright headers (#5046) 2019-04-11 17:08:13 +01:00
third_party_rules.py Add plugin APIs for implementations of custom event rules. 2019-06-14 18:16:03 +01:00
utils.py Don't bundle events in /sync or /events 2019-05-21 13:54:09 +01:00
validator.py Do checks on aliases for incoming m.room.aliases events (#5128) 2019-05-08 17:01:30 +01:00