Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Allows search to recognize full room links #8275

Merged
merged 33 commits into from
May 9, 2023

Commits on Apr 10, 2022

  1. fix matrix search link

    bolu-tife committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    97bcf1d View commit details
    Browse the repository at this point in the history
  2. fix matrix search link

    Signed-off-by: Boluwatife Omosowon <boluomosowon@gmail.com>
    bolu-tife committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    604a6ed View commit details
    Browse the repository at this point in the history
  3. fix: allow full link search

    Signed-off-by: Boluwatife Omosowon <boluomosowon@gmail.com>
    bolu-tife committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    9ba6051 View commit details
    Browse the repository at this point in the history
  4. fix: allow full link search on new search feature

    Signed-off-by: Boluwatife Omosowon <boluomosowon@gmail.com>
    bolu-tife committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    9d10d95 View commit details
    Browse the repository at this point in the history
  5. improve transformSearchTerm function

    Signed-off-by: Boluwatife Omosowon <boluomosowon@gmail.com>
    bolu-tife committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    85c9d66 View commit details
    Browse the repository at this point in the history
  6. improve transformSearchTerm function

    Signed-off-by: Boluwatife Omosowon <boluomosowon@gmail.com>
    bolu-tife committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    225bcab View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

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

Commits on Apr 15, 2022

  1. add review changes

    bolu-tife committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    4c6e4c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Signed-off-by: Boluwatife Omosowon <boluomosowon@gmail.com>

    added review correction
    
    changed the transformSearchTerm function to use parsePermaLink
    removed extra spaces
    bolu-tife committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    bef2ac5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a33c486 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dba919 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. removed extra space

    Signed-off-by: Boluwatife Omosowon <boluomosowon@gmail.com>
    bolu-tife committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    c26fbf2 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. merged develop into branch

    Boluwatife Omosowon authored and Boluwatife Omosowon committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    bd46c1e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Update src/utils/SearchInput.ts

    Co-authored-by: Travis Ralston <travpc@gmail.com>
    bolu-tife and turt2live committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    3adaca0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/matrix-link-search' of https://github.com/bolu-tife…

    …/matrix-react-sdk into fix/matrix-link-search
    Boluwatife Omosowon authored and Boluwatife Omosowon committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    201679f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. fixed spolight dialog search for room and user links

    Boluwatife Omosowon authored and Boluwatife Omosowon committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    2dfea11 View commit details
    Browse the repository at this point in the history
  2. added tests for transformSearchTerm

    Boluwatife Omosowon authored and Boluwatife Omosowon committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    23b9f10 View commit details
    Browse the repository at this point in the history
  3. removed transformSearchTerm from room search bar

    Boluwatife Omosowon authored and Boluwatife Omosowon committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    897a099 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db0a434 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

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

Commits on May 1, 2023

  1. replaces two test cases to one that should return the primaryEntityId…

    … if the search term was a permalink
    Boluwatife Omosowon authored and Boluwatife Omosowon committed May 1, 2023
    Configuration menu
    Copy the full SHA
    9877e29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    818fe72 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

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

Commits on May 3, 2023

  1. corrected ts issues

    Boluwatife Omosowon authored and Boluwatife Omosowon committed May 3, 2023
    Configuration menu
    Copy the full SHA
    a8364e6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/matrix-link-search' of https://github.com/bolu-tife…

    …/matrix-react-sdk into fix/matrix-link-search
    Boluwatife Omosowon authored and Boluwatife Omosowon committed May 3, 2023
    Configuration menu
    Copy the full SHA
    49fcb95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d63b7e8 View commit details
    Browse the repository at this point in the history
  4. changed type of transformSearchTerm to string

    Boluwatife Omosowon authored and Boluwatife Omosowon committed May 3, 2023
    Configuration menu
    Copy the full SHA
    f42aea9 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. changed return value from empty string to the original search term if…

    … the primaryEntityId of the parsedLink is null
    Boluwatife Omosowon authored and Boluwatife Omosowon committed May 5, 2023
    Configuration menu
    Copy the full SHA
    a973adf View commit details
    Browse the repository at this point in the history
  2. changed return value from empty string to the original search term if…

    … the primaryEntityId of the parsedLink is null
    Boluwatife Omosowon authored and Boluwatife Omosowon committed May 5, 2023
    Configuration menu
    Copy the full SHA
    89d7636 View commit details
    Browse the repository at this point in the history
  3. refactored transformSearchTerm and added a new test case

    Boluwatife Omosowon authored and Boluwatife Omosowon committed May 5, 2023
    Configuration menu
    Copy the full SHA
    377fd93 View commit details
    Browse the repository at this point in the history
  4. rewrote transformSearchTerm doc

    Boluwatife Omosowon authored and Boluwatife Omosowon committed May 5, 2023
    Configuration menu
    Copy the full SHA
    bd055d5 View commit details
    Browse the repository at this point in the history
  5. changed mocked return values of test case - should return the origina…

    …l search term if the search term is a permalink and the primaryEntityId is null
    Boluwatife Omosowon authored and Boluwatife Omosowon committed May 5, 2023
    Configuration menu
    Copy the full SHA
    682d3f8 View commit details
    Browse the repository at this point in the history
  6. lint corrections

    Boluwatife Omosowon authored and Boluwatife Omosowon committed May 5, 2023
    Configuration menu
    Copy the full SHA
    825e1ce View commit details
    Browse the repository at this point in the history