..
__init__.py
Correctly mention previous copyright ( #16820 )
2024-01-23 11:26:48 +00:00
_base.py
No need to have version_string as an argument since it's always the same ( #19012 )
2025-10-07 13:27:24 -05:00
admin_cmd.py
No need to have version_string as an argument since it's always the same ( #19012 )
2025-10-07 13:27:24 -05:00
appservice.py
Fix server_name in logging context for multiple Synapse instances in one process ( #18868 )
2025-09-26 17:10:48 -05:00
client_reader.py
Fix server_name in logging context for multiple Synapse instances in one process ( #18868 )
2025-09-26 17:10:48 -05:00
complement_fork_starter.py
Correctly mention previous copyright ( #16820 )
2024-01-23 11:26:48 +00:00
event_creator.py
Fix server_name in logging context for multiple Synapse instances in one process ( #18868 )
2025-09-26 17:10:48 -05:00
federation_reader.py
Fix server_name in logging context for multiple Synapse instances in one process ( #18868 )
2025-09-26 17:10:48 -05:00
federation_sender.py
Fix server_name in logging context for multiple Synapse instances in one process ( #18868 )
2025-09-26 17:10:48 -05:00
frontend_proxy.py
Fix server_name in logging context for multiple Synapse instances in one process ( #18868 )
2025-09-26 17:10:48 -05:00
generic_worker.py
No need to have version_string as an argument since it's always the same ( #19012 )
2025-10-07 13:27:24 -05:00
homeserver.py
Introduce RootConfig.validate_config() which can be subclassed in HomeServerConfig to do cross-config class validation ( #19027 )
2025-10-09 14:56:22 -05:00
media_repository.py
Fix server_name in logging context for multiple Synapse instances in one process ( #18868 )
2025-09-26 17:10:48 -05:00
phone_stats_home.py
Cleanly shutdown SynapseHomeServer object ( #18828 )
2025-10-01 02:42:09 +00:00
pusher.py
Fix server_name in logging context for multiple Synapse instances in one process ( #18868 )
2025-09-26 17:10:48 -05:00
synchrotron.py
Fix server_name in logging context for multiple Synapse instances in one process ( #18868 )
2025-09-26 17:10:48 -05:00
user_dir.py
Fix server_name in logging context for multiple Synapse instances in one process ( #18868 )
2025-09-26 17:10:48 -05:00