Jonas Platte
|
ce315a5229
|
chore: Use fully-qualified Docker image names
This brings us closer to being able to use our Docker setup with podman too.
|
2023-02-14 10:19:06 +01:00 |
|
Jonas Platte
|
ca1163c9cc
|
test: Remove trailing spaces from docker-compose.yml
|
2023-02-14 10:19:06 +01:00 |
|
Jonas Platte
|
e576af8267
|
test: Fix docker-compose.yml error
Seems to be accepted by some older versions of docker-compose, but not
by current ones.
|
2023-02-14 10:19:06 +01:00 |
|
Jonas Platte
|
118497f9ec
|
test: Remove unused dependency
|
2023-02-13 16:59:45 +01:00 |
|
Jonas Platte
|
bdab40a772
|
refactor: Fix clippy lint str_to_string in sliding sync tests
|
2023-02-08 17:52:31 +01:00 |
|
dependabot[bot]
|
fc8cd2e7e5
|
chore(deps): bump tokio from 1.24.1 to 1.24.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.24.1 to 1.24.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/commits)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-04 08:27:50 +01:00 |
|
Benjamin Kampmann
|
b9b00743c9
|
fix(sliding-sync): catching up on new count for full-sync views
|
2023-01-31 15:02:19 +00:00 |
|
Benjamin Kampmann
|
14be1f888a
|
test(sliding-sync): integration test for UnknownPos
|
2023-01-31 15:02:19 +00:00 |
|
Benjamin Kampmann
|
a77295120a
|
fix(sliding-sync): fixing restarting growing view
|
2023-01-31 15:02:19 +00:00 |
|
Benjamin Kampmann
|
5b3ec33ddc
|
chore: Update to specific, supported ruma and sliding-sync-proxy-version.
|
2023-01-31 14:03:43 +00:00 |
|
Benjamin Kampmann
|
9ae9c98340
|
test(sliding-sync): activate live views test
|
2023-01-31 14:03:43 +00:00 |
|
Benjamin Kampmann
|
9ad34e8565
|
chore(sliding-sync): update to latest sliding-sync JSON layout
|
2023-01-31 14:03:43 +00:00 |
|
Benjamin Kampmann
|
a973c372e6
|
chore: use local volumes for testing server
|
2023-01-31 14:03:43 +00:00 |
|
Jonas Platte
|
6d868908cb
|
refactor(sdk): Remove unused Result
|
2023-01-31 11:49:25 +01:00 |
|
Jonas Platte
|
d2678e2f01
|
refactor(sdk): Remove unused async
|
2023-01-31 11:49:25 +01:00 |
|
Benjamin Kampmann
|
a572f61edf
|
tests: additional ignored tests for future scenarios
|
2023-01-24 10:30:07 +00:00 |
|
Benjamin Kampmann
|
a964585e35
|
fix(sliding-sync): have views go live right at response processing
|
2023-01-24 10:30:07 +00:00 |
|
Kévin Commaille
|
1b7f4b4b42
|
fix(test): Fix position of prev_content in JSON
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
|
2023-01-17 12:10:19 +01:00 |
|
Jonas Platte
|
0e3ea58aa4
|
Revert unrelated change
|
2023-01-13 10:51:52 +01:00 |
|
Benjamin Kampmann
|
723e3a3135
|
tests(sliding-sync): minor style improvements
|
2023-01-12 19:53:57 +01:00 |
|
Benjamin Kampmann
|
906c09987f
|
style(sliding-sync): minor style refinements
|
2023-01-12 13:24:16 +01:00 |
|
Benjamin Kampmann
|
a8d49b86df
|
feat(sliding-sync): adding views on live sliding-sync
|
2023-01-12 13:24:16 +01:00 |
|
Benjamin Kampmann
|
2949dcc773
|
docs: Add a Readme to explain usage
|
2023-01-12 13:24:16 +01:00 |
|
Benjamin Kampmann
|
b790bf9397
|
test(sliding-sync): add integration test covering #1333
|
2023-01-12 13:24:16 +01:00 |
|
Benjamin Kampmann
|
fabf0d40bc
|
test: add test for moving window and rooms
|
2023-01-12 13:24:16 +01:00 |
|
Benjamin Kampmann
|
60d82fde38
|
test: add sliding-sync integration-testing facilities
|
2023-01-12 13:24:16 +01:00 |
|
Jonas Platte
|
2e30e11101
|
refactor: Use workspace dependencies for more crates
|
2023-01-10 10:19:02 +01:00 |
|
dependabot[bot]
|
63c8696cac
|
chore(deps): bump tokio from 1.22.0 to 1.23.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.22.0 to 1.23.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.22.0...tokio-1.23.1)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-07 14:06:32 +01:00 |
|
Jonas Platte
|
05e4bc0557
|
refactor: Don't reserialize member events before storing them
|
2022-12-15 18:19:35 +01:00 |
|
Jonas Platte
|
262fe5630f
|
feat(sdk): Implement IntoFuture for LoginBuilder and SsoLoginBuilder
|
2022-12-07 11:13:44 +01:00 |
|
Jonas Platte
|
32bf3143c7
|
doc: Hint towards test execution
|
2022-11-29 23:38:31 +01:00 |
|
Jonas Platte
|
3d22b6d5a4
|
chore: Upgrade Ruma
|
2022-11-29 15:37:18 +01:00 |
|
Flix
|
bc29bcef38
|
doc: Hint towards test execution
|
2022-11-29 15:29:41 +01:00 |
|
Jonas Platte
|
785a3349ab
|
refactor(sdk)!: Make sync_token accessor private
|
2022-11-18 14:02:41 +01:00 |
|
Jonas Platte
|
826705c174
|
chore: Bump MSRV to 1.65
|
2022-11-15 14:57:46 +01:00 |
|
Flix
|
0a45e401e3
|
test: Use MemoryStore to fix problems in coverage tests
|
2022-11-15 12:32:20 +01:00 |
|
Flix
|
ab846f79f1
|
test: Add encryption state mock to tests where it is needed
|
2022-11-15 12:32:20 +01:00 |
|
Flix
|
6951f7f5bf
|
fix: Review comments
|
2022-11-15 12:32:20 +01:00 |
|
Flix
|
956e270941
|
feat: Implement room sync_up method
|
2022-11-15 12:32:20 +01:00 |
|
Flix
|
9d150e5cc6
|
fix: Adjust repeated_join test to new changes
|
2022-11-15 12:32:20 +01:00 |
|
Flix
|
4abb08c4a1
|
feat!: Make intermediate rooms available right after joining/leaving
Co-Authored-By: Jonas Platte <jplatte@matrix.org>
Co-Authored-By: Benjamin Kampmann <ben@gnunicorn.org>
|
2022-11-15 12:32:20 +01:00 |
|
Jonas Platte
|
3a6d048b9f
|
refactor(sdk)!: Rename uiaa_response methods to as_uiaa_response
|
2022-11-03 18:05:04 +01:00 |
|
Ivan Enderlin
|
2b4f4b17c3
|
chore: Update wasm-bindgen's ecosystem to latest versions.
|
2022-11-02 08:59:21 +01:00 |
|
Jonas Platte
|
411095425c
|
refactor(sdk): Make ClientBuilder::{sled_store, indexeddb_store} simple setters
|
2022-10-20 13:35:06 +02:00 |
|
Jonas Platte
|
0cfc7540cf
|
refactor: Use workspace dependencies for tracing
|
2022-10-18 19:24:22 +02:00 |
|
Jonas Platte
|
f57b7782f4
|
refactor: Use workspace dependencies for ruma
|
2022-10-18 13:38:05 +02:00 |
|
Jonas Platte
|
1e77e91ec4
|
refactor(appservice): Replace warp with axum
|
2022-10-12 17:32:31 +02:00 |
|
Jonas Platte
|
95613be6c9
|
chore: Remove redundant cfg attribute
|
2022-10-12 17:32:31 +02:00 |
|
Damir Jelić
|
2f94886663
|
refactor(crypto)!: Don't use the Curve25519 sender key to store room keys
|
2022-10-10 15:20:25 +02:00 |
|
Jonas Platte
|
c24c20f7f1
|
Raise MSRV to 1.62
|
2022-10-06 10:55:49 +02:00 |
|