forked-synapse/synapse
2021-09-24 17:09:12 -05:00
..
_scripts
api Fix AuthBlocking check when requester is appservice (#10881) 2021-09-24 10:41:18 +01:00
app Use direct references for configuration variables (part 5). (#10897) 2021-09-24 07:25:21 -04:00
appservice
config Use direct references for configuration variables (part 5). (#10897) 2021-09-24 07:25:21 -04:00
crypto Use direct references for configuration variables (part 5). (#10897) 2021-09-24 07:25:21 -04:00
events Add a spamchecker callback to allow or deny room creation based on invites (#10898) 2021-09-24 16:38:23 +02:00
federation Factor out common code for persisting fetched auth events (#10896) 2021-09-24 11:56:33 +01:00
groups Use direct references for configuration variables (part 4). (#10893) 2021-09-23 12:03:01 -04:00
handlers Add a spamchecker callback to allow or deny room creation based on invites (#10898) 2021-09-24 16:38:23 +02:00
http Add reactor to SynapseRequest and fix up types. (#10868) 2021-09-24 11:01:25 +01:00
logging Use direct references for configuration variables (part 5). (#10897) 2021-09-24 07:25:21 -04:00
metrics
module_api Use direct references for some configuration variables (part 3) (#10885) 2021-09-23 07:13:34 -04:00
push Use direct references for configuration variables (part 4). (#10893) 2021-09-23 12:03:01 -04:00
replication Use direct references for configuration variables (part 5). (#10897) 2021-09-24 07:25:21 -04:00
res
rest Use direct references for configuration variables (part 5). (#10897) 2021-09-24 07:25:21 -04:00
server_notices Use direct references for configuration variables (part 5). (#10897) 2021-09-24 07:25:21 -04:00
spam_checker_api
state Factor out a separate EventContext.for_outlier (#10883) 2021-09-22 17:58:57 +01:00
static
storage Document changes to schema version 61 - 64 (#10917) 2021-09-24 17:09:12 -05:00
streams Remove unnecessary parentheses around tuples returned from methods (#10889) 2021-09-23 11:59:07 +01:00
util Opt out of cache expiry for get_users_who_share_room_with_user (#10826) 2021-09-22 14:21:58 +01:00
__init__.py 1.43.0 2021-09-21 11:49:15 +01:00
event_auth.py Rename MSC2716 things from chunk to batch to match /batch_send endpoint (#10838) 2021-09-21 15:06:28 -05:00
notifier.py Add type hints for event streams. (#10856) 2021-09-21 13:34:26 -04:00
python_dependencies.py
server.py
types.py Remove unnecessary parentheses around tuples returned from methods (#10889) 2021-09-23 11:59:07 +01:00
visibility.py