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

Support Insert from iPhone or iPad in Safari #10851

Merged
merged 24 commits into from
May 25, 2023

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    87e816f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e60b97 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    20f5339 View commit details
    Browse the repository at this point in the history
  2. Handle insertFromPaste properly for wider ranging paste support

    Signed-off-by: 许煜恒 <xyhken@icloud.com>
    t3chguy authored and SuperKenVery committed May 11, 2023
    Configuration menu
    Copy the full SHA
    745ed2a View commit details
    Browse the repository at this point in the history
  3. Support Insert from iPhone or iPad in Safari

    Signed-off-by: 许煜恒 <xyhken@icloud.com>
    SuperKenVery committed May 11, 2023
    Configuration menu
    Copy the full SHA
    caa13fd View commit details
    Browse the repository at this point in the history
  4. Support Safari Insert from iPhone or iPad

    Signed-off-by: 许煜恒 <xyhken@icloud.com>
    SuperKenVery committed May 11, 2023
    Configuration menu
    Copy the full SHA
    7fdf900 View commit details
    Browse the repository at this point in the history
  5. Merge branch 't3chguy/onbeforeinput' of github.com:SuperKenVery/matri…

    …x-react-sdk into t3chguy/onbeforeinput
    
    Signed-off-by: 许煜恒 xyhken@icloud.com
    SuperKenVery committed May 11, 2023
    Configuration menu
    Copy the full SHA
    7dabe87 View commit details
    Browse the repository at this point in the history
  6. Use the MIMEType filter

    SuperKenVery committed May 11, 2023
    Configuration menu
    Copy the full SHA
    b30a357 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    a07f4ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88cc152 View commit details
    Browse the repository at this point in the history
  3. Check null; Run prettier

    SuperKenVery committed May 17, 2023
    Configuration menu
    Copy the full SHA
    5444b99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebc53ed View commit details
    Browse the repository at this point in the history
  5. Pass strict null checks

    SuperKenVery committed May 17, 2023
    Configuration menu
    Copy the full SHA
    07a3c7a View commit details
    Browse the repository at this point in the history
  6. tsconfig.json: Enable strict null check

    If it's checked in GitHub Actions then I think it's good to check it
    locally :D
    SuperKenVery committed May 17, 2023
    Configuration menu
    Copy the full SHA
    ad99392 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. Revert tsconfig change

    Seem to cause workflow failure
    SuperKenVery committed May 21, 2023
    Configuration menu
    Copy the full SHA
    5188490 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    4a82341 View commit details
    Browse the repository at this point in the history
  2. Merge branch 't3chguy/onbeforeinput' of github.com:SuperKenVery/matri…

    …x-react-sdk into t3chguy/onbeforeinput
    SuperKenVery committed May 22, 2023
    Configuration menu
    Copy the full SHA
    1bd0db0 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Update src/components/views/rooms/SendMessageComposer.tsx: Simplify c…

    …hecks
    
    Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
    SuperKenVery and t3chguy authored May 23, 2023
    Configuration menu
    Copy the full SHA
    e53505f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    511d2a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4c7a0b View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Use blob url as filename

    SuperKenVery committed May 24, 2023
    Configuration menu
    Copy the full SHA
    e1755b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fccd197 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    48ff504 View commit details
    Browse the repository at this point in the history
  2. Merge branch 't3chguy/onbeforeinput' of github.com:SuperKenVery/matri…

    …x-react-sdk; branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/onbeforeinput
    SuperKenVery committed May 25, 2023
    Configuration menu
    Copy the full SHA
    0c2e985 View commit details
    Browse the repository at this point in the history