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
Erik Johnston 258a9a9e8b 1.35.0rc3 4 years ago
..
_scripts Remove redundant "coding: utf-8" lines (#9786) 4 years ago
api Support enabling opentracing by user (#9978) 4 years ago
app Don't hammer the database for destination retry timings every ~5mins (#10036) 4 years ago
appservice Remove redundant "coding: utf-8" lines (#9786) 4 years ago
config Add missing type hints to synapse.util (#9982) 4 years ago
crypto Add `Keyring.verify_events_for_server` and reduce memory usage (#10018) 4 years ago
events Add missing type hints to handlers and fix a Spam Checker type hint. (#9896) 4 years ago
federation Allow response of `/send_join` to be larger. (#10093) 4 years ago
groups Remove redundant "coding: utf-8" lines (#9786) 4 years ago
handlers Limit the number of events sent over replication when persisting events. (#10082) 4 years ago
http Log method and path when dropping request due to size limit (#10091) 4 years ago
logging Add debug logging for issue #9533 (#9959) 4 years ago
metrics Export jemalloc stats to prometheus when used (#9882) 4 years ago
module_api Use a database table to hold the users that should have full presence sent to them, instead of something in-memory (#9823) 4 years ago
push Split multiplart email sending into a dedicated handler (#9977) 4 years ago
replication Remove `keylen` from `LruCache`. (#9993) 4 years ago
res/templates Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832) 4 years ago
rest Remove tls_fingerprints option (#9280) 4 years ago
server_notices Remove redundant "coding: utf-8" lines (#9786) 4 years ago
spam_checker_api Remove redundant "coding: utf-8" lines (#9786) 4 years ago
state Use get_current_users_in_room from store and not StateHandler (#9910) 4 years ago
static Add initial support for a "pick your IdP" page (#9017) 4 years ago
storage Add missing type hints to synapse.util (#9982) 4 years ago
streams Remove redundant "coding: utf-8" lines (#9786) 4 years ago
util Add missing type hints to synapse.util (#9982) 4 years ago
__init__.py 1.35.0rc3 4 years ago
event_auth.py Improved validation for received requests (#9817) 4 years ago
notifier.py Add debug logging for issue #9533 (#9959) 4 years ago
python_dependencies.py Use ijson to parse the response to `/send_join`, reducing memory usage. (#9958) 4 years ago
server.py Split multiplart email sending into a dedicated handler (#9977) 4 years ago
types.py Make DomainSpecificString an attrs class (#9875) 4 years ago
visibility.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago