MatrixSynapse/synapse
Eric Eastwood 7387d6f624
Remove unused `events_by_room` (#10421)
It looks like it was first used and introduced in 5130d80d79 (diff-8a4a36a7728107b2ccaff2cb405dbab229a1100fe50653a63d1aa9ac10ae45e8R305) but the 

But the usage was removed in 4c6a31cd6e (diff-8a4a36a7728107b2ccaff2cb405dbab229a1100fe50653a63d1aa9ac10ae45e8)
2021-07-19 10:16:46 +01:00
..
_scripts Add script for getting info about recently registered users (#10290) 2021-07-06 13:03:16 +01:00
api Add a module type for account validity (#9884) 2021-07-16 18:11:53 +02:00
app Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
appservice Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
config Add a module type for account validity (#9884) 2021-07-16 18:11:53 +02:00
crypto Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
events Do not include signatures/hashes in make_{join,leave,knock} responses. (#10404) 2021-07-16 10:36:38 -04:00
federation Do not include signatures/hashes in make_{join,leave,knock} responses. (#10404) 2021-07-16 10:36:38 -04:00
groups Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
handlers Use inline type hints in `handlers/` and `rest/`. (#10382) 2021-07-16 18:22:36 +01:00
http Use inline type hints in `http/federation/`, `storage/` and `util/` (#10381) 2021-07-15 12:46:54 -04:00
logging Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
metrics Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
module_api One last inline type hint (for the whole repo) (#10418) 2021-07-16 20:12:56 +01:00
push Add a module type for account validity (#9884) 2021-07-16 18:11:53 +02:00
replication Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
res/templates Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832) 2021-04-19 19:16:34 +01:00
rest Use inline type hints in `handlers/` and `rest/`. (#10382) 2021-07-16 18:22:36 +01:00
server_notices Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
spam_checker_api Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
state Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
static Add initial support for a "pick your IdP" page (#9017) 2021-01-05 11:25:28 +00:00
storage Remove unused `events_by_room` (#10421) 2021-07-19 10:16:46 +01:00
streams Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
util Use inline type hints in `http/federation/`, `storage/` and `util/` (#10381) 2021-07-15 12:46:54 -04:00
__init__.py 1.38.0 2021-07-13 13:19:06 +01:00
event_auth.py Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
notifier.py Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
python_dependencies.py Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
server.py Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
types.py Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
visibility.py Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00