Commit Graph

12986 Commits (4db07f9aefbd2b93df8f8b5c5153183ea1539b32)

Author SHA1 Message Date
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
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
Richard van der Hoff 15090de850
SSO: redirect to public URL before setting cookies (#9436) 4 years ago
Erik Johnston 2566dc57ce
Test that we require validated email for email pushers (#9496) 4 years ago
Erik Johnston 1e62d9ee8c
Ensure pushers are deleted for deactivated accounts (#9285) 4 years ago
Erik Johnston b5c4fe1971 1.28.0 4 years ago
Richard van der Hoff d8e95e5452
Add support for X-Forwarded-Proto (#9472) 4 years ago
Erik Johnston 7cc571510b
Add SQL delta for deleting stale pushers (#9479) 4 years ago
Jonathan de Jong f5c93fc993
Fix #8518 (sync requests being cached wrongly on timeout) (#9358) 4 years ago
Erik Johnston 2927921942
Clean up `ShardedWorkerHandlingConfig` (#9466) 4 years ago
Erik Johnston 0b5c967813
Refactor to ensure we call check_consistency (#9470) 4 years ago
Patrick Cloke 7292b7c0eb
Add back the deprecated SAML endpoint. (#9474) 4 years ago
Richard van der Hoff 713145d3de
Add a comment about systemd-python. (#9464) 4 years ago
Patrick Cloke 65a9eb8994
Include newly added sequences in the port DB script. (#9449) 4 years ago
Erik Johnston 66f4949e7f
Fix deleting pushers when using sharded pushers. (#9465) 4 years ago
Richard van der Hoff 1b2d6d55c5
Remove vestiges of uploads_path config (#9462) 4 years ago
Dirk Klimpel 71c9f8de6d
Add an `order_by` field to list users' media admin API. (#8978) 4 years ago
Andrew Morgan 0a363f9ca4
Remove cache for get_shared_rooms_for_users (#9416) 4 years ago
Andrew Morgan e22b71810e
Clean up the user directory sample config section (#9385) 4 years ago
Patrick Cloke fc8b3d8809
Ratelimit cross-user key sharing requests. (#8957) 4 years ago
Patrick Cloke a1901abd6b
Add documentation and type hints to parse_duration. (#9432) 4 years ago
Patrick Cloke c4a55ac4a4 Fix style checking due to updated black. 4 years ago
Patrick Cloke b114a45f5f
Support not providing an IdP icon when choosing a username. (#9440) 4 years ago
Andrew Morgan 8bcfc2eaad
Be smarter about which hosts to send presence to when processing room joins (#9402) 4 years ago
Andrew Morgan 13e9029f44
Add a config option to prioritise local users in user directory search results (#9383) 4 years ago
Erik Johnston 3d2acc930f Return a 404 if we don't have the original file 4 years ago
AndrewFerr 9bc74743d5
Add configs to make profile data more private (#9203) 4 years ago
Patrick Cloke 1381cd05b0 1.28.0rc1 4 years ago
Erik Johnston b106080fb4 Regenerate exact thumbnails if missing 4 years ago
Patrick Cloke 9ee3b9775f
Remove deprecated SAML2 callback URL since it does not work. (#9434) 4 years ago
Rishabh Arya e17553e185
Parse ui_auth.session_timeout as a duration (instead of treating it as ms) (#9426) 4 years ago
Patrick Cloke 8ec2217103
Reduce the memory usage of previewing media files. (#9421) 4 years ago
Patrick Cloke 43f1c82457
Add back the guard against the user directory stream position not existing. (#9428) 4 years ago
Dirk Klimpel c8d9383cfb
Add the shadow-banning status to the display user admin API. (#9400) 4 years ago
Andrew Morgan a25661b2eb
Remove dead notify_for_states presence method (#9408) 4 years ago
Andrew Morgan 3e5749b99f
Fix only handling the last presence state for each user (#9425) 4 years ago