forked-synapse/synapse/storage
David Baker 2cb30767fa Honour the 'rejected' return from push gateways
Add a timestamp to push tokens so we know the last time they we
got them from the device. Send it to the push gateways so it can
determine whether its failure is more recent than the token.
Stop and remove pushers that have been rejected.
2015-01-13 19:48:37 +00:00
..
schema Honour the 'rejected' return from push gateways 2015-01-13 19:48:37 +00:00
__init__.py Merge branch 'develop' into pushers 2015-01-13 13:15:51 +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
pusher.py Honour the 'rejected' return from push gateways 2015-01-13 19:48:37 +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