Commit Graph

18472 Commits (1107214a1d93280076ad547603b4a1396d709ad0)
 

Author SHA1 Message Date
Richard van der Hoff 1107214a1d
Fix the auth provider on the logins metric (#9573) 4 years ago
Jason Robinson 17cd48fe51
Fix spam checker modules documentation example (#9580) 4 years ago
Patrick Cloke 2a99cc6524
Use the chain cover index in get_auth_chain_ids. (#9576) 4 years ago
Patrick Cloke 918f6ed827
Fix a bug in the background task for purging chain cover. (#9583) 4 years ago
Patrick Cloke 67b979bfa1
Do not ignore the unpaddedbase64 module when type checking. (#9568) 4 years ago
Patrick Cloke dc51d8ffaf
Add a background task to purge unused chain IDs. (#9542) 4 years ago
Andrew Morgan e9df3f496b
Link to the List user's media admin API from media Admin API docs (#9571) 4 years ago
Richard van der Hoff eaada74075
JWT OIDC secrets for Sign in with Apple (#9549) 4 years ago
Erik Johnston 9cd18cc588
Retry 5xx errors in federation client (#9567) 4 years ago
Patrick Cloke 7fdc6cefb3
Fix additional type hints. (#9543) 4 years ago
Patrick Cloke 075c16b410
Handle image transparency better when thumbnailing. (#9473) 4 years ago
Patrick Cloke 3ce650057d
Add a list of hashes to ignore during git blame. (#9560) 4 years ago
Erik Johnston 576c91c7c1 Fixup sample config 4 years ago
Andrew Morgan 22db45bd4d
Prevent the config-lint script erroring out on any sample_config changes (#9562) 4 years ago
Jonathan de Jong 9898470e7d
Add logging to ObservableDeferred callbacks (#9523) 4 years ago
Matthew Hodgson 0764d0c6e5 quick config comment tweak to clarify allow_profile_lookup_over_federation 4 years ago
Jonathan de Jong d6196efafc
Add ResponseCache tests. (#9458) 4 years ago
Will Hunt b2c4d3d721
Warn that /register will soon require a type when called with an access token (#9559) 4 years ago
Dirk Klimpel 7076eee4b9
Add type hints to purge room and server notice admin API. (#9520) 4 years ago
Patrick Cloke cb7fc7523e
Add a basic test for purging rooms. (#9541) 4 years ago
Erik Johnston b988b07bb0 Merge branch 'master' into develop 4 years ago
Erik Johnston 4de1c35728 Fixup changelog 4 years ago
Erik Johnston 15c788e22d 1.29.0 4 years ago
Patrick Cloke 58114f8a17
Create a SynapseReactor type which incorporates the necessary reactor interfaces. (#9528) 4 years ago
Leo Bärring 0fc4eb103a
Update reverse proxy to add OpenBSD relayd example configuration. (#9508) 4 years ago
Ben Banfield-Zanin e5da770cce
Add additional SAML2 upgrade notes (#9550) 4 years ago
Richard van der Hoff 8a4b3738f3
Replace `last_*_pdu_age` metrics with timestamps (#9540) 4 years ago
Richard van der Hoff df425c2c63
Prometheus metrics for logins and registrations (#9511) 4 years ago
Richard van der Hoff 7eb6e39a8f
Record the SSO Auth Provider in the login token (#9510) 4 years ago
Erik Johnston a6333b8d42 Fix link in UPGRADES 4 years ago
Erik Johnston ea0a3aaf0a Fix changelog 4 years ago
Erik Johnston 3f49d80dcf 1.29.0rc1 4 years ago
Patrick Cloke 33a02f0f52
Fix additional type hints from Twisted upgrade. (#9518) 4 years ago
Richard van der Hoff 4db07f9aef
Set X-Forwarded-Proto header when frontend-proxy proxies a request (#9539) 4 years ago
Erik Johnston a4fa044c00
Fix 'rejected_events_metadata' background update (#9537) 4 years ago
Patrick Cloke 922788c604
Purge chain cover tables when purging events. (#9498) 4 years ago
Dirk Klimpel d790d0d314
Add type hints to user admin API. (#9521) 4 years ago
Patrick Cloke 0c330423bc
Bump the mypy and mypy-zope versions. (#9529) 4 years ago
Erik Johnston 16f9f93eb7
Make deleting stale pushers a background update (#9536) 4 years ago
Richard van der Hoff a5daae2a5f
Update nginx reverse-proxy docs (#9512) 4 years ago
Aaron Raimist 0279e0e086
Prevent presence background jobs from running when presence is disabled (#9530) 4 years ago
Patrick Cloke aee10768d8 Revert "Fix #8518 (sync requests being cached wrongly on timeout) (#9358)" 4 years ago
Erik Johnston 7f5d753d06
Re-run rejected metadata background update. (#9503) 4 years ago
Erik Johnston 16108c579d
Fix SQL delta file taking a long time to run (#9516) 4 years ago
Dirk Klimpel f00c4e7af0
Add type hints to device and event report admin API (#9519) 4 years ago
Patrick Cloke ad8589d392
Fix a bug when a room alias is given to the admin join endpoint (#9506) 4 years ago
Patrick Cloke 16ec8c3272
(Hopefully) stop leaking file descriptors in media repo. (#9497) 4 years ago
Patrick Cloke a0bc9d387e
Use the proper Request in type hints. (#9515) 4 years ago
Jonathan de Jong e12077a78a
Allow bytecode again (#9502) 4 years ago
Tim Leung ddb240293a
Add support for no_proxy and case insensitive env variables (#9372) 4 years ago