Commit Graph

17112 Commits (76dbd7b8d62beb10ee9304000fad62f65ba23876)
 

Author SHA1 Message Date
Brendan Abolivier ea8f6e611b
Actually act on mark_unread 5 years ago
Brendan Abolivier 1ad06ee6eb Merge branch 'master' into develop 5 years ago
Brendan Abolivier 3b3f327a0d 1.15.0 5 years ago
Patrick Cloke b9df7f70bb
Increase the default SAML session expirary time to 15 minutes. (#7664) 5 years ago
wondratsch c746889bb0
fix typo in sample_config.yaml (#7652) 5 years ago
Brendan Abolivier 9dbd006607
Appease mypy 5 years ago
Brendan Abolivier 243f0ba6ce
Lint 5 years ago
Brendan Abolivier df3323a7cf
Use temporary prefixes as per the MSC 5 years ago
Richard van der Hoff 0df618f813
Take out a lock before modifying _CACHES (#7663) 5 years ago
Brendan Abolivier aad40e38e1
Changelog 5 years ago
Brendan Abolivier 476a89707a
Fix tests 5 years ago
Brendan Abolivier c7b99a1180
Use a more efficient way of calculating counters 5 years ago
Andrew Morgan fcd6961441
Add option to enable encryption by default for new rooms (#7639) 5 years ago
Brendan Abolivier ef345c5a7b
Add a new unread_counter to sync responses 5 years ago
Patrick Cloke 191dc98f80
Clean-up the fallback login code. (#7657) 5 years ago
Brendan Abolivier 6f6a4bfc07
Rename dont_push into mark_unread 5 years ago
Brendan Abolivier ec0a7b9034 Merge branch 'develop' into babolivier/mark_unread 5 years ago
Brendan Abolivier 1cd67790b9 Merge branch 'release-v1.15.0' of github.com:matrix-org/synapse into release-v1.15.0 5 years ago
Brendan Abolivier 737530a000
Fix some attributions 5 years ago
Richard van der Hoff 3e8c8547e1
Update CHANGES.md 5 years ago
Brendan Abolivier 236d2d699d 1.15.0rc1 5 years ago
Brendan Abolivier 2dc9468c27 Revert "1.15.0rc1" 5 years ago
Brendan Abolivier 8587b0426f 1.15.0rc1 5 years ago
Erik Johnston 664409b169
Fix bug in account data replication stream. (#7656) 5 years ago
Patrick Cloke 3c45a78090
Convert the registration handler to async/await. (#7649) 5 years ago
Patrick Cloke 375ca0cceb
Accept device information at the login fallback endpoint. (#7629) 5 years ago
Patrick Cloke 737b4a936e
Convert user directory handler and related classes to async/await. (#7640) 5 years ago
Travis Ralston 09099313e6
Add an option to disable autojoin for guest accounts (#6637) 5 years ago
Richard van der Hoff 1bc00fd76d
Clarifications to the admin api documentation (#7647) 5 years ago
Patrick Cloke a0d2d81cf9
Update to the stable SSO prefix for UI Auth. (#7630) 5 years ago
Richard van der Hoff eea124370b
Fix type information on `assert_*_is_admin` methods (#7645) 5 years ago
Richard van der Hoff b4f8dcb4bd
Remove some unused constants. (#7644) 5 years ago
Patrick Cloke f1e61ef85c Typo fixes. 5 years ago
Dirk Klimpel 908f9e2d24
Allow new users to be registered via the admin API even if the monthly active user limit has been reached (#7263) 5 years ago
Dirk Klimpel 2970ce8367
Add device management to admin API (#7481) 5 years ago
Patrick Cloke 02f345d053
Attempt to fix PhoneHomeStatsTestCase.test_performance_100 being flaky. (#7634) 5 years ago
Andrew Morgan 139bc86f3d
Support CS API v0.6.0 (#6585) 5 years ago
WGH e55ee7c32f
Add support for webp thumbnailing (#7586) 5 years ago
Andrew Morgan f4e6495b5d
Performance improvements and refactor of Ratelimiter (#7595) 5 years ago
Andrew Morgan c389bfb6ea
Fix encryption algorithm typos in tests/comments (#7637) 5 years ago
Patrick Cloke f8b9ead3ee
Advertise the token login type when OpenID Connect is enabled. (#7631) 5 years ago
Richard van der Hoff 11de843626
Cleanups to the OpenID Connect integration (#7628) 5 years ago
Andrew Morgan e91abfd291
async/await get_user_id_by_threepid (#7620) 5 years ago
Richard van der Hoff 86d814cdde
Check the changelog number in check-newsfragment (#7623) 5 years ago
Andrew Morgan 0188daf32c
Replace instances of reactor pumping with get_success. (#7619) 5 years ago
Brendan Abolivier c9507be989
Check if the localpart is reserved for guests earlier in the registration flow (#7625) 5 years ago
Erik Johnston 11dc2b4698
Fix exceptions when fetching events from a down host. (#7622) 5 years ago
Richard van der Hoff 38d4ebbac7
`synctl restart` should start synapse if it wasn't running (#7624) 5 years ago
Richard van der Hoff 2a8ed93bd4
Switch back to upstream dh-virtualenv (#7621) 5 years ago
Richard van der Hoff 3820c24836 Merge branch 'master' into develop 5 years ago