forked-synapse/synapse/storage
David Baker dc93860619 Add rest API & store for creating push rules
Also make unrecognised request error look more like synapse errors
because it makes it easier to throw them from within rest classes.
2015-01-22 17:37:12 +00:00
..
schema add instance_handles to pushers so we have a way to refer to them even if the push token changes. 2015-01-20 11:49:48 +00:00
__init__.py Send room name and first alias in notification poke. 2015-01-15 16:56:18 +00:00
_base.py Merge branch 'develop' into pushers 2015-01-13 13:15:51 +00:00
directory.py Update copyright notices 2015-01-06 13:21:39 +00:00
event_federation.py Update copyright notices 2015-01-06 13:21:39 +00:00
feedback.py Update copyright notices 2015-01-06 13:21:39 +00:00
keys.py Update copyright notices 2015-01-06 13:21:39 +00:00
media_repository.py Update copyright notices 2015-01-06 13:21:39 +00:00
presence.py Update copyright notices 2015-01-06 13:21:39 +00:00
profile.py Update copyright notices 2015-01-06 13:21:39 +00:00
push_rule.py Add rest API & store for creating push rules 2015-01-22 17:37:12 +00:00
pusher.py add instance_handles to pushers so we have a way to refer to them even if the push token changes. 2015-01-20 11:49:48 +00:00
registration.py Update copyright notices 2015-01-06 13:21:39 +00:00
room.py Update copyright notices 2015-01-06 13:21:39 +00:00
roommember.py Merge branch 'erikj-perf' of github.com:matrix-org/synapse into develop 2015-01-06 14:45:57 +00:00
signatures.py Update copyright notices 2015-01-06 13:21:39 +00:00
state.py Merge pull request #28 from matrix-org/erikj-perf 2015-01-06 13:33:40 +00:00
stream.py SYN-178: Fix off by one. 2015-01-12 17:38:40 +00:00
transactions.py Add index on transaction_id to sent_transcations 2015-01-06 15:40:38 +00:00