MatrixSynapse/synapse
Travis Ralston d0e40dfe29
Fix M_USER_ACCOUNT_SUSPENDED error code for spec compliance (#12923)
2022-05-31 08:42:18 +01:00
..
_scripts
api Fix M_USER_ACCOUNT_SUSPENDED error code for spec compliance (#12923) 2022-05-31 08:42:18 +01:00
app Remove user-visible groups/communities code (#12553) 2022-05-25 07:53:40 -04:00
appservice Remove backing code for groups/communities (#12558) 2022-05-26 09:04:34 -04:00
config Add a background job to automatically delete stale devices (#12855) 2022-05-27 17:47:32 +02:00
crypto
events Uniformize spam-checker API, part 3: Expand check_event_for_spam with the ability to return additional fields (#12846) 2022-05-30 18:24:56 +02:00
federation Additional constants for EDU types. (#12884) 2022-05-27 07:14:36 -04:00
handlers Don't return `end` from `/messages` if there are no more events (#12903) 2022-05-30 21:03:52 +01:00
http Synapse 1.60.0rc2 (2022-05-27) 2022-05-27 12:07:18 +01:00
logging Easy type hints in synapse.logging.opentracing (#12894) 2022-05-27 11:17:33 +01:00
metrics Easy type hints in synapse.logging.opentracing (#12894) 2022-05-27 11:17:33 +01:00
module_api Document the Synapse version of a new module API method (#12917) 2022-05-30 18:37:52 +02:00
push Fix invite notifications for users without pushers (#12840) 2022-05-30 13:14:43 +02:00
replication
res
rest Mutual rooms: Remove dependency on user directory (#12836) 2022-05-30 10:05:31 +01:00
server_notices
spam_checker_api
state Pull out less state when handling gaps mk2 (#12852) 2022-05-26 09:48:12 +00:00
static
storage Add a migration step to cleanup potential leftovers of bug 11833 (#12784) 2022-05-30 16:51:37 +02:00
streams
util Fix caching behavior for relations push rules. (#12859) 2022-05-25 07:49:54 -04:00
__init__.py
event_auth.py
notifier.py Additional constants for EDU types. (#12884) 2022-05-27 07:14:36 -04:00
py.typed
server.py Remove backing code for groups/communities (#12558) 2022-05-26 09:04:34 -04:00
types.py Remove backing code for groups/communities (#12558) 2022-05-26 09:04:34 -04:00
visibility.py