Commit Graph

  • 73b01743a5 improved code spacing Mauro Romito 2024-03-13 12:48:32 +01:00
  • 2f9b9942c3 docs: removed useless comment Mauro Romito 2024-03-13 12:45:50 +01:00
  • a52a2329a1 pr suggestions Mauro Romito 2024-03-13 12:43:26 +01:00
  • 6f9147de86 Merge pull request #3205 from matrix-org/stefan/invites_main_room_list Ivan Enderlin 2024-03-13 11:43:10 +01:00
  • 6a67ff9acf Update invite room list filter tests Stefan Ceriu 2024-03-13 12:30:33 +02:00
  • 4eb3da6be7 Update crates/matrix-sdk-ui/src/room_list_service/filters/invite.rs Stefan Ceriu 2024-03-13 12:15:16 +02:00
  • 78889aec8c fix(ruma): Add the compat-tag-info feature Ivan Enderlin 2024-03-13 11:10:38 +01:00
  • b0880996fc fix(ruma): Add the compat-tag-info feature. Ivan Enderlin 2024-03-13 10:24:18 +01:00
  • bf5aeb8a69 with less typo matthew/serde Matthew Hodgson 2024-03-12 19:16:18 +00:00
  • 5a8d5fffa1 commit lock Matthew Hodgson 2024-03-12 18:57:36 +00:00
  • 194bc4864f pin to the right deps... Matthew Hodgson 2024-03-12 18:48:35 +00:00
  • bc7eb63079 revert deps to try to fix build Matthew Hodgson 2024-03-12 18:40:20 +00:00
  • 88a8a7007c Merge pull request #3200 from matrix-org/andybalaam/feature-flag-for-overriding-expiration-min Andy Balaam 2024-03-12 14:45:45 +00:00
  • ff1555ed40 crypto: Clarify Durations in outbound tests Andy Balaam 2024-03-12 14:29:27 +00:00
  • 5c29c08941 crypto: Document that _disable-minimum-rotation-period-ms should not be used Andy Balaam 2024-03-12 14:17:31 +00:00
  • 3fb8a46c95 test: Add a test for the verification state reset case Damir Jelić 2024-03-12 13:11:57 +01:00
  • 31d985813a test: Switch to scoped mocks for the /sync mocking Damir Jelić 2024-03-12 13:10:00 +01:00
  • eea475854c feat: Expose a verification state listener directly from Encryption Stefan Ceriu 2024-03-06 17:41:15 +02:00
  • a6c2719976 Remove OlmError::Decryption (#3204) Richard van der Hoff 2024-03-12 11:16:41 +00:00
  • 2f58cb1620 members: Simplify disambiguation logic when loading member list (#3184) Timo Kösters 2024-03-12 11:15:30 +01:00
  • 0947349ae0 crypto: Add a feature flag to disable the minimum session rotation time Andy Balaam 2024-03-08 11:38:14 +00:00
  • 2f3b85d244 crypto: Split clamping of rotation_period into a separate function Andy Balaam 2024-03-08 10:37:52 +00:00
  • 919d58f94b crypto: Test that we enforce a minimum rotation_period_ms Andy Balaam 2024-03-08 11:21:50 +00:00
  • 16dcfb2e84 feat: Expose a room list filter for Invites only Stefan Ceriu 2024-02-25 15:39:40 +02:00
  • 9ef78a484c Merge branch 'main' into mauroromito/directory_search Mauro 2024-03-11 16:30:55 +01:00
  • 3edaff1364 Merge pull request #3178 from matrix-org/ex-tui Ivan Enderlin 2024-03-11 14:53:35 +01:00
  • 45055d80cd Merge pull request #3203 from Hywan/feat-ui-room-list-invite-revisit Ivan Enderlin 2024-03-11 13:28:09 +01:00
  • 1ea163271b crypto: Include event timestamp in decryption failure logs Richard van der Hoff 2024-03-11 12:16:39 +00:00
  • 899e4db8d0 crypto: Break up the expiration tests for clarity Andy Balaam 2024-03-08 10:36:29 +00:00
  • e9cca7f68d feat(ui,ffi): Add a new experimental-room-list-with-unified-invites feature. Ivan Enderlin 2024-03-11 12:05:32 +01:00
  • fd709b9d52 workspace: Bump ruma crate Kévin Commaille 2024-03-09 15:18:46 +01:00
  • 4ad79d6d44 multiverse: hide the password by using rpassword to prompt it Benjamin Bouvier 2024-03-08 17:44:55 +01:00
  • e57a02fd91 multiverse: add support for backpagination Benjamin Bouvier 2024-03-08 16:28:06 +01:00
  • c41f7975b3 labs: turn rrrepl into a timeline client Benjamin Bouvier 2024-02-26 19:29:18 +01:00
  • cb6b420ad0 ffi: add previous power levels to OtherState::RoomPowerLevels (#3199) Jorge Martin Espinosa 2024-03-08 16:03:02 +01:00
  • 724d133cce sdk&ffi: server unstable features support for MSC4028 (#3192) Hanadi 2024-03-08 11:28:04 +01:00
  • b7d6fd08f1 event cache: enforce unique access on the EventCacheStore Benjamin Bouvier 2024-02-29 12:46:00 +01:00
  • 0469c27b91 ffi: Add methods to get and reset the power levels of a Room Jorge Martin Espinosa 2024-03-07 12:46:13 +01:00
  • f14c00db82 store: Add a method to set a custom value without reading and returning the old value Benjamin Kampmann 2024-03-07 11:02:32 +00:00
  • a204b2994d chore: improve create_room documentation Johannes Marbach 2024-03-06 09:52:23 +01:00
  • a15aefc50e make matrix-sdk-ui structs optionally serialisable Matthew Hodgson 2024-03-06 01:07:24 +00:00
  • 3f627f4125 Merge branch 'main' into mauroromito/directory_search Mauro 2024-03-05 11:44:15 +01:00
  • 98a68632df chore(deps): bump mio from 0.8.10 to 0.8.11 dependabot[bot] 2024-03-04 21:32:07 +00:00
  • 0c98e26a05 sdk: create new users_with_power_levels fn (#3182) Jorge Martin Espinosa 2024-03-04 16:37:16 +01:00
  • 4b56ca1841 event cache: remove the RoomNotFound error Benjamin Bouvier 2024-02-29 12:17:55 +01:00
  • 8d2e790bca event cache: add a Room::event_cache() method Benjamin Bouvier 2024-02-29 12:10:49 +01:00
  • e4be216731 feat: add support for m.call.invite events in the timeline and as a last room message Stefan Ceriu 2024-03-02 19:10:15 +02:00
  • 74727e5f84 ci: update codecov action to v4 Benjamin Bouvier 2024-02-29 11:46:28 +01:00
  • 4b711e4b37 Merge pull request #3177 from matrix-org/doug/multi-user-power-levels Andy Balaam 2024-03-04 10:10:28 +00:00
  • 4db69647ce Merge branch 'mauroromito/directory_search' of github.com:matrix-org/matrix-rust-sdk into mauroromito/directory_search Mauro Romito 2024-03-01 17:25:16 +01:00
  • e922a58cc3 tests: fix fmt Mauro Romito 2024-03-01 17:25:11 +01:00
  • eb0ddbc063 Merge branch 'main' into mauroromito/directory_search Mauro 2024-03-01 17:18:08 +01:00
  • 9fbc2ab07c mocking library not supported on wasm Mauro Romito 2024-03-01 17:17:24 +01:00
  • 2f7b2f0451 fix: fmt Mauro Romito 2024-03-01 17:07:52 +01:00
  • ad1623da58 docs: fixed docs Mauro Romito 2024-03-01 15:44:24 +01:00
  • 2abe3aba4a improved docs Mauro Romito 2024-03-01 15:21:57 +01:00
  • 82684d64d4 Merge pull request #3180 from matrix-org/jme/bump-uniffi-referenced-commit-so-android-works-again Andy Balaam 2024-03-01 13:27:53 +00:00
  • 7b40daa3cf ffi: bump the UniFFi referenced commit again Jorge Martín 2024-03-01 13:59:03 +01:00
  • 5ee3897f7e ffi: aggregate RoomMember fields early instead of requiring to call getters (#3172) Timo Kösters 2024-02-29 17:27:21 +01:00
  • 370f4735f7 ffi: simplify the declaration type Benjamin Bouvier 2024-02-29 14:56:16 +01:00
  • 77ba3010cc Merge branch 'main' into mauroromito/directory_search Mauro 2024-02-29 14:29:31 +01:00
  • b2b9b5fa12 feat(bindings): reverted some code from ffi Mauro Romito 2024-02-29 14:29:03 +01:00
  • c251f16292 ffi: Update the power levels of multiple users as once. Doug 2024-02-29 12:16:58 +00:00
  • 8890bf3cee feat(bindings): improved and fixed ffi code Mauro Romito 2024-02-29 14:10:45 +01:00
  • 2e3ced1fb2 docs: more documentation Mauro Romito 2024-02-29 12:58:34 +01:00
  • 2163ab03ec tests: test improvements and added a new test Mauro Romito 2024-02-29 12:48:49 +01:00
  • 4b1eefca80 Apply suggestions from code review Mauro 2024-02-29 11:52:31 +01:00
  • 4dd7c3093c tests: improved the tests by adding the limit Mauro Romito 2024-02-28 19:41:31 +01:00
  • 70466aafb4 docs: more documentation for types and the mod Mauro Romito 2024-02-28 19:25:52 +01:00
  • 3e35f163b7 docs: updated documentation Mauro Romito 2024-02-28 19:17:58 +01:00
  • 690ed4611d tests: unit tests have been completed Mauro Romito 2024-02-28 19:01:42 +01:00
  • 8392ef07cd ffi: bump uniffi to latest git rev to generate open swift classes Stefan Ceriu 2024-02-28 19:46:26 +02:00
  • 9c33540af8 tests: improved tests and added a unit test Mauro Romito 2024-02-28 16:18:35 +01:00
  • 0401b995b7 ffi: Expose getting a power level from a role. Doug 2024-02-28 10:34:57 +00:00
  • 0521d23e94 Merge pull request #3167 from matrix-org/andybalaam/doc-fixes-e2ee Andy Balaam 2024-02-28 09:56:19 +00:00
  • 37d95571e9 test: fixed a test by a adding a small delay Mauro Romito 2024-02-27 17:40:03 +01:00
  • caa9a7d8be tests: code improvement for the filter integration test Mauro Romito 2024-02-27 17:31:26 +01:00
  • d9231be1ba feat(bindings): listener code Mauro Romito 2024-02-27 17:08:55 +01:00
  • 2068e7f266 sdk & ffi: add user power levels and role getter to RoomInfo (#3170) Jorge Martin Espinosa 2024-02-27 16:04:08 +01:00
  • 5b6bf38855 Hack the command bot to work as the coap example poljar/coap Damir Jelić 2024-02-27 15:02:34 +01:00
  • 26b0b32e55 feat(bindings): ffi layer started implementation Mauro Romito 2024-02-27 14:37:22 +01:00
  • 07614aaf62 Experimental CoAP support Damir Jelić 2024-02-27 14:20:41 +01:00
  • c7f3e2ad1d docs: Punctuation and wording fixes in encryption docs Andy Balaam 2024-02-26 11:57:41 +00:00
  • a79c5286d7 improved the tests Mauro Romito 2024-02-27 10:58:13 +01:00
  • 8ac6845607 feat: paginated public room search Mauro Romito 2024-02-26 17:32:52 +01:00
  • 9f75552c9b event cache: only emit an event update when there are, well, events to propagate Benjamin Bouvier 2024-02-22 19:40:27 +01:00
  • 3ef5214587 event cache: add a few smoke tests Benjamin Bouvier 2024-02-22 16:09:13 +01:00
  • 30640ebb65 sdk: Log the successful room message sending and record the received event ID Valere 2024-02-26 11:40:38 +01:00
  • 4f3cdfacaa docs: Clarify PR title guidelines. Doug 2024-02-23 10:40:09 +00:00
  • b68bcf9cff fix(examples): Fix typos in getting started example Johannes Marbach 2024-02-25 10:49:33 +01:00
  • 8e64341176 ffi: Use a custom RollingFileAppender. Doug 2024-02-22 17:49:04 +00:00
  • 40ba98b95e test: fix one potential race in test_room_notification_count Benjamin Bouvier 2024-02-22 17:46:48 +01:00
  • 3541d205e0 test: timeout faster in test_room_notification_count Benjamin Bouvier 2024-02-22 17:37:11 +01:00
  • 2a201d4218 test: move the with_server methods in the sdk crate Benjamin Bouvier 2024-02-22 17:08:55 +01:00
  • 43129441db test: rename another logged_in_client to logged_in_client_with_server Benjamin Bouvier 2024-02-22 16:54:46 +01:00
  • 5ae2d83457 test: rename one logged_in_client to logged_in_client_with_server Benjamin Bouvier 2024-02-22 16:47:05 +01:00
  • 193f3331e8 test: remove a few copies of logged_in_client Benjamin Bouvier 2024-02-22 16:37:57 +01:00
  • 65fe3c8b5b test: commonize the logged_in_base_client methods in sdk-base Benjamin Bouvier 2024-02-22 16:30:30 +01:00
  • 85e8771b5a test: rename one logged_in_client to logged_in_base_client Benjamin Bouvier 2024-02-22 16:16:20 +01:00
  • d27bfca5e4 test: rename no_retry_test_client to {{SAME}}_with_server as it also returns a mocking server Benjamin Bouvier 2024-02-22 16:14:42 +01:00