Andrew Morgan ac978ab3da Default PL100 to enable encryption in a room (#7230) 4 роки тому
..
.gitignore e845fd41c2 Correct attrs package name in requirements (#3492) 5 роки тому
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 роки тому