您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Erik Johnston 5581dd7bf7
Allow modules to run looping call on all instances (#10638)
2 年前
..
_scripts Remove shebang line from module files (#10415) 2 年前
api When redacting, keep event fields around that maintain the historical event structure intact (MSC2716) (#10538) 2 年前
app Remove the unused public_room_list_stream (#10565) 2 年前
appservice Use inline type hints in various other places (in `synapse/`) (#10380) 2 年前
config Centralise the custom template directory (#10596) 2 年前
crypto Use inline type hints in various other places (in `synapse/`) (#10380) 2 年前
events Clean up some logging in the federation event handler (#10591) 2 年前
federation Attempt to pull from the legacy spaces summary API over federation. (#10583) 2 年前
groups Use inline type hints in various other places (in `synapse/`) (#10380) 2 年前
handlers Flatten the synapse.rest.client package (#10600) 2 年前
http Experimental support for MSC3266 Room Summary API. (#10394) 2 年前
logging Fix PeriodicallyFlushingMemoryHandler inhibiting application shutdown (#10517) 2 年前
metrics [pyupgrade] `synapse/` (#10348) 2 年前
module_api Allow modules to run looping call on all instances (#10638) 2 年前
push Remove shebang line from module files (#10415) 2 年前
replication Remove the unused public_room_list_stream (#10565) 2 年前
res/templates Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832) 3 年前
rest Allow /createRoom to be run on workers (#10564) 2 年前
server_notices Use inline type hints in various other places (in `synapse/`) (#10380) 2 年前
spam_checker_api Remove redundant "coding: utf-8" lines (#9786) 3 年前
state Add type hints to state handler. (#10482) 2 年前
static Add initial support for a "pick your IdP" page (#9017) 3 年前
storage Allow /createRoom to be run on workers (#10564) 2 年前
streams Add a return type to parse_string. (#10438) 2 年前
util Manhole: wrap coroutines in `defer.ensureDeferred` automatically (#10602) 2 年前
__init__.py 1.40.0 2 年前
event_auth.py Support MSC3289: Room version 8 (#10449) 2 年前
notifier.py Generics for `ObservableDeferred` (#10491) 2 年前
python_dependencies.py Use inline type hints in various other places (in `synapse/`) (#10380) 2 年前
server.py Experimental support for MSC3266 Room Summary API. (#10394) 2 年前
types.py Add `get_userinfo_by_id` method to `ModuleApi` (#9581) 2 年前
visibility.py [pyupgrade] `synapse/` (#10348) 2 年前