MatrixSynapse/synapse
Paul "LeoNerd" Evans 1c6ab2d759 Bump a user's presence last_active time every time they send a message to a room 2014-09-01 16:16:35 +01:00
..
api change the world: make the default matrix API URL prefix /_matrix rather than /matrix to make it easier for existing websites to mount a HS in their namespace without collisions. 2014-08-31 14:51:37 +01:00
app
crypto
federation
handlers Bump a user's presence last_active time every time they send a message to a room 2014-09-01 16:16:35 +01:00
http missed a s#/matrix#/_matrix/g 2014-08-31 14:54:58 +01:00
rest Rename 'state' presence key to the much more obvious 'presence'; maintain a legacy 'state' copy for now 2014-09-01 14:45:41 +01:00
storage
streams Renamed get_current_token_part to get_current_key 2014-08-29 19:15:23 +01:00
util
__init__.py
notifier.py Have EventSource's get_new_events_for_user() API work only on keys within that source, not overall eventstream tokens 2014-08-29 19:13:55 +01:00
server.py
state.py
types.py