Andrew Morgan ac978ab3da Default PL100 to enable encryption in a room (#7230) пре 4 година
..
.gitignore e845fd41c2 Correct attrs package name in requirements (#3492) пре 6 година
6446.misc 334bfdbc90 Add some benchmarks for LruCache (#6446) пре 4 година
6573.bugfix 825fb5d0a5 Don't default to an invalid sqlite config if no database configuration is provided (#6573) пре 4 година
6634.bugfix 1fcf9c6f95 Fix CAS redirect url (#6634) пре 4 година
6639.bugfix fe1580bfd9 Fill in the 'default' field for user-defined push rules (#6639) пре 4 година
6892.doc ae219fb411 update debian installation instructions to recommend installing `virtualenv` instead of `python3-virtualenv` (#6892) пре 4 година
6899.bugfix b21000a44f Improve error responses when a remote server doesn't allow you to access its public rooms list (#6899) пре 4 година
6946.bugfix 7042840b32 Transfer alias mappings when joining an upgraded room (#6946) пре 4 година
6988.doc c165c1233b Improve database configuration docs (#6988) пре 4 година
7006.feature b0db928c63 Extend web_client_location to handle absolute URLs (#7006) пре 4 година
7009.feature 96071eea8f Set Referrer-Policy to no-referrer for media (#7009) пре 4 година
7010.misc 59ad93d2a4 Newsfile пре 4 година
7011.misc fdb1344716 Remove concept of a non-limited stream. (#7011) пре 4 година
7024.misc 4cff617df1 Move catchup of replication streams to worker. (#7024) пре 4 година
7051.feature fb69690761 Admin API to join users to a room. (#7051) пре 4 година
7068.bugfix 1c1242acba Validate that the session is not modified during UI-Auth (#7068) пре 4 година
7089.bugfix c2db6599c8 Fix a bug in the federation API which could cause occasional "Failed to get PDU" errors (#7089). пре 4 година
7096.feature 8327eb9280 Add options to prevent users from changing their profile. (#7096) пре 4 година
7102.feature b9930d24a0 Support SAML in the user interactive authentication workflow. (#7102) пре 4 година
7107.doc e341518f92 Update pre-built package name for FreeBSD (#7107). (#7107) пре 4 година
7109.bugfix 190ab593b7 Use the proper error code when a canonical alias that does not exist is used. (#7109) пре 4 година
7110.misc caec7d4fa0 Convert some of the media REST code to async/await (#7110) пре 4 година
7115.misc 477c4f5b1c Clean-up some auth/login REST code (#7115) пре 4 година
7116.misc a564b92d37 Convert `*StreamRow` classes to inner classes (#7116) пре 4 година
7117.bugfix b3cee0ce67 Fix processing of `groups` stream, and use symbolic names for streams (#7117) пре 4 година
7118.feature e8e2ddb60a Allow server admins to define and enforce a password policy (MSC2000). (#7118) пре 4 година
7119.doc 250f87d0de Update postgres.md (#7119) пре 4 година
7120.misc 39230d2171 Clean up some LoggingContext stuff (#7120) пре 4 година
7128.misc 4f21c33be3 Remove usage of "conn_id" for presence. (#7128) пре 4 година
7133.bugfix d6828c129f Newsfile пре 4 година
7136.misc fa4f12102d Refactor the CAS code (move the logic out of the REST layer to a handler) (#7136) пре 4 година
7137.removal 6ca5e56fd1 Remove unused captcha_bypass_secret option (#7137) пре 4 година
7141.doc 7bab642707 Various cleanups to INSTALL.md (#7141) пре 4 година
7147.doc c5f89fba55 Add developer documentation for running a local CAS server (#7147) пре 4 година
7150.bugfix 12aa5a7fa7 Ensure is_verified on /_matrix/client/r0/room_keys/keys is a boolean (#7150) пре 4 година
7151.bugfix 55ca6cf88c Update changelog.d/7151.bugfix пре 4 година
7152.feature 84f7eaed16 Improve the UX of the login fallback when using SSO (#7152) пре 4 година
7153.feature b7da598a61 Always whitelist the login fallback for SSO (#7153) пре 4 година
7155.bugfix fbf0782c63 Only import sqlite3 when type checking (#7155) пре 4 година
7157.misc 665630fcaa Add tests for outbound device pokes пре 4 година
7158.misc daa1ac89a0 Fix device list update stream ids going backward (#7158) пре 4 година
7159.bugfix 7966a1cde9 Rewrite prune_old_outbound_device_pokes for efficiency (#7159) пре 4 година
7160.feature d9965fb8d6 changelog пре 4 година
7167.doc 2e826cd80c Improve TURN documentation. (#7167) пре 4 година
7171.doc d9f29f8dae Fix a small typo in the `metrics_flags` config option. (#7171) пре 4 година
7177.bugfix b994e86e35 Only setdefault for signatures if device has key_json (#7177) пре 4 година
7178.bugfix 62a7289133 Fix a bug which could cause incorrect 'cyclic dependency' error. (#7178) пре 4 година
7181.misc 60adcbed91 Fix "'NoneType' has no attribute start|stop" logcontext errors (#7181) пре 4 година
7183.misc 0f05fd1530 Reduce the number of calls to `resource.getrusage` (#7183) пре 4 година
7184.misc 0a7b0882c1 Fix use of async/await in media code (#7184) пре 4 година
7185.misc 5016b162fc Move client command handling out of TCP protocol (#7185) пре 4 година
7186.feature 694d8bed0e Support CAS in UI Auth flows. (#7186) пре 4 година
7187.misc 82498ee901 Move server command handling out of TCP protocol (#7187) пре 4 година
7188.misc 07b88c546d Convert http.HTTPStatus objects to their int equivalent (#7188) пре 4 година
7190.misc b413ab8aa6 changelog пре 4 година
7191.feature 468dcc767b Allow admins to create aliases when they are not in the room (#7191) пре 4 година
7192.misc 2e105c156b Remove sent outbound device list pokes from the database (#7192) пре 4 година
7193.misc f31e65a749 bg update to clear out duplicate outbound_device_list_pokes (#7193) пре 4 година
7195.misc dfa0782254 Remove connections per replication stream metric. (#7195) пре 4 година
7199.bugfix d73bf18d13 Server notices: Dissociate room creation/lookup from invite (#7199) пре 4 година
7203.bugfix bae32740da Remove some `run_in_background` calls in replication code (#7203) пре 4 година
7207.misc 4b0f00ad0c Remove stream before/after debug log lines (#7207) пре 4 година
7219.misc d78cb31588 Add typing information to federation_server. (#7219) пре 4 година
7226.misc ce72355d7f Fix race in replication (#7226) пре 4 година
7228.misc 967f99b9f8 Unblacklist /upgrade creates a new room (#7228) пре 4 година
7230.feature ac978ab3da Default PL100 to enable encryption in a room (#7230) пре 4 година
7233.misc 23f8d285eb Remove redundant checks on `daemonize` from synctl (#7233) пре 4 година
7234.doc cae4121484 Make systemd-with-workers doc official (#7234) пре 4 година
7235.feature c11d24d48c Fix changelog for #7235 пре 4 година
7236.misc 55d46da59a Upgrade jQuery to 3.x on fallback login/registration screens (#7236) пре 4 година
7237.misc 7f7f9968b3 Make it clearer to the user that they haven't overridden onLogin/Register (#7237) пре 4 година
7238.doc 29b7e22b93 Add documentation to password_providers config option (#7238) пре 4 година
7240.bugfix b85d7652ff Do not allow a deactivated user to login via SSO. (#7240) пре 4 година
7241.misc 1722b8a527 Convert delete_url_cache_media to async/await. (#7241) пре 4 година
7248.doc a026bdaab7 Add matrix-synapse-shared-secret-auth as an example password provider (#7248) пре 4 година
7249.bugfix 5a709630bf Fix --help commandline argument (#7249) пре 4 година
7329.misc bd2ea3432b changelog пре 4 година