summary refs log tree commit diff
path: root/changelog.d (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert synapse.server_notices to async/await. (#7394)Patrick Cloke2020-05-011-0/+1
* Convert the synapse.notifier module to async/await. (#7395)Patrick Cloke2020-05-011-0/+1
* Wait for current_state_events_membership before populate_stats_process_rooms ...Richard van der Hoff2020-05-011-0/+1
* Thread through instance name to replication client. (#7369)Erik Johnston2020-05-011-0/+1
* Use `stream.current_token()` and remove `stream_positions()` (#7172)Erik Johnston2020-05-011-0/+1
* async/await is_server_admin (#7363)Andrew Morgan2020-05-011-0/+1
* Further improvements to requesting the public rooms list on a homeserver whic...Andrew Morgan2020-05-011-0/+1
* Workaround for assertion errors from db_query_to_update_function (#7378)Richard van der Hoff2020-05-011-0/+1
* Persist user interactive authentication sessions (#7302)Patrick Cloke2020-04-301-0/+1
* Apply federation check for /publicRooms with filter list (#7367)Andrew Morgan2020-04-301-0/+1
* Add instance name to RDATA/POSITION commands (#7364)Erik Johnston2020-04-291-0/+1
* Don't relay REMOTE_SERVER_UP cmds to same conn. (#7352)Erik Johnston2020-04-291-0/+1
* Fix limit logic for EventsStream (#7358)Richard van der Hoff2020-04-291-0/+1
* Fix fallback value for account_threepid_delegates.email (#7316)Andrew Morgan2020-04-291-0/+1
* Clean up admin api docs (#7361)Andrew Morgan2020-04-281-0/+1
* Return total number of users and profile attributes in admin users endpoint (...Manuel Stahl2020-04-281-0/+1
* Add some replication tests (#7278)Erik Johnston2020-04-281-0/+1
* Fix collation for postgres for unit tests (#7359)Richard van der Hoff2020-04-281-0/+1
* Run replication streamers on workers (#7146)Erik Johnston2020-04-281-0/+1
* Fix incorrect metrics reporting for renew_attestations (#7344)Richard van der Hoff2020-04-271-0/+1
* Document monitoring workers (#7357)Brendan Abolivier2020-04-271-0/+1
* Add some explanation to application_services.md (#7091)lub2020-04-271-0/+1
* Don't crash when one of the configuration files is empty (#7341)Brendan Abolivier2020-04-271-0/+1
* Add documentation to the sample config about the templates for SSO. (#7343)Patrick Cloke2020-04-241-0/+1
* Convert some of the federation handler methods to async/await. (#7338)Patrick Cloke2020-04-241-0/+1
* changelogRichard van der Hoff2020-04-241-0/+1
* Revert "Revert "Merge pull request #7315 from matrix-org/babolivier/request_t...Brendan Abolivier2020-04-231-0/+1
* Stop the master relaying USER_SYNC for other workers (#7318)Richard van der Hoff2020-04-221-0/+1
* Fix replication metrics when using redis (#7325)Erik Johnston2020-04-221-0/+1
* Merge tag 'v1.12.4rc1' into developRichard van der Hoff2020-04-225-5/+0
|\
| * 1.12.4rc1Richard van der Hoff2020-04-225-5/+0
* | Another go at fixing one-word commands (#7326)Richard van der Hoff2020-04-221-0/+1
* | fix changelog nameRichard van der Hoff2020-04-221-0/+0
* | Extend StreamChangeCache to support multiple entities per stream ID (#7303)Richard van der Hoff2020-04-221-0/+1
* | Extend room admin api with additional attributes (#7225)Dirk Klimpel2020-04-221-0/+1
* | Merge branch 'release-v1.12.4' into developRichard van der Hoff2020-04-222-0/+2
|\|
| * Do not treat display names as globs for push rules. (#7271)Patrick Cloke2020-04-221-0/+1
| * Query missing cross-signing keys on local sig upload (#7289)Andrew Morgan2020-04-221-0/+1
| * Fix changelog fileRichard van der Hoff2020-04-212-1/+1
| * Support GET account_data requests on a worker (#7311)Richard van der Hoff2020-04-211-0/+1
* | Add ability to run replication protocol over redis. (#7040)Erik Johnston2020-04-221-0/+1
* | Reduce logging verbosity of URL cache cleanup. (#7295)Michael Kaye2020-04-221-0/+1
* | import urllib.parse when using urllib.parse.quote (#7319)Andrew Morgan2020-04-221-0/+1
* | Reduce federation logging on success (#7321)Michael Kaye2020-04-221-0/+1
* | Merge branch 'release-v1.12.4' into developRichard van der Hoff2020-04-201-1/+0
|\|
| * Revert "Query missing cross-signing keys on local sig upload"Richard van der Hoff2020-04-201-1/+0
* | Merge branch 'release-v1.12.4' into developRichard van der Hoff2020-04-201-0/+1
|\|
| * Always send the user updates to their own device list (#7160)David Baker2020-04-201-0/+1
| * Query missing cross-signing keys on local sig uploadAndrew Morgan2020-04-171-0/+1
| * Only register devices edu handler on the master process (#7255)Andrew Morgan2020-04-141-0/+1
| * 1.12.3Richard van der Hoff2020-04-031-1/+0
| * Fix the debian build in a better way. (#7212)Richard van der Hoff2020-04-031-0/+1
| * 1.12.1rc1Andrew Morgan2020-03-313-3/+0
| * NewsfileErik Johnston2020-03-311-0/+1
| * Rewrite changelogAndrew Morgan2020-03-311-1/+1
| * Add changelogAndrew Morgan2020-03-311-0/+1
| * Only import sqlite3 when type checkingDavid Vo2020-03-311-0/+1
* | Fix indention in generated config file (#7300)Lars Franke2020-04-201-0/+1
* | Reject unknown UI auth sessions (instead of silently generating a new one) (#...Patrick Cloke2020-04-201-0/+1
* | On catchup, process each row with its own stream id (#7286)Richard van der Hoff2020-04-201-0/+1
* | Use a template for the SSO success page to allow for customization. (#7279)Patrick Cloke2020-04-171-0/+1
* | Added explicit Python build tools to snap requirements (#7213)James2020-04-171-0/+1
* | Improve type checking in `replication.tcp.Stream` (#7291)Richard van der Hoff2020-04-171-0/+1
* | Clarify the comments for media_storage_providers options (#7272)Tristan Lins2020-04-171-0/+1
* | Do not treat display names as globs for push rules. (#7271)Patrick Cloke2020-04-161-0/+1
* | Fix 'generator object is not subscriptable' error (#7290)Richard van der Hoff2020-04-161-0/+1
* | Convert auth handler to async/await (#7261)Patrick Cloke2020-04-151-0/+1
* | Add notes to the changelog about an additional SSO template. (#7259)Patrick Cloke2020-04-151-0/+1
* | Allow specifying the value of Accept-Language header for URL previews (#7265)Andrew Morgan2020-04-151-0/+1
* | Fix a potentially-huge sql query (#7274)Richard van der Hoff2020-04-151-0/+1
* | Fix the parameters of a test fixture (#7243)Zay11Zay2020-04-141-0/+1
* | Only register devices edu handler on the master process (#7255)Andrew Morgan2020-04-141-0/+1
* | Add setting to nginx configuration to allow larger file uploads (#7251)Ryan Hovland2020-04-131-0/+1
* | Check on room creation if the user is allowed to publish the room to the room...PeerD2020-04-131-0/+1
* | Default PL100 to enable encryption in a room (#7230)Andrew Morgan2020-04-091-0/+1
* | Do not allow a deactivated user to login via SSO. (#7240)Patrick Cloke2020-04-091-0/+1
* | Unblacklist /upgrade creates a new room (#7228)Andrew Morgan2020-04-091-0/+1
* | Add matrix-synapse-shared-secret-auth as an example password provider (#7248)Andrew Morgan2020-04-091-0/+1
* | Revert "Unblacklist /upgrade creates a new room (#7228)" (#7254)Andrew Morgan2020-04-091-1/+0
* | Unblacklist /upgrade creates a new room (#7228)Andrew Morgan2020-04-091-0/+1
* | Fix --help commandline argument (#7249)Richard van der Hoff2020-04-091-0/+1
* | Make it clearer to the user that they haven't overridden onLogin/Register (#7...Andrew Morgan2020-04-091-0/+1
* | Upgrade jQuery to 3.x on fallback login/registration screens (#7236)Andrew Morgan2020-04-091-0/+1
* | Remove redundant checks on `daemonize` from synctl (#7233)Richard van der Hoff2020-04-081-0/+1
* | Make systemd-with-workers doc official (#7234)Richard van der Hoff2020-04-081-0/+1
* | Fix changelog for #7235Brendan Abolivier2020-04-082-1/+1
* | Add documentation to password_providers config option (#7238)Andrew Morgan2020-04-081-0/+1
* | bg update to clear out duplicate outbound_device_list_pokes (#7193)Richard van der Hoff2020-04-071-0/+1
* | Merge pull request #7239 from matrix-org/rav/replication_cleanupRichard van der Hoff2020-04-071-0/+1
|\ \
| * | changelogRichard van der Hoff2020-04-071-0/+1
* | | Convert delete_url_cache_media to async/await. (#7241)Patrick Cloke2020-04-071-0/+1
* | | Add typing information to federation_server. (#7219)Patrick Cloke2020-04-071-0/+1
* | | Fix typo in the login fallback javascript (#7235)Brendan Abolivier2020-04-071-0/+1
|/ /
* | Remove sent outbound device list pokes from the database (#7192)Richard van der Hoff2020-04-071-0/+1
* | Fix race in replication (#7226)Erik Johnston2020-04-071-0/+1
* | Move server command handling out of TCP protocol (#7187)Erik Johnston2020-04-071-0/+1
* | Remove stream before/after debug log lines (#7207)Andrew Morgan2020-04-061-0/+1
* | Improve error responses when a remote server doesn't allow you to access its ...Andrew Morgan2020-04-061-0/+1
* | Move client command handling out of TCP protocol (#7185)Erik Johnston2020-04-061-0/+1
* | Server notices: Dissociate room creation/lookup from invite (#7199)Brendan Abolivier2020-04-041-0/+1
* | Support CAS in UI Auth flows. (#7186)Patrick Cloke2020-04-031-0/+1
* | Extend web_client_location to handle absolute URLs (#7006)Martin Milata2020-04-031-0/+1
* | Add some benchmarks for LruCache (#6446)Amber Brown2020-04-031-0/+1
* | Convert http.HTTPStatus objects to their int equivalent (#7188)Andrew Morgan2020-04-031-0/+1
* | Reduce the number of calls to `resource.getrusage` (#7183)Richard van der Hoff2020-04-031-0/+1
* | Merge pull request #7190 from matrix-org/rav/one_bg_update_at_a_timeRichard van der Hoff2020-04-031-0/+1
|\ \
| * | changelogRichard van der Hoff2020-03-311-0/+1
* | | Remove some `run_in_background` calls in replication code (#7203)Richard van der Hoff2020-04-031-0/+1
* | | Fix device list update stream ids going backward (#7158)Richard van der Hoff2020-04-031-0/+1
* | | Support SAML in the user interactive authentication workflow. (#7102)Patrick Cloke2020-04-011-0/+1
* | | Allow admins to create aliases when they are not in the room (#7191)Patrick Cloke2020-04-011-0/+1
* | | Update postgres.md (#7119)siroccal2020-04-011-0/+1
* | | Remove connections per replication stream metric. (#7195)Erik Johnston2020-04-011-0/+1
* | | Improve TURN documentation. (#7167)Jostein Kjønigsen2020-03-311-0/+1
|/ /
* | Fix "'NoneType' has no attribute start|stop" logcontext errors (#7181)Richard van der Hoff2020-03-311-0/+1
* | Fill in the 'default' field for user-defined push rules (#6639)Karlinde2020-03-311-0/+1
* | Only setdefault for signatures if device has key_json (#7177)Andrew Morgan2020-03-311-0/+1
* | Fix use of async/await in media code (#7184)Patrick Cloke2020-03-311-0/+1
* | Fix a bug which could cause incorrect 'cyclic dependency' error. (#7178)Richard van der Hoff2020-03-311-0/+1
* | Rewrite prune_old_outbound_device_pokes for efficiency (#7159)Richard van der Hoff2020-03-301-0/+1
* | Transfer alias mappings when joining an upgraded room (#6946)Andrew Morgan2020-03-301-0/+1
* | Fix a small typo in the `metrics_flags` config option. (#7171)Andrew Morgan2020-03-301-0/+1
* | Remove usage of "conn_id" for presence. (#7128)Erik Johnston2020-03-301-0/+1
* | Merge pull request #7160 from matrix-org/dbkr/always_send_own_device_list_upd...David Baker2020-03-301-0/+1
|\ \
| * | changelogDavid Baker2020-03-271-0/+1
* | | Merge pull request #7157 from matrix-org/rev.outbound_device_pokes_testsRichard van der Hoff2020-03-301-0/+1
|\ \ \
| * | | Add tests for outbound device pokesRichard van der Hoff2020-03-271-0/+1
* | | | Add developer documentation for running a local CAS server (#7147)Patrick Cloke2020-03-301-0/+1
* | | | Always whitelist the login fallback for SSO (#7153)Richard van der Hoff2020-03-271-0/+1
* | | | Improve the UX of the login fallback when using SSO (#7152)Brendan Abolivier2020-03-271-0/+1
* | | | Admin API to join users to a room. (#7051)Dirk Klimpel2020-03-271-0/+1
* | | | Add options to prevent users from changing their profile. (#7096)Dirk Klimpel2020-03-271-0/+1
* | | | update debian installation instructions to recommend installing `virtualenv` ...txt-file2020-03-271-0/+1
* | | | Ensure is_verified on /_matrix/client/r0/room_keys/keys is a boolean (#7150)Andrew Morgan2020-03-271-0/+1
* | | | Only import sqlite3 when type checking (#7155)David Vo2020-03-271-0/+1
| |/ / |/| |
* | | Merge pull request #7151 from matrix-org/jaywink/saml-redirect-fixJason Robinson2020-03-261-0/+1
|\ \ \
| * | | Update changelog.d/7151.bugfixJason Robinson2020-03-261-1/+1
| * | | Allow RedirectResponse in SAML response handlerJason Robinson2020-03-261-0/+1
* | | | Refactor the CAS code (move the logic out of the REST layer to a handler) (#7...Patrick Cloke2020-03-261-0/+1
* | | | Don't default to an invalid sqlite config if no database configuration is pro...Nektarios Katakis2020-03-261-0/+1
* | | | Allow server admins to define and enforce a password policy (MSC2000). (#7118)Dirk Klimpel2020-03-261-0/+1
|/ / /
* | | Validate that the session is not modified during UI-Auth (#7068)Patrick Cloke2020-03-261-0/+1
* | | Remove unused captcha_bypass_secret option (#7137)Aaron Raimist2020-03-251-0/+1
* | | Move catchup of replication streams to worker. (#7024)Erik Johnston2020-03-251-0/+1
* | | Various cleanups to INSTALL.md (#7141)Andrew Morgan2020-03-251-0/+1
* | | Merge pull request #7133 from matrix-org/erikj/fix_worker_startupErik Johnston2020-03-251-0/+1
|\ \ \
| * | | NewsfileErik Johnston2020-03-241-0/+1
* | | | Clean up some LoggingContext stuff (#7120)Richard van der Hoff2020-03-241-0/+1
| |/ / |/| |
* | | Fix CAS redirect url (#6634)Naugrimm2020-03-241-0/+1
* | | Use the proper error code when a canonical alias that does not exist is used....Patrick Cloke2020-03-231-0/+1
* | | Update pre-built package name for FreeBSD (#7107). (#7107)Kartikaya Gupta (kats)2020-03-231-0/+1
* | | Convert `*StreamRow` classes to inner classes (#7116)Richard van der Hoff2020-03-231-0/+1
* | | Fix processing of `groups` stream, and use symbolic names for streams (#7117)Richard van der Hoff2020-03-231-0/+1
* | | Set Referrer-Policy to no-referrer for media (#7009)Dionysis Grigoropoulos2020-03-231-0/+1
* | | Clean-up some auth/login REST code (#7115)Patrick Cloke2020-03-201-0/+1
* | | Improve database configuration docs (#6988)Richard van der Hoff2020-03-201-0/+1
* | | Remove concept of a non-limited stream. (#7011)Erik Johnston2020-03-201-0/+1
* | | Convert some of the media REST code to async/await (#7110)Patrick Cloke2020-03-201-0/+1
* | | Fix a bug in the federation API which could cause occasional "Failed to get P...Patrick Cloke2020-03-191-0/+1
* | | Change device list streams to have one row per ID (#7010)Erik Johnston2020-03-191-0/+1
|\ \ \ | |_|/ |/| |
| * | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/fixup_devi...Erik Johnston2020-03-025-1/+4
| |\ \
| * | | NewsfileErik Johnston2020-02-281-0/+1
* | | | 1.12.0rc1Richard van der Hoff2020-03-1958-58/+0
* | | | Fix concurrent modification errors in pusher metrics (#7106)Richard van der Hoff2020-03-191-0/+1
* | | | Add prometheus metrics for the number of active pushers (#7103)Richard van der Hoff2020-03-191-0/+1
* | | | Move pusherpool startup into _base.setup (#7104)Richard van der Hoff2020-03-191-0/+1
* | | | Improve get auth chain difference algorithm. (#7095)Erik Johnston2020-03-181-0/+1
* | | | Add an option to the set password API to choose whether to logout other devic...Patrick Cloke2020-03-181-0/+1
* | | | Update INSTALL.md updated CentOS8 install instructions (#6925)Richard von Kellner2020-03-171-0/+1
* | | | Share SSL contexts for non-federation requests (#7094)Richard van der Hoff2020-03-171-0/+1
* | | | Set charset to utf-8 when adding headers for certain text content types (#7044)The Stranjer2020-03-171-0/+1
* | | | Remove unused federation endpoint (`query_auth`) (#7026)Patrick Cloke2020-03-171-0/+1
* | | | Remove special casing of `m.room.aliases` events (#7034)Patrick Cloke2020-03-171-0/+1
* | | | Revert "Add options to disable setting profile info for prevent changes. (#70...Richard van der Hoff2020-03-171-1/+0
* | | | Populate the room version from state events (#7070)Brendan Abolivier2020-03-161-0/+1
* | | | Fix buggy condition in account validity handler (#7074)Brendan Abolivier2020-03-161-0/+1
* | | | Merge pull request #7067 from matrix-org/babolivier/saml_error_moarBrendan Abolivier2020-03-131-0/+1
|\ \ \ \
| * | | | ChangelogBrendan Abolivier2020-03-111-0/+1
* | | | | Add type annotations and comments to auth handler (#7063)Patrick Cloke2020-03-121-0/+1
* | | | | ChangelogBrendan Abolivier2020-03-111-0/+1
|/ / / /
* | | | Add options to disable setting profile info for prevent changes. (#7053)Brendan Abolivier2020-03-101-0/+1
|\ \ \ \
| * | | | updates after reviewdklimpel2020-03-091-1/+1
| * | | | changelogdklimpel2020-03-081-0/+1
| | |/ / | |/| |
* | | | ChangelogBrendan Abolivier2020-03-101-0/+1
* | | | Merge pull request #7055 from matrix-org/babolivier/get_time_of_last_push_act...Brendan Abolivier2020-03-091-0/+1
|\ \ \ \
| * | | | ChangelogBrendan Abolivier2020-03-091-0/+1
* | | | | Remove special auth and redaction rules for aliases events in experimental ro...Patrick Cloke2020-03-091-0/+1
* | | | | Update routing of fallback auth in the worker docs. (#7048)Patrick Cloke2020-03-091-0/+1
* | | | | Merge pull request #7045 from matrix-org/babolivier/room_keys_checkBrendan Abolivier2020-03-091-0/+1
|\ \ \ \ \
| * | | | | ChangelogBrendan Abolivier2020-03-061-0/+1
| |/ / / /
* | | | | Add type hints to logging/context.py (#6309)Neil Pilgrim2020-03-071-0/+1
* | | | | Break down monthly active users by appservice_id (#7030)Neil Johnson2020-03-061-0/+1
|/ / / /
* | | | Convert remote key resource REST layer to async/await. (#7020)Patrick Cloke2020-03-051-0/+1
* | | | Store room_versions in EventBase objects (#6875)Richard van der Hoff2020-03-051-0/+1
* | | | ChangelogBrendan Abolivier2020-03-041-0/+1
* | | | Allow deleting an alias if the user has sufficient power level (#6986)Patrick Cloke2020-03-041-0/+1
* | | | Read the room version from database when fetching events (#6874)Richard van der Hoff2020-03-041-0/+1
* | | | Merge branch 'master' into developBrendan Abolivier2020-03-031-1/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | v1.11.1Brendan Abolivier2020-03-032-2/+0
| * | | Fixed set a user as an admin with the new API (#6928)Dirk Klimpel2020-03-021-0/+1
* | | | Validate the alt_aliases property of canonical alias events (#6971)Patrick Cloke2020-03-031-0/+1
| |/ / |/| |
* | | Always return a deferred from `get_current_state_deltas`. (#7019)Erik Johnston2020-03-021-0/+1
* | | Fix py35-old CI by using native tox. (#7018)Erik Johnston2020-03-021-0/+1
* | | remove spurious changelogRichard van der Hoff2020-03-021-1/+0
* | | Fix last date for ACMEv1 install (#7015)Uday Bansal2020-02-291-0/+1
* | | Add some type annotations to the federation base & client classes (#6995)Patrick Cloke2020-02-281-0/+1
| |/ |/|
* | Fixed set a user as an admin with the new API (#6928)Dirk Klimpel2020-02-281-0/+1
* | Merge remote-tracking branch 'origin/release-v1.11.1' into developPatrick Cloke2020-02-271-0/+1
|\|
| * Cast a coroutine into a Deferred in the federation base (#6996)Patrick Cloke2020-02-261-0/+1
| * 1.11.0 v1.11.0 release-v1.11.0Richard van der Hoff2020-02-211-1/+0
| * Small grammar fixes to the ACME v1 deprecation notice (#6944)Andrew Morgan2020-02-211-0/+1
* | Don't refuse to start worker if media listener configured. (#7002)Erik Johnston2020-02-271-0/+1
* | set worker_app for frontend proxy test (#7003)Richard van der Hoff2020-02-271-0/+1
* | Expose common commands via snap run interface to allow easier invocation (#6315)James2020-02-271-0/+1
* | Add some type annotations in `synapse.storage` (#6987)Richard van der Hoff2020-02-271-0/+1
* | Store room version on invite (#6983)Richard van der Hoff2020-02-261-0/+1
* | Port PresenceHandler to async/await (#6991)Erik Johnston2020-02-261-0/+1
* | Updated warning for incorrect database collation/ctype (#6985)Uday Bansal2020-02-261-0/+1
* | Ensure 'deactivated' parameter is a boolean on user admin API, Fix error hand...Andrew Morgan2020-02-261-0/+1
* | Sanity-check database before running upgrades (#6982)Richard van der Hoff2020-02-251-0/+1
* | Merge worker apps into one. (#6964)Erik Johnston2020-02-251-0/+1
* | contrib/docker: remove quotes for POSTGRES_INITDB_ARGS (#6984)Fridtjof Mund2020-02-251-0/+1
* | Remove redundant store_room call (#6979)Richard van der Hoff2020-02-241-0/+1
* | Upsert room version when we join over federation (#6968)Richard van der Hoff2020-02-241-0/+1
* | Fix minor issues with email config (#6962)Richard van der Hoff2020-02-241-0/+1
* | No longer use room alias events to calculate room names for push notification...Patrick Cloke2020-02-211-0/+1
* | Change displayname of user as admin in rooms (#6876)Dirk Klimpel2020-02-211-0/+1
* | Stop returning aliases as part of the room list. (#6970)Patrick Cloke2020-02-211-0/+1
* | Publishing/removing from the directory requires a power level greater than ca...Patrick Cloke2020-02-211-0/+1
* | Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)Patrick Cloke2020-02-211-0/+1
* | changelogRichard van der Hoff2020-02-211-0/+1
* | Do not send alias events when creating / upgrading a room (#6941)Patrick Cloke2020-02-201-0/+1
* | don't insert into the device table for remote cross-signing keys (#6956)Hubert Chathi2020-02-201-0/+1
* | Add some clarifications to README.md in the database schema directory. (#6615)Ruben Barkow-Kuder2020-02-201-0/+1
* | Minor perf fixes to `get_auth_chain_ids`.Erik Johnston2020-02-191-0/+1
* | Freeze allocated objects on startup. (#6953)Erik Johnston2020-02-191-0/+1
* | Reduce auth chains fetched during v2 state res. (#6952)Erik Johnston2020-02-191-0/+1
|/
* 1.11.0rc1Richard van der Hoff2020-02-1955-55/+0
* Revert `get_auth_chain_ids` changes (#6951)Erik Johnston2020-02-191-0/+1
* Merge pull request #6949 from matrix-org/rav/list_room_aliases_peekableRichard van der Hoff2020-02-191-0/+1
|\
| * changelogRichard van der Hoff2020-02-191-0/+1
* | Merge pull request #6940 from matrix-org/babolivier/federate.mdBrendan Abolivier2020-02-191-0/+1
|\ \
| * | ChangelogBrendan Abolivier2020-02-181-0/+1
* | | Move MSC2432 stuff onto unstable prefix (#6948)Richard van der Hoff2020-02-191-0/+1
* | | Tiny optimisation for _get_handler_for_request (#6950)Richard van der Hoff2020-02-191-0/+1
* | | Increase DB/CPU perf of `_is_server_still_joined` check. (#6936)Erik Johnston2020-02-191-0/+1
* | | Merge pull request #6945 from matrix-org/babolivier/fix-retention-debug-logBrendan Abolivier2020-02-191-0/+1
|\ \ \
| * | | Update changelog.d/6945.bugfixBrendan Abolivier2020-02-191-1/+1
| * | | ChangelogBrendan Abolivier2020-02-181-0/+1
* | | | Limit size of get_auth_chain_ids query (#6947)Erik Johnston2020-02-191-0/+1
| |_|/ |/| |