MatrixSynapse/synapse/rest/client/v1
Brendan Abolivier 46613aaf79
Implement unread counter (MSC2625) (#7673)
Implementation of https://github.com/matrix-org/matrix-doc/pull/2625
2020-06-17 10:58:32 +01:00
..
__init__.py
directory.py
events.py
initial_sync.py
login.py Update m.id.phone to use 'phone' instead of 'number' (#7687) 2020-06-15 17:46:23 +01:00
logout.py Allow expired accounts to logout (#7443) 2020-05-14 16:32:49 +01:00
presence.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
profile.py
push_rule.py Use temporary prefixes as per the MSC 2020-06-10 20:32:01 +01:00
pusher.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
room.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
voip.py