1
0

Commit Graph

  • 78e48f61bf 1.31.0rc1 Erik Johnston 2021-03-30 11:19:21 +01:00
  • f380bb77d1 Use 'dmypy run' in lint.sh instead of 'mypy' (#9701) Andrew Morgan 2021-03-30 10:30:43 +01:00
  • e73881a439 Add metadata type Erik Johnston 2021-03-29 18:54:38 +01:00
  • 51a728ec24 Fixup Erik Johnston 2021-03-29 18:35:57 +01:00
  • acd2778d61 Fixup Erik Johnston 2021-03-29 18:34:21 +01:00
  • ffa6e96b5f Fix Erik Johnston 2021-03-29 18:31:49 +01:00
  • a1dfe34d86 Log errors Erik Johnston 2021-03-29 18:29:25 +01:00
  • c232e16d23 Export jemalloc stats Erik Johnston 2021-03-29 18:27:28 +01:00
  • 01dd90b0f0 Add type hints to DictionaryCache and TTLCache. (#9442) Patrick Cloke 2021-03-29 12:15:33 -04:00
  • 7dcf3fd221 Clarify that register_new_matrix_user is present also when installed via non-pip package (#9074) blakehawkins 2021-03-29 17:05:06 +01:00
  • da75d2ea1f Add type hints for the federation sender. (#9681) Patrick Cloke 2021-03-29 11:43:20 -04:00
  • 4bbd535450 Update the OIDC sample config (#9695) Richard van der Hoff 2021-03-29 15:40:11 +01:00
  • 5fdff97719 Fix CI by ignore type for None module import (#9709) Andrew Morgan 2021-03-29 14:42:38 +01:00
  • fc53a606e4 Fix re.Pattern mypy error on 3.6 (#9703) Jonathan de Jong 2021-03-29 15:40:45 +02:00
  • ee36be5eef Merge remote-tracking branch 'origin/develop' into erikj/cache_memory_usage Erik Johnston 2021-03-29 14:24:11 +01:00
  • b3e99c25bf Handle RulesForRoom and _JoinedHostsCache Erik Johnston 2021-03-29 14:23:28 +01:00
  • ad8690a26c Fix the suggested pip incantation for cryptography (#9699) Richard van der Hoff 2021-03-29 11:55:33 +01:00
  • f83ad8dd2d Fixup Erik Johnston 2021-03-29 11:12:00 +01:00
  • 915163f72f Ignore _JoinedHostsCache as it includes DataStore Erik Johnston 2021-03-29 11:02:10 +01:00
  • 0a778c135f Make pip install faster in Docker build for Complement testing (#9610) Eric Eastwood 2021-03-26 13:42:58 -05:00
  • 9596641e1d Fix Erik Johnston 2021-03-26 17:51:11 +00:00
  • c4d468b69f Don't ban __iter__ Erik Johnston 2021-03-26 17:45:09 +00:00
  • f38350fdda Report cache memory usage Erik Johnston 2021-03-26 17:38:50 +00:00
  • 7c8402ddb8 Suppress CryptographyDeprecationWarning (#9698) Richard van der Hoff 2021-03-26 17:33:55 +00:00
  • b5efcb577e Make it possible to use dmypy (#9692) Erik Johnston 2021-03-26 16:49:46 +00:00
  • 2b8650547f Merge tag 'v1.30.1' into matrix-org-hotfixes Erik Johnston 2021-03-26 14:44:31 +00:00
  • 019010964d Merge branch 'master' into develop Erik Johnston 2021-03-26 12:26:58 +00:00
  • 262ed05f5b Update cahngelog v1.30.1 release-v1.30.1 Erik Johnston 2021-03-26 12:21:04 +00:00
  • 548c4a6587 Update cahngelog Erik Johnston 2021-03-26 12:17:37 +00:00
  • c6f8e8086c 1.30.1 Erik Johnston 2021-03-26 12:03:29 +00:00
  • 12d6184713 Explicitly upgrade openssl in docker file and enforce new version of cryptography (#9697) Erik Johnston 2021-03-26 12:00:25 +00:00
  • d7d4232a2d Preserve host in example apache config (#9696) Paul Tötterman 2021-03-26 12:38:31 +02:00
  • d4c4798a25 Use interpreter from $PATH instead of absolute paths in various scripts using /usr/bin/env (#9689) Quentin Gliech 2021-03-25 17:53:54 +01:00
  • e5801db830 platform specific prerequisites in source install (#9667) Serban Constantin 2021-03-25 17:31:26 +02:00
  • fae81f2f68 Add a storage method for returning all current presence from all users (#9650) Andrew Morgan 2021-03-25 10:34:23 +00:00
  • f36a060d2c Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2021-03-24 16:13:19 +00:00
  • c602ba8336 Fixed undefined variable error in catchup (#9664) Erik Johnston 2021-03-24 16:12:47 +00:00
  • c2d4bd62a2 Fix typo in changelog. Patrick Cloke 2021-03-24 11:32:42 -04:00
  • 4c3827f2c1 Enable addtional flake8-bugbear linting checks. (#9659) Jonathan de Jong 2021-03-24 14:34:30 +01:00
  • ea74189a90 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Richard van der Hoff 2021-03-24 12:45:54 +00:00
  • c73cc2c2ad Spaces summary: call out to other servers (#9653) Richard van der Hoff 2021-03-24 12:45:39 +00:00
  • 4655d2221e docs: fallback/web endpoint does not appear to be mounted on workers (#9679) Ben Banfield-Zanin 2021-03-24 11:43:04 +00:00
  • 83de0be4b0 Bump mypy-zope to 0.2.13. (#9678) Patrick Cloke 2021-03-24 07:35:43 -04:00
  • af387cf52a Add type hints to misc. files. (#9676) Patrick Cloke 2021-03-24 06:49:01 -04:00
  • 7e8dc9934e Add a type hints for service notices to the HomeServer object. (#9675) Patrick Cloke 2021-03-24 06:48:46 -04:00
  • e550ab17ad Increase default join burst ratelimiting (#9674) Erik Johnston 2021-03-23 14:52:20 +00:00
  • 0060eb332c Port "Allow providing credentials to HTTPS_PROXY (#9657)" from mainline (#95) Andrew Morgan 2021-03-23 14:35:38 +00:00
  • 0caf2a338e Fix federation stall on concurrent access errors (#9639) Jonathan de Jong 2021-03-23 14:52:30 +01:00
  • 0da5273f71 Stabilise all knock-related unstable identifiers that would be in state (#96) Andrew Morgan 2021-03-23 13:44:34 +00:00
  • 4ecba9bd5c Federation API for Space summary (#9652) Richard van der Hoff 2021-03-23 11:51:12 +00:00
  • b7748d3c00 Import HomeServer from the proper module. (#9665) Patrick Cloke 2021-03-23 07:12:48 -04:00
  • 05ec9e8d37 Revert "Patch to temporarily drop cross-user m.key_share_requests (#8675)" (#9668) Andrew Morgan 2021-03-23 10:53:05 +00:00
  • 6557eba7dc Revert "Patch to temporarily drop cross-user m.key_share_requests (#8675)" Andrew Morgan 2021-03-23 10:24:03 +00:00
  • 232b324c38 Port "Add support for no_proxy and case insensitive env variables" from mainline to dinsic (#93) Andrew Morgan 2021-03-22 17:48:42 +00:00
  • 5b268997bd Allow providing credentials to HTTPS_PROXY (#9657) Andrew Morgan 2021-03-22 17:20:47 +00:00
  • 4612302399 Include opencontainers labels in Docker image (#9612) Johannes Wienke 2021-03-22 16:31:00 +01:00
  • d66f9070cd Fixed code misc. quality issues (#9649) Ankit Dobhal 2021-03-22 20:48:13 +05:30
  • 9009d29b81 Merge remote-tracking branch 'origin/develop' into hs/hacked-together-event-cache Will Hunt 2021-03-22 13:40:27 +00:00
  • 16f23761bb Merge tag 'v1.30.0' into hs/hacked-together-event-cache Will Hunt 2021-03-22 13:40:09 +00:00
  • d600d4506b Merge branch 'master' into develop Erik Johnston 2021-03-22 13:36:36 +00:00
  • e09838c78f Merge pull request #9644 from matrix-org/babolivier/msc3026 Brendan Abolivier 2021-03-22 14:28:19 +01:00
  • e2904f720d 1.30.0 v1.30.0 release-v1.30.0 Erik Johnston 2021-03-22 13:15:55 +00:00
  • 396e7d4079 Remove extraneous print (#94) Andrew Morgan 2021-03-19 17:44:40 +00:00
  • b6ed4f55ac Incorporate review Brendan Abolivier 2021-03-19 18:19:50 +01:00
  • 815ab46f63 Fix the pipeline to use knock v7 Complement branch (#92) Andrew Morgan 2021-03-19 15:42:20 +00:00
  • 592d6305fd Merge branch 'develop' into babolivier/msc3026 Brendan Abolivier 2021-03-19 16:12:40 +01:00
  • 0b56481caa Fix lint Brendan Abolivier 2021-03-19 16:11:08 +01:00
  • 9aa6276c8c Cap mypy tests at twisted==20.3.0 (#90) Andrew Morgan 2021-03-19 15:10:08 +00:00
  • 066068f034 fix mypy Richard van der Hoff 2021-03-19 12:20:11 +00:00
  • 0e35584734 federation_client: handle inline signing_keys in hs.yaml (#9647) Richard van der Hoff 2021-03-18 21:12:07 +00:00
  • 201178db1a federation_client: stop adding URL prefix (#9645) Richard van der Hoff 2021-03-18 20:31:47 +00:00
  • 9b0e3009fa Fix type-hints from bad merge. Patrick Cloke 2021-03-18 14:39:05 -04:00
  • 004234f03a Initial spaces summary API (#9643) Richard van der Hoff 2021-03-18 18:24:16 +00:00
  • 066c703729 Move support for MSC3026 behind an experimental flag Brendan Abolivier 2021-03-18 18:37:19 +01:00
  • 7a61b0e752 Change knock room version to v7 (#88) Andrew Morgan 2021-03-18 17:26:13 +00:00
  • 8dd2ea65a9 Consistently check whether a password may be set for a user. (#9636) Dirk Klimpel 2021-03-18 17:54:08 +01:00
  • 43131b266d Changelog anoa/presence_hook_temp Andrew Morgan 2021-03-18 13:18:55 +00:00
  • f11ccf7d7d Add tests for PresenceRouter and new module_api method Andrew Morgan 2021-03-18 13:17:28 +00:00
  • 2d656e7b7f Update method calls to thread presence_router through to presence handler Andrew Morgan 2021-03-18 13:15:43 +00:00
  • 18f50fb85d Update PresenceHandler to call PresenceRouter methods when applicable Andrew Morgan 2021-03-18 12:43:35 +00:00
  • 847cc492d8 Add a storage method to get the current presence state for all users Andrew Morgan 2021-03-17 18:11:47 +00:00
  • e5b7f22953 Add an exclude_keyvalues option to simple_select_list_paginate_txn Andrew Morgan 2021-03-17 18:10:14 +00:00
  • b9dedcaa65 Add a func to ModuleApi to send all local online user presence to a set of users Andrew Morgan 2021-03-17 18:22:56 +00:00
  • 0c49a14aec Modify get_interested_parties and get_interested_remotes to query PresenceRouter Andrew Morgan 2021-03-18 16:14:08 +00:00
  • dd71eb0f8a Make federation catchup send last event from any server. (#9640) Erik Johnston 2021-03-18 15:52:26 +00:00
  • 405aeb0b2c Implement MSC3026: busy presence state Brendan Abolivier 2021-03-18 16:34:47 +01:00
  • 5a43256e93 Add a built-in PresenceRouter class Andrew Morgan 2021-03-17 17:16:48 +00:00
  • bf24bd797c Clean up presence config, allow specifying a presence_router module Andrew Morgan 2021-03-17 17:09:56 +00:00
  • de669a2abd Add documentation for implementing a PresenceRouter module Andrew Morgan 2021-03-17 17:08:43 +00:00
  • 7b06f85c0e Ensure we use a copy of the event content dict before modifying it in serialize_event (#9585) Andrew Morgan 2021-03-17 16:51:55 +00:00
  • cc324d53fe Fix up types for the typing handler. (#9638) Patrick Cloke 2021-03-17 11:30:21 -04:00
  • 73dbce5523 only save remote cross-signing keys if they're different from the current ones (#9634) Hubert Chathi 2021-03-17 11:04:57 -04:00
  • ad721fc559 Fix bad naming of storage function (#9637) Erik Johnston 2021-03-17 13:20:08 +00:00
  • 567f88f835 Prep work for removing outlier from internal_metadata (#9411) Richard van der Hoff 2021-03-17 12:33:18 +00:00
  • b449af0379 Add type hints to the room member handler. (#9631) Patrick Cloke 2021-03-17 07:14:39 -04:00
  • 27d2820c33 Enable flake8-bugbear, but disable most checks. (#9499) Jonathan de Jong 2021-03-16 19:19:27 +01:00
  • dd5e5dc1d6 Add SSO attribute requirements for OIDC providers (#9609) Hubbe 2021-03-16 17:46:07 +02:00
  • 8000cf1315 Return m.change_password.enabled=false if local database is disabled (#9588) Dirk Klimpel 2021-03-16 16:44:25 +01:00
  • 45b1c58898 Merge tag 'v1.30.0rc1' into hs/hacked-together-event-cache Will Hunt 2021-03-16 15:40:21 +00:00
  • 45ef73fd4f Fix jemalloc changelog entry wording Andrew Morgan 2021-03-16 14:46:40 +00:00