MatrixSynapse/synapse/storage
Mark Haines 3559a835a2 synapse/storage/event_federation.py:_get_auth_events is unused 2015-09-22 18:39:46 +01:00
..
engines
schema Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
util
__init__.py Add some docstrings 2015-09-22 13:47:40 +01:00
_base.py synapse/storage/_base.py:_execute_and_decode was unused 2015-09-22 18:37:07 +01:00
appservice.py
directory.py Move all the caches into their own package, synapse.util.caches 2015-08-11 18:00:59 +01:00
end_to_end_keys.py
event_federation.py synapse/storage/event_federation.py:_get_auth_events is unused 2015-09-22 18:39:46 +01:00
events.py Add docstring 2015-09-22 13:29:36 +01:00
filtering.py
keys.py Remove syutil dependency in favour of smaller single-purpose libraries 2015-08-24 16:17:38 +01:00
media_repository.py
presence.py Bump size of get_presence_state cache 2015-08-18 15:51:23 +01:00
profile.py
push_rule.py Move all the caches into their own package, synapse.util.caches 2015-08-11 18:00:59 +01:00
pusher.py synapse/storage/_base.py:Table was unused 2015-09-22 18:14:15 +01:00
receipts.py Rename unhelpful variable name 2015-08-18 11:54:03 +01:00
registration.py Add some docstrings 2015-09-22 13:47:40 +01:00
rejections.py
room.py Move all the caches into their own package, synapse.util.caches 2015-08-11 18:00:59 +01:00
roommember.py Include the event_id and stream_ordering of membership events when looking up which rooms a user is in 2015-09-08 18:14:54 +01:00
signatures.py Remove syutil dependency in favour of smaller single-purpose libraries 2015-08-24 16:17:38 +01:00
state.py Actually check if event_id isn't returned by _get_state_groups 2015-08-21 14:30:34 +01:00
stream.py Allow users that have left a room to get the messages that happend in the room before they left 2015-09-09 17:31:09 +01:00
transactions.py Remove syutil dependency in favour of smaller single-purpose libraries 2015-08-24 16:17:38 +01:00