MatrixSynapse/synapse
Patrick Cloke 14a7371375
Validate input parameters for the sendToDevice API. (#8975)
This makes the "messages" key in the content required. This is currently
optional in the spec, but that seems to be an error.
2020-12-29 12:47:45 -05:00
..
_scripts
api Merge remote-tracking branch 'origin/erikj/as_mau_block' into develop 2020-12-18 09:51:56 +00:00
app Allow redacting events on workers (#8994) 2020-12-29 07:40:12 -05:00
appservice
config Update the value of group_creation_prefix in sample config. (#8992) 2020-12-29 09:30:48 -05:00
crypto
events Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
federation Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
groups
handlers Refactor the CAS handler in prep for using the abstracted SSO code. (#8958) 2020-12-18 13:09:45 -05:00
http Add a maximum size for well-known lookups. (#8950) 2020-12-16 17:25:24 -05:00
logging Various clean-ups to the logging context code (#8935) 2020-12-14 14:19:47 -05:00
metrics Various clean-ups to the logging context code (#8935) 2020-12-14 14:19:47 -05:00
module_api
push Ensure that a URL exists in the content during push. (#8965) 2020-12-18 07:26:15 -05:00
replication Merge remote-tracking branch 'origin/erikj/as_mau_block' into develop 2020-12-18 09:51:56 +00:00
res Implement a username picker for synapse (#8942) 2020-12-18 14:19:46 +00:00
rest Validate input parameters for the sendToDevice API. (#8975) 2020-12-29 12:47:45 -05:00
server_notices
spam_checker_api
state Fix mainline ordering in state res v2 (#8971) 2020-12-18 15:00:34 +00:00
static
storage Drop the unused local_invites table. (#8979) 2020-12-29 07:26:29 -05:00
streams
util Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
__init__.py 1.24.0 2020-12-09 11:07:24 +00:00
event_auth.py
notifier.py Do not assume that the contents dictionary includes history_visibility. (#8945) 2020-12-16 08:46:37 -05:00
python_dependencies.py Fix installing pysaml2 on Python 3.5. (#8898) 2020-12-08 13:41:25 -05:00
secrets.py
server.py Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
types.py Implement a username picker for synapse (#8942) 2020-12-18 14:19:46 +00:00
visibility.py Try and drop stale extremities. (#8929) 2020-12-18 09:49:18 +00:00