synapse/synapse/events
Richard van der Hoff 5068fb16a5 Refactoring and cleanups
A few non-functional changes:

* A bunch of docstrings to document types
* Split `EventsStore._persist_events_txn` up a bit. Hopefully it's a bit more
  readable.
* Rephrase `EventFederationStore._update_min_depth_for_room_txn` to avoid
  mind-bending conditional.
* Rephrase rejected/outlier conditional in `_update_outliers_txn` to avoid
  mind-bending conditional.
2017-03-17 15:06:07 +00:00
..
__init__.py Optimise state resolution 2017-01-17 13:22:19 +00:00
builder.py Optimise state resolution 2017-01-17 13:22:19 +00:00
snapshot.py Refactoring and cleanups 2017-03-17 15:06:07 +00:00
utils.py Review comments 2016-11-22 13:42:11 +00:00
validator.py copyrights 2016-01-07 04:26:29 +00:00