forked-synapse/synapse
Richard van der Hoff a7e9d8762d Allow clients to upload one-time-keys with new sigs
When a client retries a key upload, don't give an error if the signature has
changed (but the key is the same).

Fixes https://github.com/vector-im/riot-android/issues/1208, hopefully.
2017-05-09 19:04:56 +01:00
..
api Use CodeMessageException subclass instead 2017-04-25 19:30:55 +01:00
app Merge pull request #2127 from APwhitehat/alreadystarted 2017-04-27 15:46:53 +01:00
appservice Add comment 2017-03-29 09:50:05 +01:00
config web_server_root documentation fix 2017-04-17 00:49:11 -05:00
crypto Merge pull request #2050 from matrix-org/rav/federation_backoff 2017-03-23 22:27:01 +00:00
events Add more granular event send metrics 2017-05-02 14:23:26 +01:00
federation Merge pull request #2190 from matrix-org/erikj/mark_remote_as_back_more 2017-05-05 14:08:12 +01:00
handlers Allow clients to upload one-time-keys with new sigs 2017-05-09 19:04:56 +01:00
http Remember how twisted works 2017-05-05 11:00:21 +01:00
metrics Rearrange metrics 2017-04-05 14:15:09 +01:00
push Revert "Speed up filtering of a single event in push" 2017-05-08 13:07:41 +01:00
replication Add new storage functions to slave store 2017-05-04 14:29:03 +01:00
rest Merge pull request #2183 from matrix-org/luke/username-availability 2017-05-04 09:58:40 +01:00
static/client
storage Allow clients to upload one-time-keys with new sigs 2017-05-09 19:04:56 +01:00
streams Add basic implementation of local device list changes 2017-01-25 14:27:27 +00:00
util Don't update event cache hit ratio from get_joined_users 2017-05-08 16:06:17 +01:00
__init__.py Bump version and changelog 2017-05-08 13:23:46 +01:00
event_auth.py Use better variable name 2017-01-17 14:32:53 +00:00
notifier.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/repl_tcp_server 2017-04-04 09:46:16 +01:00
python_dependencies.py Add jsonschema to python_dependencies.py 2017-03-23 11:42:47 -03:00
server.py Use CodeMessageException subclass instead 2017-04-25 19:30:55 +01:00
server.pyi Fix login with m.login.token 2016-08-08 16:40:39 +01:00
state.py Fix comment and num args 2017-05-04 14:50:24 +01:00
types.py Speed up copy_and_replace 2017-03-30 17:50:31 +01:00
visibility.py Revert "Speed up filtering of a single event in push" 2017-05-08 13:07:41 +01:00