MatrixSynapse/tests/handlers
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
..
__init__.py
test_directory.py
test_federation.py
test_presence.py Bugfixes on presence pushes on user joining: 2014-08-29 19:53:33 +01:00
test_presencelike.py
test_profile.py
test_room.py
test_typing.py