..
_scripts
Replace all remaining six usage with native Python 3 equivalents ( #7704 )
2020-06-16 08:51:47 -04:00
api
isort 5 compatibility ( #7786 )
2020-07-05 16:32:02 +01:00
app
Merge branch 'master' into release-v1.16.0
2020-07-02 11:02:42 -04:00
appservice
Convert the appservice handler to async/await. ( #7775 )
2020-07-06 07:40:35 -04:00
config
Add documentation for JWT login type and improve sample config. ( #7776 )
2020-07-06 08:31:51 -04:00
crypto
Replace all remaining six usage with native Python 3 equivalents ( #7704 )
2020-06-16 08:51:47 -04:00
events
Add HomeServer.signing_key
property ( #7805 )
2020-07-08 17:51:56 +01:00
federation
Add HomeServer.signing_key
property ( #7805 )
2020-07-08 17:51:56 +01:00
groups
Add HomeServer.signing_key
property ( #7805 )
2020-07-08 17:51:56 +01:00
handlers
Generate real events when we reject invites ( #7804 )
2020-07-09 10:40:19 +01:00
http
Add HomeServer.signing_key
property ( #7805 )
2020-07-08 17:51:56 +01:00
logging
isort 5 compatibility ( #7786 )
2020-07-05 16:32:02 +01:00
metrics
Add some metrics for inbound and outbound federation processing times ( #7755 )
2020-06-30 16:58:06 +01:00
module_api
Wrap register_device coroutine in an ensureDeferred ( #7684 )
2020-06-16 10:13:59 +01:00
push
Don't ignore set_tweak
actions with no explicit value
. ( #7766 )
2020-07-06 11:43:41 +01:00
replication
Generate real events when we reject invites ( #7804 )
2020-07-09 10:40:19 +01:00
res /templates
Implement OpenID Connect-based login ( #7256 )
2020-05-08 08:30:40 -04:00
rest
Stop passing bytes when dumping JSON ( #7799 )
2020-07-08 07:14:56 -04:00
server_notices
Replace all remaining six usage with native Python 3 equivalents ( #7704 )
2020-06-16 08:51:47 -04:00
spam_checker_api
Add type hints to the spam check module ( #6915 )
2020-02-14 12:49:40 -05:00
state
Add another yield point to state res v2 ( #7746 )
2020-06-26 10:44:52 +01:00
static
Clean-up the fallback login code. ( #7657 )
2020-06-10 09:50:39 -04:00
storage
Generate real events when we reject invites ( #7804 )
2020-07-09 10:40:19 +01:00
streams
Bump version of mypy
2019-12-12 15:21:12 +00:00
util
Fix inconsistent handling of upper and lower cases of email addresses. ( #7021 )
2020-07-03 14:03:13 +01:00
__init__.py
1.16.0
2020-07-08 11:03:55 +01:00
event_auth.py
Add type hints to event_auth code. ( #7505 )
2020-05-15 11:19:43 -04:00
notifier.py
Fix new flake8 errors ( #7489 )
2020-05-13 08:24:50 -04:00
python_dependencies.py
Allow to use higher versions of prometheus_client ( #7780 )
2020-07-06 10:21:41 +01:00
secrets.py
isort 5 compatibility ( #7786 )
2020-07-05 16:32:02 +01:00
server.py
Add HomeServer.signing_key
property ( #7805 )
2020-07-08 17:51:56 +01:00
server.pyi
Add ability to wait for replication streams ( #7542 )
2020-05-22 14:21:54 +01:00
types.py
isort 5 compatibility ( #7786 )
2020-07-05 16:32:02 +01:00
visibility.py
Replace all remaining six usage with native Python 3 equivalents ( #7704 )
2020-06-16 08:51:47 -04:00