..
api
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
app
Split presence out of master ( #9820 )
2021-04-23 12:21:55 +01:00
appservice
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
config
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
crypto
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
events
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
federation
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
handlers
Increase perf of handling presence when joining large rooms. ( #9916 )
2021-05-05 17:27:05 +01:00
http
Improved validation for received requests ( #9817 )
2021-04-23 19:20:44 +01:00
logging
Merge branch 'master' into develop
2021-04-20 14:55:16 +01:00
module_api
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
push
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
replication
Improved validation for received requests ( #9817 )
2021-04-23 19:20:44 +01:00
rest
Revert "Leave out optional keys from /sync ( #9919 )" ( #9940 )
2021-05-06 15:06:35 +01:00
scripts
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
server_notices
Revert "Leave out optional keys from /sync ( #9919 )" ( #9940 )
2021-05-06 15:06:35 +01:00
state
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
storage
Reorganise the database schema directories ( #9932 )
2021-05-07 10:22:05 +01:00
test_utils
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
util
Merge branch 'master' into develop
2021-04-20 14:55:16 +01:00
__init__.py
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
server.py
Kill off _PushHTTPChannel
. ( #9878 )
2021-04-23 18:40:57 +01:00
test_distributor.py
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
test_event_auth.py
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
test_federation.py
Merge branch 'master' into develop
2021-04-20 14:55:16 +01:00
test_mau.py
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
test_metrics.py
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
test_phone_home.py
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
test_preview.py
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
test_server.py
Improved validation for received requests ( #9817 )
2021-04-23 19:20:44 +01:00
test_state.py
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
test_terms_auth.py
Use mock from the stdlib. ( #9772 )
2021-04-09 13:44:38 -04:00
test_test_utils.py
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
test_types.py
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
test_visibility.py
Remove redundant "coding: utf-8" lines ( #9786 )
2021-04-14 15:34:27 +01:00
unittest.py
Remove various bits of compatibility code for Python <3.6 ( #9879 )
2021-04-27 13:13:07 +01:00
utils.py
Remove room and user invite ratelimits in default unit test config ( #9871 )
2021-04-23 13:37:48 +01:00