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 6c0f8d9d50
Merge pull request #3856 from matrix-org/erikj/speed_up_purge
6 years ago
..
api Implement 'event_format' filter param in /sync 6 years ago
app improve naming 6 years ago
appservice Port http/ to Python 3 (#3771) 6 years ago
config Remove some superfluous logging (#3855) 6 years ago
crypto Merge pull request #3826 from matrix-org/rav/logging_for_keyring 6 years ago
events Fix handling of redacted events from federation 6 years ago
federation Fix handling of redacted events from federation 6 years ago
groups Fix some looping_call calls which were broken in #3604 6 years ago
handlers show heroes if a room has a 'deleted' name/canonical_alias (#3851) 6 years ago
http Attempt to figure out what's going on with timeouts (#3857) 6 years ago
metrics isort 6 years ago
module_api Delete devices in various logout situations 7 years ago
push Fix logcontexts for running pushers 6 years ago
replication Remove conn_id 6 years ago
rest Merge pull request #3835 from krombel/fix_3821 6 years ago
server_notices Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_contact 6 years ago
state Remove unnecessary resolve_events_with_state_map 6 years ago
static/client Use recaptcha_ajax.js directly from Google 6 years ago
storage comment 6 years ago
streams Fix develop because I broke it :( (#3535) 6 years ago
util Change the manhole SSH key to have more bits 6 years ago
__init__.py Remove some superfluous logging (#3855) 6 years ago
event_auth.py Check m.room.create for sane room_versions 6 years ago
notifier.py Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 6 years ago
python_dependencies.py bump dep on pyopenssl to 16.x 6 years ago
secrets.py Port over enough to get some sytests running on Python 3 (#3668) 6 years ago
server.py use abc.abstractproperty 6 years ago
server.pyi Send users a server notice about consent 7 years ago
types.py Python 3: Convert some unicode/bytes uses (#3569) 6 years ago
visibility.py Merge remote-tracking branch 'origin/develop' into rav/remove_who_forgot_in_room 6 years ago