MatrixSynapse/tests
Paul "LeoNerd" Evans 93407cf7cf Bugfixes on presence pushes on user joining:
* No need to inform clients of status of remote users; as that will
   arrive in due course anyway. We don't -have- the state currently, so
   we'd only send an unknown message

 * Remember to bump the presence serial for the event source, so the
   notifiers will wake up and report it
2014-08-29 19:53:33 +01:00
..
events
federation Move pdu and event persistence into a single persist_event function 2014-08-26 18:01:36 +01:00
handlers Bugfixes on presence pushes on user joining: 2014-08-29 19:53:33 +01:00
rest Bugfix for rest presence test - datastore needs to implement profile methods 2014-08-29 19:12:22 +01:00
storage
util
__init__.py
test_distributor.py
test_state.py Start updating state handling to use snapshots 2014-08-27 15:11:51 +01:00
test_types.py
utils.py Fix a couple of bugs in presence handler related to pushing updatesto the correct user. Fix presence tests. 2014-08-29 12:08:33 +01:00