__init__.py
|
Move RoomMemberHandler out of Handlers
|
2018-03-01 14:36:50 +00:00 |
_base.py
|
Move RoomMemberHandler out of Handlers
|
2018-03-01 14:36:50 +00:00 |
auth.py
|
use bcrypt.checkpw
|
2018-03-05 18:02:59 +01:00 |
device.py
|
Split replication layer into two
|
2018-03-13 10:55:47 +00:00 |
directory.py
|
Split replication layer into two
|
2018-03-13 10:55:47 +00:00 |
e2e_keys.py
|
Split replication layer into two
|
2018-03-13 10:55:47 +00:00 |
federation.py
|
Split replication layer into two
|
2018-03-13 10:55:47 +00:00 |
message.py
|
Add transactional API to history purge
|
2018-03-12 16:22:55 +00:00 |
presence.py
|
Split replication layer into two
|
2018-03-13 10:55:47 +00:00 |
profile.py
|
Split replication layer into two
|
2018-03-13 10:55:47 +00:00 |
read_marker.py
|
Improve caching for read_marker API
|
2018-03-01 17:08:17 +00:00 |
room_list.py
|
Split replication layer into two
|
2018-03-13 10:55:47 +00:00 |
room_member.py
|
Split replication layer into two
|
2018-03-13 10:55:47 +00:00 |
sync.py
|
Fix up log message
|
2018-03-07 11:55:31 +00:00 |