This website requires JavaScript.
Explore
Help
Sign In
kaslo
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
Code
Wiki
Activity
Files
856eab606b17bcd78549ff12e9d41a62d441af07
synapse
/
synapse
/
rest
T
History
Dirk Klimpel
3f0ff53158
Remove deprecated
/_matrix/client/*/admin
endpoints (
#8785
)
...
These are now only available via `/_synapse/admin/v1`.
2020-11-25 16:26:11 -05:00
..
admin
Remove deprecated
/_matrix/client/*/admin
endpoints (
#8785
)
2020-11-25 16:26:11 -05:00
client
Use TYPE_CHECKING instead of magic MYPY variable. (
#8770
)
2020-11-17 09:09:40 -05:00
consent
Remove unnecessary maybeDeferred calls (
#8044
)
2020-08-07 09:44:48 -04:00
key
Fix typos in comments.
2020-09-14 11:46:58 -04:00
media
Fix race for concurrent downloads of remote media. (
#8682
)
2020-10-30 10:55:24 +00:00
oidc
Merge different Resource implementation classes (
#7732
)
2020-07-03 19:02:19 +01:00
saml2
Improve SAML error messages (
#8248
)
2020-09-14 09:05:36 -04:00
synapse
Show a confirmation page during user password reset (
#8004
)
2020-09-10 11:45:12 +01:00
__init__.py
Show a confirmation page during user password reset (
#8004
)
2020-09-10 11:45:12 +01:00
health.py
Add health check endpoint (
#8048
)
2020-08-07 14:21:24 +01:00
well_known.py
Stop sub-classing object (
#8249
)
2020-09-04 06:54:56 -04:00