.. |
engines
|
…
|
|
schema
|
Add per user ratelimiting overrides
|
2017-05-10 11:05:43 +01:00 |
util
|
Fix assertion to stop transaction queue getting wedged
|
2017-03-15 12:16:55 +00:00 |
__init__.py
|
admin,storage: added more administrator functionalities
|
2017-02-02 14:02:26 +01:00 |
_base.py
|
Revert "Prefill state caches"
|
2017-05-04 15:07:27 +01:00 |
account_data.py
|
Revert "Speed up filtering of a single event in push"
|
2017-05-08 13:07:41 +01:00 |
appservice.py
|
…
|
|
background_updates.py
|
Fix bgupdate error if index already exists (#2167)
|
2017-04-27 15:27:48 +01:00 |
client_ips.py
|
Increase client_ip cache size
|
2017-05-08 15:09:19 +01:00 |
deviceinbox.py
|
Deduplicate new deviceinbox rows for replication
|
2017-04-04 16:21:21 +01:00 |
devices.py
|
Add missing yields
|
2017-05-08 16:10:51 +01:00 |
directory.py
|
…
|
|
end_to_end_keys.py
|
Allow clients to upload one-time-keys with new sigs
|
2017-05-09 19:04:56 +01:00 |
event_federation.py
|
Use txn.fetchall() so we can reuse txn
|
2017-03-30 10:30:05 +01:00 |
event_push_actions.py
|
User Cursor.__iter__ instead of fetchall
|
2017-03-23 17:53:49 +00:00 |
events.py
|
Expand docstring a bit
|
2017-05-08 16:14:46 +01:00 |
filtering.py
|
…
|
|
keys.py
|
fix up some key verif docstrings
|
2017-03-21 13:27:50 +00:00 |
media_repository.py
|
…
|
|
openid.py
|
…
|
|
prepare_database.py
|
User Cursor.__iter__ instead of fetchall
|
2017-03-23 17:53:49 +00:00 |
presence.py
|
Actually call invalidate
|
2017-03-24 13:28:20 +00:00 |
profile.py
|
…
|
|
push_rule.py
|
Revert "Remove unused import"
|
2017-05-08 13:07:43 +01:00 |
pusher.py
|
Fix up docs
|
2017-03-31 11:19:24 +01:00 |
receipts.py
|
Reduce cache size by not storing deferreds
|
2017-04-25 10:23:11 +01:00 |
registration.py
|
User Cursor.__iter__ instead of fetchall
|
2017-03-23 17:53:49 +00:00 |
rejections.py
|
…
|
|
room.py
|
Add per user ratelimiting overrides
|
2017-05-10 11:05:43 +01:00 |
roommember.py
|
Don't update event cache hit ratio from get_joined_users
|
2017-05-08 16:06:17 +01:00 |
search.py
|
…
|
|
signatures.py
|
User Cursor.__iter__ instead of fetchall
|
2017-03-23 17:53:49 +00:00 |
state.py
|
Revert "Prefill state caches"
|
2017-05-04 15:07:27 +01: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 |
transactions.py
|
…
|
|