MatrixSynapse/synapse/handlers
Paul "LeoNerd" Evans 8a785c3006 Store a list of the presence serial number at which remote users went offline, so that when we delete them from the cachemap, we can still synthesize OFFLINE events for them (SYN-261) 2015-04-23 18:40:19 +01:00
..
__init__.py
_base.py
admin.py
appservice.py
directory.py
events.py
federation.py typo 2015-04-08 14:10:06 +01:00
login.py
message.py
presence.py Store a list of the presence serial number at which remote users went offline, so that when we delete them from the cachemap, we can still synthesize OFFLINE events for them (SYN-261) 2015-04-23 18:40:19 +01:00
profile.py
register.py
room.py SYN-350: Don't ratelimit the individual events generated during room creation 2015-04-21 14:14:19 +01:00
sync.py
typing.py Filter typing nofication events to only those rooms the requesting user is a member of (SYN-328) 2015-04-15 23:34:16 +01:00