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