0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-12-18 03:44:07 +01:00
synapse/synapse
2020-07-15 16:54:30 +01:00
..
_scripts Replace all remaining six usage with native Python 3 equivalents () 2020-06-16 08:51:47 -04:00
api Improve the type hints of synapse.api.errors. () 2020-07-14 07:03:58 -04:00
app Add ability to shard the federation sender () 2020-07-10 18:26:36 +01:00
appservice Include room states on invite events sent to ASes () 2020-07-10 18:44:56 +01:00
config Allow email subjects to be customised through Synapse's configuration () 2020-07-14 19:10:42 +01:00
crypto Replace all remaining six usage with native Python 3 equivalents () 2020-06-16 08:51:47 -04:00
events Add HomeServer.signing_key property () 2020-07-08 17:51:56 +01:00
federation Do not use canonicaljson to magically handle decoding bytes from JSON. () 2020-07-10 14:30:08 -04:00
groups Add HomeServer.signing_key property () 2020-07-08 17:51:56 +01:00
handlers Merge branch 'erikj/faster_typing' of github.com:matrix-org/synapse into develop 2020-07-15 16:54:30 +01:00
http Fix client reader sharding tests () 2020-07-15 15:27:35 +01:00
logging isort 5 compatibility () 2020-07-05 16:32:02 +01:00
metrics Improve stacktraces from exceptions in background processes () 2020-07-09 13:01:33 +01:00
module_api Wrap register_device coroutine in an ensureDeferred () 2020-06-16 10:13:59 +01:00
push Allow email subjects to be customised through Synapse's configuration () 2020-07-14 19:10:42 +01:00
replication Add ability to shard the federation sender () 2020-07-10 18:26:36 +01:00
res/templates Implement OpenID Connect-based login () 2020-05-08 08:30:40 -04:00
rest Allow accounts to be re-activated from the admin APIs. () 2020-07-15 11:00:21 -04:00
server_notices Replace all remaining six usage with native Python 3 equivalents () 2020-06-16 08:51:47 -04:00
spam_checker_api Add type hints to the spam check module () 2020-02-14 12:49:40 -05:00
state Add another yield point to state res v2 () 2020-06-26 10:44:52 +01:00
static Clean-up the fallback login code. () 2020-06-10 09:50:39 -04:00
storage remove retry_on_integrity_error wrapper for persist_events () 2020-07-15 10:34:53 +01:00
streams Fix some spelling mistakes / typos. () 2020-07-09 09:52:58 -04:00
util Fix some spelling mistakes / typos. () 2020-07-09 09:52:58 -04:00
__init__.py 1.17.0 2020-07-13 10:20:36 +01:00
event_auth.py Fix recursion error when fetching auth chain over federation () 2020-07-10 18:15:35 +01:00
notifier.py Fix some spelling mistakes / typos. () 2020-07-09 09:52:58 -04:00
python_dependencies.py Allow to use higher versions of prometheus_client () 2020-07-06 10:21:41 +01:00
secrets.py isort 5 compatibility () 2020-07-05 16:32:02 +01:00
server.py Add delete room admin endpoint () 2020-07-14 12:36:23 +01:00
server.pyi Fix client reader sharding tests () 2020-07-15 15:27:35 +01:00
types.py isort 5 compatibility () 2020-07-05 16:32:02 +01:00
visibility.py Fix some spelling mistakes / typos. () 2020-07-09 09:52:58 -04:00