MatrixSynapse/tests
Patrick Cloke 5d38a3c97f
Refactor email summary generation. (#9260)
* Fixes a case where no summary text was returned.
* The use of messages_from_person vs. messages_from_person_and_others
  was tweaked to depend on whether there was 1 sender or multiple senders,
  not based on if there was 1 room or multiple rooms.
2021-02-01 13:09:39 -05:00
..
api
app
appservice
config
crypto
events
federation
handlers Merge branch 'social_login' into develop 2021-02-01 17:28:37 +00:00
http
logging
module_api
push Refactor email summary generation. (#9260) 2021-02-01 13:09:39 -05:00
replication Precompute joined hosts and store in Redis (#9198) 2021-01-26 13:57:31 +00:00
rest Merge branch 'social_login' into develop 2021-02-01 17:28:37 +00:00
scripts
server_notices
state
storage
test_utils
util Fix chain cover update to handle events with duplicate auth events (#9210) 2021-01-22 19:44:08 +00:00
__init__.py
server.py Ratelimit 3PID /requestToken API (#9238) 2021-01-28 17:39:21 +00:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.py Try to recover from unknown encodings when previewing media. (#9164) 2021-01-26 07:32:17 -05:00
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Ratelimit 3PID /requestToken API (#9238) 2021-01-28 17:39:21 +00:00
utils.py Ratelimit 3PID /requestToken API (#9238) 2021-01-28 17:39:21 +00:00