synapse/synapse/app
reivilibre 736199b763
Remove old R30 because R30v2 supercedes it (#10428)
R30v2 has been out since 2021-07-19 (https://github.com/matrix-org/synapse/pull/10332)
and we started collecting stats on 2021-08-16. Since it's been over a year now
(almost 2 years), this is enough grace period for us to now rip it out.
2023-05-19 11:13:44 -05:00
..
__init__.py Use importlib.metadata to read requirements (#12088) 2022-03-01 17:44:41 +00:00
_base.py traceback.format_exception(...) usage that is compatible with Python 3.7 and 3.11 (#15599) 2023-05-16 12:33:18 -05:00
admin_cmd.py Update code to refer to "workers". (#15606) 2023-05-16 15:56:38 -04:00
appservice.py Refactor entry points so that they all have a main function. (#13052) 2022-06-14 17:41:06 +00:00
client_reader.py Refactor entry points so that they all have a main function. (#13052) 2022-06-14 17:41:06 +00:00
complement_fork_starter.py Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
event_creator.py Refactor entry points so that they all have a main function. (#13052) 2022-06-14 17:41:06 +00:00
federation_reader.py Refactor entry points so that they all have a main function. (#13052) 2022-06-14 17:41:06 +00:00
federation_sender.py Refactor entry points so that they all have a main function. (#13052) 2022-06-14 17:41:06 +00:00
frontend_proxy.py Refactor entry points so that they all have a main function. (#13052) 2022-06-14 17:41:06 +00:00
generic_worker.py Update code to refer to "workers". (#15606) 2023-05-16 15:56:38 -04:00
homeserver.py Experimental Unix socket support (#15353) 2023-04-03 10:27:51 +01:00
media_repository.py Refactor entry points so that they all have a main function. (#13052) 2022-06-14 17:41:06 +00:00
phone_stats_home.py Remove old R30 because R30v2 supercedes it (#10428) 2023-05-19 11:13:44 -05:00
pusher.py Refactor entry points so that they all have a main function. (#13052) 2022-06-14 17:41:06 +00:00
synchrotron.py Refactor entry points so that they all have a main function. (#13052) 2022-06-14 17:41:06 +00:00
user_dir.py Refactor entry points so that they all have a main function. (#13052) 2022-06-14 17:41:06 +00:00