Andrew Morgan 4c781a1662 Changelog 3 years ago
..
.gitignore e845fd41c2 Correct attrs package name in requirements (#3492) 5 years ago
6739.feature 4c781a1662 Changelog 3 years ago
8286.feature 59cc2472b3 Add base pushrule to notify for jitsi conferences (#8286) 3 years ago
8455.bugfix 2e380f0f18 e2e: ensure we have both master and self-signing key (#8455) 3 years ago
8519.feature 49d72dea2a Add an admin api to delete local media. (#8519) 3 years ago
8539.feature 66e6801c3e Split admin API for reported events into a detail and a list view (#8539) 3 years ago
8559.misc 56f0ee78a9 Optimise createRoom with multiple invites (#8559) 3 years ago
8580.bugfix 7b13780c54 Check status codes that profile handler returns (#8580) 3 years ago
8582.doc 6c9ab61df5 Added basic instructions for Azure AD to OpenId documentation (#8582) 3 years ago
8595.misc cbc82aa09f Implement and use an @lru_cache decorator (#8595) 3 years ago
8607.feature 8b42a4eefd Gracefully handle a pending logging connection during shutdown. (#8685) 3 years ago
8610.feature 2239813278 Add an admin APIs to allow server admins to list users' pushers (#8610) 3 years ago
8614.misc 2ac908f377 Don't instansiate Requester directly (#8614) 3 years ago
8615.misc a9f90fa73a Type hints for RegistrationStore (#8615) 3 years ago
8616.misc f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) 3 years ago
8620.bugfix 10f45d85bb Add type hints for account validity handler (#8620) 3 years ago
8621.misc 514a240aed Remove unused OPTIONS handlers. (#8621) 3 years ago
8627.bugfix db9ef792f0 Fix email notifications for invites without local state. (#8627) 3 years ago
8628.bugfix b19b63e6b4 Don't 500 for invalid group IDs (#8628) 3 years ago
8632.bugfix c850dd9a8e Fix handling of User-Agent headers with bad utf-8. (#8632) 3 years ago
8633.misc 29ce6d43b5 Run mypy as part of the lint.sh script. (#8633) 3 years ago
8634.misc f28756bb40 Changelog 3 years ago
8635.doc 8f1aefa694 Improve the sample config for SSO (OIDC, SAML, and CAS). (#8635) 3 years ago
8639.misc 34a5696f93 Fix typos and spelling errors. (#8639) 3 years ago
8640.misc 2b7c180879 Start fewer opentracing spans (#8640) 3 years ago
8643.bugfix 4ac3a8c5dc Fix a bug in the joined_rooms admin API (#8643) 3 years ago
8644.misc 913f8a06e4 Add field `total` to device list in admin API (#8644) 3 years ago
8647.feature 9b7c28283a Add admin API to list users' local media (#8647) 3 years ago
8655.misc 31d721fbf6 Add type hints to application services. (#8655) 3 years ago
8657.doc f6a3859a73 Fix filepath of Dex example config (#8657) 3 years ago
8664.misc aff1eb7c67 Tell Black to format code for Python 3.5 (#8664) 3 years ago
8665.doc 88e1d0c52b Note support for Python 3.9 (#8665) 3 years ago
8666.doc e90fad5cba Minor updates to docs on how to run tests (#8666) 3 years ago
8667.doc f49c2093b5 Cross-link documentation to the prometheus recording rules. (#8667) 3 years ago
8668.misc 0c7f9cb81f Don't unnecessarily start bg process while handling typing. (#8668) 3 years ago
8669.misc a6ea1a957e Don't pull event from DB when handling replication traffic. (#8669) 3 years ago
8670.misc 4215a3acd4 Don't unnecessarily start bg process in replication sending loop. (#8670) 3 years ago
8671.misc a699c044b6 Abstract code for stripping room state into a separate method (#8671) 3 years ago
8679.misc 0073fe914a Use `%r` rather than `%s` for stringifying events (#8679) 3 years ago
8680.misc 9a7e0d2ea6 Don't require hiredis to run unit tests (#8680) 3 years ago
8682.bugfix 46f4be94b4 Fix race for concurrent downloads of remote media. (#8682) 3 years ago
8684.misc 22eeb6bc54 Fix cache call signature to accept `on_invalidate`. (#8684) 3 years ago
8685.feature 8b42a4eefd Gracefully handle a pending logging connection during shutdown. (#8685) 3 years ago
8688.misc 4504151546 Fix optional parameter in stripped state storage method (#8688) 3 years ago
8689.feature ef2d627015 Fix unit tests (#8689) 3 years ago
8690.misc fd7c743445 Fail test cases if they fail to await all awaitables (#8690) 3 years ago
8693.misc 7a0fd6f98d Fix error handling around when completing an AS transaction (#8693) 3 years ago
8694.misc 1eb9de90c0 Improve start time by adding index to e2e_cross_signing_keys (#8694) 3 years ago
8697.misc fb56dfdccd Fix SIGHUP handler (#8697) 3 years ago
8698.misc ca39e67f3d Use Python 3.8 in Docker images by default (#8698) 3 years ago
8700.feature c3119d1536 Add an admin API for users' media statistics (#8700) 3 years ago
8701.doc c059413001 Notes on SSO logins and media_repository worker (#8701) 3 years ago
8702.misc 4fda58ddd2 Remove the "draft" status of the Room Details Admin API (#8702) 3 years ago
8705.misc e89bd3ea92 Improve error messages of non-str displayname/avatar_url (#8705) 3 years ago
8706.doc 4b09b7438e Document how to set up multiple event persisters (#8706) 3 years ago
8708.misc 243d427fbc Block clients from sending server ACLs that lock the local server out. (#8708) 3 years ago
8713.misc 6abb1ad0be Consolidate purge table lists to prevent desyncronisation (#8713) 3 years ago
8714.doc 2a6b685294 Add documentation about documentation to CONTRIBUTING.md (#8714) 3 years ago
8722.feature e4676bd877 Add `displayname` to Shared-Secret Registration for admins (#8722) 3 years ago