schema
|
Add index to device_lists_stream
|
2017-03-01 15:56:30 +00:00 |
_base.py
|
Use iter(items|values)
|
2017-03-24 10:57:02 +00:00 |
account_data.py
|
User Cursor.__iter__ instead of fetchall
|
2017-03-23 17:53:49 +00:00 |
deviceinbox.py
|
User Cursor.__iter__ instead of fetchall
|
2017-03-23 17:53:49 +00:00 |
devices.py
|
Batch sending of device list pokes
|
2017-03-24 14:44:49 +00:00 |
end_to_end_keys.py
|
Decrank last commit
|
2017-03-29 11:02:35 +01:00 |
events.py
|
Typo
|
2017-03-27 18:02:17 +01:00 |
keys.py
|
fix up some key verif docstrings
|
2017-03-21 13:27:50 +00:00 |
presence.py
|
Actually call invalidate
|
2017-03-24 13:28:20 +00:00 |
receipts.py
|
User Cursor.__iter__ instead of fetchall
|
2017-03-23 17:53:49 +00:00 |
registration.py
|
User Cursor.__iter__ instead of fetchall
|
2017-03-23 17:53:49 +00:00 |
room.py
|
User Cursor.__iter__ instead of fetchall
|
2017-03-23 17:53:49 +00:00 |
roommember.py
|
Cache hosts in room
|
2017-03-24 11:46:24 +00:00 |
signatures.py
|
User Cursor.__iter__ instead of fetchall
|
2017-03-23 17:53:49 +00:00 |
state.py
|
Replace some calls to cursor_to_dict
|
2017-03-24 11:07:02 +00:00 |
stream.py
|
Assume rooms likely haven't changed
|
2017-03-13 09:50:10 +00:00 |
tags.py
|
User Cursor.__iter__ instead of fetchall
|
2017-03-23 17:53:49 +00:00 |