..
_scripts
…
api
Use direct references for some configuration variables (part 2) ( #10812 )
2021-09-15 08:34:52 -04:00
app
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
appservice
…
config
Require type hints in the handlers module. ( #10831 )
2021-09-20 08:56:23 -04:00
crypto
Use direct references for some configuration variables (part 2) ( #10812 )
2021-09-15 08:34:52 -04:00
events
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
federation
Use direct references for some configuration variables (part 2) ( #10812 )
2021-09-15 08:34:52 -04:00
groups
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
handlers
Require type hints in the handlers module. ( #10831 )
2021-09-20 08:56:23 -04:00
http
Use direct references for some configuration variables (part 2) ( #10812 )
2021-09-15 08:34:52 -04:00
logging
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
metrics
…
module_api
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
push
Use direct references for some configuration variables (part 2) ( #10812 )
2021-09-15 08:34:52 -04:00
replication
Use direct references for some configuration variables ( #10798 )
2021-09-13 13:07:12 -04:00
res
Allow configuration of the oEmbed URLs. ( #10714 )
2021-08-31 18:37:07 -04:00
rest
Add missing type hints to non-client REST servlets. ( #10817 )
2021-09-15 08:45:32 -04:00
server_notices
Improve ServerNoticeServlet to avoid duplicate requests ( #10679 )
2021-08-27 09:16:40 +00:00
spam_checker_api
…
state
…
static
…
storage
Fix remove_stale_pushers job on SQLite. ( #10843 )
2021-09-20 10:26:13 +01:00
streams
…
util
Add type hints to state database module. ( #10823 )
2021-09-15 09:54:13 -04:00
__init__.py
1.43.0rc2
2021-09-17 10:43:51 +01:00
event_auth.py
Add a constant for m.federate. ( #10775 )
2021-09-08 10:00:43 -04:00
notifier.py
…
python_dependencies.py
Validate new m.room.power_levels events ( #10232 )
2021-08-26 17:07:58 +01:00
server.py
Use direct references for some configuration variables (part 2) ( #10812 )
2021-09-15 08:34:52 -04:00
types.py
Name the type of token in "Invalid token" messages ( #10815 )
2021-09-14 11:25:05 +01:00
visibility.py
…