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
Richard van der Hoff 15db8b7c7f
Correctly initialise the `synapse_user_logins` metric. (#10677)
3 years ago
..
_scripts Remove shebang line from module files (#10415) 3 years ago
api Implement MSC3231: Token authenticated registration (#10142) 3 years ago
app Implement MSC3231: Token authenticated registration (#10142) 3 years ago
appservice Use inline type hints in various other places (in `synapse/`) (#10380) 3 years ago
config Implement MSC3231: Token authenticated registration (#10142) 3 years ago
crypto Use inline type hints in various other places (in `synapse/`) (#10380) 3 years ago
events Port the PresenceRouter module interface to the new generic interface (#10524) 3 years ago
federation Do not include stack traces for known exceptions when trying multiple federation destinations. (#10662) 3 years ago
groups Use inline type hints in various other places (in `synapse/`) (#10380) 3 years ago
handlers Correctly initialise the `synapse_user_logins` metric. (#10677) 3 years ago
http Additional type hints for the proxy agent and SRV resolver modules. (#10608) 3 years ago
logging Fix PeriodicallyFlushingMemoryHandler inhibiting application shutdown (#10517) 3 years ago
metrics [pyupgrade] `synapse/` (#10348) 3 years ago
module_api Merge branch 'release-v1.41' into develop 3 years ago
push Remove shebang line from module files (#10415) 3 years ago
replication Remove the unused public_room_list_stream (#10565) 3 years ago
res/templates Implement MSC3231: Token authenticated registration (#10142) 3 years ago
rest Correctly initialise the `synapse_user_logins` metric. (#10677) 3 years ago
server_notices Use inline type hints in various other places (in `synapse/`) (#10380) 3 years ago
spam_checker_api Remove redundant "coding: utf-8" lines (#9786) 4 years ago
state Add type hints to state handler. (#10482) 3 years ago
static Display an error page during failure of fallback UIA. (#10561) 3 years ago
storage Implement MSC3231: Token authenticated registration (#10142) 3 years ago
streams Add a return type to parse_string. (#10438) 3 years ago
util Manhole: wrap coroutines in `defer.ensureDeferred` automatically (#10602) 3 years ago
__init__.py 1.41.0rc1 3 years ago
event_auth.py Support MSC3289: Room version 8 (#10449) 3 years ago
notifier.py Generics for `ObservableDeferred` (#10491) 3 years ago
python_dependencies.py Use inline type hints in various other places (in `synapse/`) (#10380) 3 years ago
server.py Experimental support for MSC3266 Room Summary API. (#10394) 3 years ago
types.py Add `get_userinfo_by_id` method to `ModuleApi` (#9581) 3 years ago
visibility.py [pyupgrade] `synapse/` (#10348) 3 years ago