Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sdk: Room Directory Search #3169

Merged
merged 37 commits into from
Mar 20, 2024
Merged

sdk: Room Directory Search #3169

merged 37 commits into from
Mar 20, 2024

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    18c155b View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    8ac6845 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. improved the tests

    Velin92 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a79c528 View commit details
    Browse the repository at this point in the history
  2. feat(bindings): ffi layer started implementation

    also improved the integration test for the filtered case
    Velin92 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    26b0b32 View commit details
    Browse the repository at this point in the history
  3. feat(bindings): listener code

    Velin92 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d9231be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    caa9a7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37d9557 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    9c33540 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    690ed46 View commit details
    Browse the repository at this point in the history
  3. docs: updated documentation

    and removed code from ffi that will be changed soon
    Velin92 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3e35f16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70466aa View commit details
    Browse the repository at this point in the history
  5. tests: improved the tests by adding the limit

    into the check for the request
    Velin92 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4dd7c30 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Apply suggestions from code review

    Co-authored-by: Ivan Enderlin <[email protected]>
    Signed-off-by: Mauro <[email protected]>
    Velin92 and Hywan committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4b1eefc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2163ab0 View commit details
    Browse the repository at this point in the history
  3. docs: more documentation

    Velin92 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2e3ced1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8890bf3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2b9b5f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77ba301 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. improved docs

    Velin92 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    2abe3ab View commit details
    Browse the repository at this point in the history
  2. docs: fixed docs

    Velin92 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ad1623d View commit details
    Browse the repository at this point in the history
  3. fix: fmt

    Velin92 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    2f7b2f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fbc2ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb0ddbc View commit details
    Browse the repository at this point in the history
  6. tests: fix fmt

    Velin92 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e922a58 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'mauroromito/directory_search' of github.com:matrix-org/…

    …matrix-rust-sdk into mauroromito/directory_search
    Velin92 committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    4db6964 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    3f627f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    9ef78a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. pr suggestions

    improved the conversion by using a try from and changed the nex_token to a search state to indicate the current state of the search
    Velin92 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a52a232 View commit details
    Browse the repository at this point in the history
  2. docs: removed useless comment

    Velin92 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2f9b994 View commit details
    Browse the repository at this point in the history
  3. improved code spacing

    Velin92 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    73b0174 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Apply suggestions from code review

    Co-authored-by: Ivan Enderlin <[email protected]>
    Signed-off-by: Mauro <[email protected]>
    Velin92 and Hywan committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5e69293 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b85a81 View commit details
    Browse the repository at this point in the history
  3. docs: updated docs

    Velin92 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2291055 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    655ac07 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    a308d34 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. doc(sdk): Fix mark up.

    Signed-off-by: Ivan Enderlin <[email protected]>
    Hywan committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    0a02a41 View commit details
    Browse the repository at this point in the history
  2. doc(sdk): Add a warning.

    Signed-off-by: Ivan Enderlin <[email protected]>
    Hywan committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    96c7b3f View commit details
    Browse the repository at this point in the history