synapse-old/synapse/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
_base.py
directory.py
events.py
federation.py
login.py
message.py
presence.py Bugfixes on presence pushes on user joining: 2014-08-29 19:53:33 +01:00
profile.py
register.py
room.py
typing.py