Commit Graph

  • 7b21166784 chore: Merge remote-tracking branch 'origin/main' into b-featureflag-timeline Benjamin Kampmann 2022-05-04 16:17:06 +02:00
  • 403ce9b711 chore: Merge remote-tracking branch 'origin/main' into gnunicorn/issue133 Benjamin Kampmann 2022-05-04 16:10:22 +02:00
  • 98fa629f38 fix(memstore): Separate stripped and regular user indixes Benjamin Kampmann 2022-05-04 16:09:54 +02:00
  • 75f0fe94e8 fix(indexeddb): Separate stripped and regular user_id indixes Benjamin Kampmann 2022-05-04 16:02:02 +02:00
  • c0c4c603aa refactor!: Cleaning up feature gates Benjamin Kampmann 2022-05-04 15:26:20 +02:00
  • 0abdebfe8b docs: typo in feature name Benjamin Kampmann 2022-05-04 15:15:06 +02:00
  • 8e2e4e6058 style(xtask): Fixing formatting Benjamin Kampmann 2022-05-04 13:54:19 +02:00
  • aaee28b34f style: Improved wording Benjamin Kampmann 2022-05-04 13:48:11 +02:00
  • 335a7d03c3 fix: Put all MSRV to 1.60 Benjamin Kampmann 2022-05-04 13:41:07 +02:00
  • f61248cbbd style: Put warnings aside by feature-gating properly Benjamin Kampmann 2022-05-04 13:38:08 +02:00
  • 83d6e8ea82 refactor(crypto): Simplify the verification object constructors Damir Jelić 2022-05-04 13:19:07 +02:00
  • fdcbd59557 fix(SDK): Put timeline behind a feature-flag Benjamin Kampmann 2022-05-04 12:55:01 +02:00
  • 3a06908755 fix(sled): Put timeline behind feature-flag Benjamin Kampmann 2022-05-04 12:42:34 +02:00
  • 5f6e0ae033 fix(base): Put further timeline features behind feature-flag Benjamin Kampmann 2022-05-04 12:36:53 +02:00
  • e1e919dd2c fix(indexeddb): Put timeline feature behind feature-flag Benjamin Kampmann 2022-05-04 12:24:21 +02:00
  • 98d2b8a0fe fix(base): Put timeline behind exprimental-timeline-feature-flag Benjamin Kampmann 2022-05-04 11:54:14 +02:00
  • e60d2fde7e fixing xtask wasm-pack cli command Benjamin Kampmann 2022-05-04 11:11:01 +02:00
  • 5d3351f5cc chore(sledstore): Revert user-id removing code Benjamin Kampmann 2022-05-04 10:52:17 +02:00
  • b2273ab7a1 chore: Add semicolons after unit-typed expressions Jonas Platte 2022-05-03 13:47:24 +02:00
  • 17a26bfe68 chore: Use Entry::or_default() where applicable Jonas Platte 2022-05-03 13:39:16 +02:00
  • d44f2657f4 chore(base): Fix inconsistent order of common function parameters Jonas Platte 2022-05-03 13:18:39 +02:00
  • 1c3890651d chore(base): Simplify signature of handle_invited_state Jonas Platte 2022-05-03 13:15:32 +02:00
  • 92f3737be6 chore: Remove unneeded lint silencing Jonas Platte 2022-05-03 11:53:21 +02:00
  • 3cc5e48aac ci: Fix new no-crypto ci wasm command Benjamin Kampmann 2022-05-03 12:05:34 +02:00
  • c01cbdd3f2 fix(crypto-ffi): Allow room message requests to be marked as sent Damir Jelić 2022-05-03 10:59:16 +02:00
  • 84d1af1332 [crypto-ffi] Add RoomMessage in RequestType ganfra 2022-05-03 10:28:15 +02:00
  • e3016482e1 fix: Simplify UnknownError in SDK Benjamin Kampmann 2022-05-03 10:28:28 +02:00
  • a58a58f30d Merge remote-tracking branch 'origin/main' into ben-feature-fixup Benjamin Kampmann 2022-05-03 10:21:11 +02:00
  • 7dd7f5a611 Merge pull request #626 from matrix-org/gnunicorn/issue565 Benjamin Kampmann 2022-05-03 10:20:15 +02:00
  • aad0cbe496 ci(benchmarking): disable benchmark runs other than manually requested Benjamin Kampmann 2022-05-03 09:39:35 +02:00
  • 68d5097d96 fix(sled): Unmix stripped and regular user_ids Benjamin Kampmann 2022-05-03 09:03:13 +02:00
  • 06085a0c74 Merge remote-tracking branch 'origin/main' into gnunicorn/issue133 Benjamin Kampmann 2022-05-03 08:45:24 +02:00
  • f416ebfdd8 fix(sled-store): Fix faulty mixing of stripped and regular user_ids Benjamin Kampmann 2022-05-03 08:44:52 +02:00
  • 4de29b8178 test(state tests): Put stripped_member test into its own DB to ensure separation Benjamin Kampmann 2022-05-03 08:22:57 +02:00
  • 12894aff99 ci(benchmark): Fixing output format Benjamin Kampmann 2022-05-02 17:01:56 +02:00
  • f20390036b fix(indexeddb): Ensure internal account info is up to date on regular save_changes Benjamin Kampmann 2022-05-02 16:58:21 +02:00
  • 9763c13a34 ci(benchmarks): Switch to Mr. B access token Benjamin Kampmann 2022-05-02 16:36:44 +02:00
  • 54c93e4982 ci(benchmarks): more specific cargo-bench params Benjamin Kampmann 2022-05-02 16:30:30 +02:00
  • b6d71cbeba fix(benchmarks): keep the temprorary dir until end of tests Benjamin Kampmann 2022-05-02 16:29:50 +02:00
  • a4ec6cb6d6 fix(sled-crypto): Ensure cryptostore.save_changes for account updates internal account_info Benjamin Kampmann 2022-05-02 16:29:02 +02:00
  • 1ea377bdbf chore: Merge pull request #625 from matrix-org/ben-ci-fixup Benjamin Kampmann 2022-05-02 15:45:29 +02:00
  • 827f8c3e17 ci(benchmarking): Add github token to benchmarking Benjamin Kampmann 2022-05-02 14:17:13 +02:00
  • 32cd372f49 Merge remote-tracking branch 'origin/main' into ben-feature-fixup Benjamin Kampmann 2022-05-02 13:30:42 +02:00
  • b592fc5cac Update xtask/src/fixup.rs Benjamin Kampmann 2022-05-02 12:44:31 +02:00
  • d077aa6a90 chore(indexeddb): Merge fixes Benjamin Kampmann 2022-05-02 12:07:40 +02:00
  • 392d48ba01 Merge remote-tracking branch 'origin/main' into gnunicorn/issue133 Benjamin Kampmann 2022-05-02 11:51:26 +02:00
  • d1aa463b7c Apply suggestions from code review Benjamin Kampmann 2022-05-02 11:43:37 +02:00
  • fb8ddfa07d style: Fixing name Benjamin Kampmann 2022-04-29 17:56:50 +02:00
  • 2803694cdf ci(benchmarks): Adding Benchmarks to CI Benjamin Kampmann 2022-04-29 17:54:53 +02:00
  • a7b8cc5810 ci: remove unnecessary dependency Benjamin Kampmann 2022-04-29 17:28:18 +02:00
  • f8b9ec9626 chore: Remove ruma re-export from matrix-sdk-common Jonas Platte 2022-04-29 13:02:51 +02:00
  • c3d9a60067 chore: Remove async_trait from matrix-sdk-common Jonas Platte 2022-04-29 12:54:57 +02:00
  • a70d05cb63 Merge branch 'main' into ben-ci-fixup Benjamin Kampmann 2022-04-29 15:15:46 +02:00
  • 5682b3bc09 ci(xtask): Adding fixup to xtask Benjamin Kampmann 2022-04-29 15:13:43 +02:00
  • 29674213e8 style: Cleanup styles with pre-commit Benjamin Kampmann 2022-04-29 14:52:41 +02:00
  • 9b6fe94bc8 ci(tooling): Improved Style Checking Benjamin Kampmann 2022-04-29 14:50:12 +02:00
  • c0c30438ab chore: Upgrade Ruma to 0.6.1 Jonas Platte 2022-04-29 13:17:51 +02:00
  • 814e415374 chore: Use new Ruma helper methods for some events Jonas Platte 2022-04-29 12:27:50 +02:00
  • dfd193e3b0 chore: Change TOML inline tables to be single-line consistently Jonas Platte 2022-04-29 12:17:53 +02:00
  • 82164b098a chore: Sort dependencies Jonas Platte 2022-04-29 12:16:23 +02:00
  • 4b1c77ec5a chore: Use js Date.now() support from Ruma Jonas Platte 2022-04-29 12:00:58 +02:00
  • d9d143eba7 fix(sled-store): Seperate stripped and non-stripped buckets Benjamin Kampmann 2022-04-29 12:42:36 +02:00
  • 097cb99ae5 chore: Make target-specific dependency formatting more consistent Jonas Platte 2022-04-29 11:27:30 +02:00
  • aae8989f99 chore(sdk): Merge local import with file-level imports Jonas Platte 2022-04-29 11:09:14 +02:00
  • 70174e1fea Upgrade Ruma to 0.6.0 Jonas Platte 2022-04-29 11:07:17 +02:00
  • 301cf3561f chore(indexeddb): Fix merge leftover Benjamin Kampmann 2022-04-29 10:41:14 +02:00
  • 18864d9722 chore: Merge remote-tracking branch 'origin/main' into gnunicorn/issue133 Benjamin Kampmann 2022-04-29 10:27:33 +02:00
  • 9c6bc066f2 chore(CI): Add Wasm-Pack to CI Benjamin Kampmann 2022-04-28 17:50:39 +02:00
  • 83b5d8f20e style: cargo fmt Benjamin Kampmann 2022-04-28 17:32:54 +02:00
  • ebd85ebaa2 feat(indexeddb): Add support for key backup v1 Benjamin Kampmann 2022-04-28 17:31:09 +02:00
  • 1962e7ec1d Merge pull request #621 from matrix-org/dkasak/doc-improvements2 Denis Kasak 2022-04-28 14:35:32 +00:00
  • 73bd3a0598 fix(crypto): Make OlmDecryptionInfo and decrypt_to_device_event pub(crate). Denis Kasak 2022-04-28 16:19:44 +02:00
  • 698ab5328f docs(crypto): Document OlmDecryptionInfo and fix some errors. Denis Kasak 2022-04-28 16:03:34 +02:00
  • 87ae677fc3 fix(ci): fixing it right this time Benjamin Kampmann 2022-04-28 13:15:27 +02:00
  • 5d3c14f309 fix(ci): fixing the wasm ci command Benjamin Kampmann 2022-04-28 13:12:06 +02:00
  • 33425a43d0 chore: Replace lazy_static with once_cell cutecutecat 2022-04-28 19:10:34 +08:00
  • 608eca6166 test(indexeddb): activate indexeddb tests for CI Benjamin Kampmann 2022-04-28 12:40:59 +02:00
  • a49dfa8aa2 Merge branch 'main' into gnunicorn/issue133 Benjamin Kampmann 2022-04-28 12:36:36 +02:00
  • 3caed26f93 test(base): fix wasm tests Benjamin Kampmann 2022-04-28 12:00:19 +02:00
  • 7aeb8cf482 style: cargo fmt Benjamin Kampmann 2022-04-28 11:24:59 +02:00
  • 16ec5fe9ff chore: Merge remote-tracking branch 'origin/main' into gnunicorn/issue617 Benjamin Kampmann 2022-04-28 11:23:32 +02:00
  • aff106f0d6 style: cargo fmt Benjamin Kampmann 2022-04-28 11:08:27 +02:00
  • 4b575d3d2b style: newline Benjamin Kampmann 2022-04-28 11:08:03 +02:00
  • 0f2424d140 test(crypto): fix wasm tests Benjamin Kampmann 2022-04-28 11:06:23 +02:00
  • 9c80774140 feat(common-utils): helper for modified MilliSecondsSinceUnixEpoch Benjamin Kampmann 2022-04-28 11:06:03 +02:00
  • d46b5ab0b6 tests: add js to get-random on matrix-sdk to allow compilation Benjamin Kampmann 2022-04-28 10:36:05 +02:00
  • 5b13cf4e92 Apply suggestions from code review Benjamin Kampmann 2022-04-28 10:25:03 +02:00
  • 649aff2c92 fix(crypto-ffi): Rename the error message field for MigrationError Damir Jelić 2022-04-27 18:40:39 +02:00
  • 5d8c485a51 chore: Bump most of our deps Damir Jelić 2022-04-27 12:58:56 +02:00
  • d8ff18322e feat(crypto-ffi): Allow unencrypted verification events to be handled Damir Jelić 2022-04-27 11:20:03 +02:00
  • 4780c560e1 feat(base): Pass unencrypted verification events to the olm machine Damir Jelić 2022-04-27 11:05:51 +02:00
  • d94f415db4 feat(crypto): Allow unencrypted verification events to be handled Damir Jelić 2022-04-27 11:05:14 +02:00
  • 4b6ed22476 chore(ci): install wasm-pack Benjamin Kampmann 2022-04-27 17:20:14 +02:00
  • 868afffc4d formatting Benjamin Kampmann 2022-04-27 17:05:50 +02:00
  • 6a81ec226e chore: enable wasm-pack tests in ci Benjamin Kampmann 2022-04-27 16:58:31 +02:00
  • c0fc7c9f7e chore: Adding ci-subcommand to xtask for testing Benjamin Kampmann 2022-04-27 16:50:27 +02:00
  • 1bf1147d18 fixing style Benjamin Kampmann 2022-04-27 16:22:47 +02:00
  • 2bdd44ce1d Merge branch 'main' into gnunicorn/issue133 Benjamin Kampmann 2022-04-27 15:45:39 +02:00
  • 910bf531fe feat(sdk): Add method to set whether a room is DM and store all targets Julian Sparber 2022-04-27 12:53:51 +02:00
  • 66fcc1e486 forgot two instances in rename Benjamin Kampmann 2022-04-27 12:36:19 +02:00