forked-synapse/synapse
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
..
api Merge branch 'develop' into pushers 2015-01-13 13:15:51 +00:00
app Merge branch 'develop' into pushers 2015-01-13 13:15:51 +00:00
config SYN-142: Rotate logs if logging to file. Fixed to a 4 file rotate with 100MB/file for now. 2015-01-08 15:31:29 +00:00
crypto Update copyright notices 2015-01-06 13:21:39 +00:00
events Merge branch 'hotfixes-v0.6.1b' of github.com:matrix-org/synapse into develop 2015-01-13 10:01:22 +00:00
federation Add some logging for when we are sending transactions. 2015-01-06 14:06:25 +00:00
handlers Use float rather than integer divisions to turn msec into sec - so timeouts under 1000msec will actually work 2015-01-12 19:09:14 +00:00
http Merge branch 'develop' into pushers 2015-01-13 13:15:51 +00:00
media make our JPEG thumbnail quality less horrifically ugly 2015-01-08 15:11:22 +00:00
push Honour the 'rejected' return from push gateways 2015-01-13 19:48:37 +00:00
rest Merge branch 'develop' into pushers 2015-01-13 13:15:51 +00:00
storage Honour the 'rejected' return from push gateways 2015-01-13 19:48:37 +00:00
streams Update copyright notices 2015-01-06 13:21:39 +00:00
util Optimize FrozenEvent creation 2015-01-06 18:51:03 +00:00
__init__.py Merge branch 'hotfixes-v0.6.1b' of github.com:matrix-org/synapse into develop 2015-01-13 10:01:22 +00:00
notifier.py Update copyright notices 2015-01-06 13:21:39 +00:00
python_dependencies.py Check the existance and versions of necessary modules when starting synapse, log which modules are used 2015-01-08 17:08:57 +00:00
server.py Merge branch 'develop' into pushers 2015-01-13 13:15:51 +00:00
state.py Update copyright notices 2015-01-06 13:21:39 +00:00
types.py Update copyright notices 2015-01-06 13:21:39 +00:00