You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/storage
Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 7 years ago
..
engines Optionally make committing to postgres asynchronous. 9 years ago
schema replace 'except:' with 'except Exception:' 7 years ago
util Fix assertion to stop transaction queue getting wedged 8 years ago
__init__.py Add groups to sync stream 7 years ago
_base.py replace 'except:' with 'except Exception:' 7 years ago
account_data.py Perf: Don't filter events for push 7 years ago
appservice.py Initialise exclusive_user_regex 8 years ago
background_updates.py replace 'except:' with 'except Exception:' 7 years ago
client_ips.py Merge pull request #2309 from matrix-org/erikj/user_ip_repl 7 years ago
deviceinbox.py Deduplicate new deviceinbox rows for replication 8 years ago
devices.py When pruning, delete from device_lists_outbound_last_success 8 years ago
directory.py Add shutdown room API 8 years ago
end_to_end_keys.py Remove redundant invalidation 8 years ago
event_federation.py Add background task to clear out old event_auth 8 years ago
event_push_actions.py User Cursor.__iter__ instead of fetchall 8 years ago
events.py replace 'except:' with 'except Exception:' 7 years ago
filtering.py replaced json.dumps with encode_canonical_json 8 years ago
group_server.py Implement GET /groups/$groupId/invited_users 7 years ago
keys.py Invalidate signing key cache when we gat an update 7 years ago
media_repository.py Up the limits on number of url cache entries to delete at one time 7 years ago
openid.py Add an openidish mechanism for proving to third parties that you own a given user_id 9 years ago
prepare_database.py replace 'except:' with 'except Exception:' 7 years ago
presence.py Actually call invalidate 8 years ago
profile.py Add user profiles to summary from group server 7 years ago
push_rule.py Increase size of push rule caches 8 years ago
pusher.py Fix up docs 8 years ago
receipts.py Fix invalidation of get_users_with_read_receipts_in_room 8 years ago
registration.py Add some more stats 8 years ago
rejections.py copyrights 9 years ago
room.py Handle thumbnail urls 8 years ago
roommember.py replace 'except:' with 'except Exception:' 7 years ago
search.py replace 'except:' with 'except Exception:' 7 years ago
signatures.py User Cursor.__iter__ instead of fetchall 8 years ago
state.py Prefill forward extrems and event to state groups 8 years ago
stream.py Assume rooms likely haven't changed 8 years ago
tags.py User Cursor.__iter__ instead of fetchall 8 years ago
transactions.py Fix tests and flake8 8 years ago
user_directory.py Add desc 8 years ago