MatrixSynapse/synapse/util
Patrick Cloke 2ea1c68249
Remove some unused distributor signals (#8216)
Removes the `user_joined_room` and stops calling it since there are no observers.

Also cleans-up some other unused signals and related code.
2020-09-09 12:22:00 -04:00
..
caches Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
__init__.py Directly import json from the standard library. (#8259) 2020-09-08 07:33:48 -04:00
async_helpers.py Add types to async_helpers (#8260) 2020-09-08 16:50:51 -04:00
daemonize.py Stop the parent process flushing the logs on exit (#8012) 2020-08-05 09:35:17 +01:00
distributor.py Remove some unused distributor signals (#8216) 2020-09-09 12:22:00 -04:00
file_consumer.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
frozenutils.py Directly import json from the standard library. (#8259) 2020-09-08 07:33:48 -04:00
hash.py
httpresourcetree.py
iterutils.py
jsonobject.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
logcontext.py
logformatter.py
manhole.py
metrics.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
module_loader.py
msisdn.py
patch_inline_callbacks.py Fix some spelling mistakes / typos. (#7811) 2020-07-09 09:52:58 -04:00
ratelimitutils.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
retryutils.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
rlimit.py
stringutils.py Remove : from allowed client_secret chars (#8101) 2020-08-18 14:14:27 +01:00
threepids.py Fix inconsistent handling of upper and lower cases of email addresses. (#7021) 2020-07-03 14:03:13 +01:00
versionstring.py
wheel_timer.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00