anonymousland-synapse/synapse/storage
2014-11-12 14:33:48 +00:00
..
schema Add indices to state group tables 2014-11-12 14:33:48 +00:00
__init__.py Fix bugs with invites/joins across federatiom. 2014-11-12 11:24:11 +00:00
_base.py Add an EventValidator. Fix bugs in auth ++ storage 2014-11-10 18:25:42 +00:00
directory.py
event_federation.py PEP8 2014-11-10 13:46:44 +00:00
feedback.py
keys.py
presence.py
profile.py
registration.py Add an EventValidator. Fix bugs in auth ++ storage 2014-11-10 18:25:42 +00:00
room.py Add an EventValidator. Fix bugs in auth ++ storage 2014-11-10 18:25:42 +00:00
roommember.py
signatures.py Start implementing auth chains 2014-11-07 10:53:38 +00:00
state.py Fix bugs with invites/joins across federatiom. 2014-11-12 11:24:11 +00:00
stream.py Notify users about invites. 2014-11-10 11:15:02 +00:00
transactions.py