app
|
Remove debug logging
|
2017-01-30 14:10:12 +00:00 |
events
|
Optimise state resolution
|
2017-01-17 13:22:19 +00:00 |
federation
|
Implement device key caching over federation
|
2017-01-26 16:07:24 +00:00 |
handlers
|
Use DB cache of joined users for presence
|
2017-01-30 17:00:24 +00:00 |
replication
|
Rename func
|
2017-01-30 14:11:31 +00:00 |
storage
|
Use get_users_in_room and declare it iterable
|
2017-01-30 16:37:22 +00:00 |
util
|
Update LruCache size estimate on clear
|
2017-01-18 14:55:23 +00:00 |
event_auth.py
|
Use better variable name
|
2017-01-17 14:32:53 +00:00 |
state.py
|
Derive current_state_events from state groups
|
2017-01-20 11:52:51 +00:00 |