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/handlers
Luke Barnard cdf6fc15b0
Merge pull request #2686 from matrix-org/luke/as-flair
7 years ago
..
__init__.py
_base.py
account_data.py
admin.py
appservice.py Remove preserve_context_over_{fn, deferred} 7 years ago
auth.py Fix auth handler #2678 7 years ago
device.py Merge remote-tracking branch 'origin/develop' into rav/refactor_accesstoken_delete 7 years ago
devicemessage.py
directory.py
e2e_keys.py
events.py
federation.py s/items/iteritems/ 7 years ago
groups_local.py Make sure we check AS groups for lookup on bulk 7 years ago
identity.py
initial_sync.py Remove preserve_context_over_{fn, deferred} 7 years ago
message.py replace 'except:' with 'except Exception:' 7 years ago
presence.py typo 7 years ago
profile.py removed unused import flagged by flake8a 7 years ago
read_marker.py
receipts.py
register.py Revert "Allow upper-case characters in mxids" 7 years ago
room.py replace 'except:' with 'except Exception:' 7 years ago
room_list.py Reshuffle room list request code 7 years ago
room_member.py
search.py replace 'except:' with 'except Exception:' 7 years ago
sync.py Do logcontexts outside ResponseCache 7 years ago
typing.py
user_directory.py s/intial/initial/ 7 years ago