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

Enlarge emojis in other contexts than just single character messages #47547

Open
wants to merge 44 commits into
base: main
Choose a base branch
from

Commits on Aug 8, 2024

  1. WIP on emojis enlarge

    VickyStash committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8d93e58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fdd879 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    1a776ab View commit details
    Browse the repository at this point in the history
  2. Code clean up

    VickyStash committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    957737a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18997d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    27fb058 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ab61f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    2b0caa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e750501 View commit details
    Browse the repository at this point in the history
  3. Lint fixes

    VickyStash committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    3175d40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b0828b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    776aacd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6981d7c View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Fix cursor jumping on ios

    VickyStash committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    41ffb05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2007c58 View commit details
    Browse the repository at this point in the history
  3. Fix composer height

    VickyStash committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9250cd9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'refs/heads/main' into feature/large-emojis

    # Conflicts:
    #	src/components/Composer/index.tsx
    VickyStash committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    46ddde2 View commit details
    Browse the repository at this point in the history
  5. Lint fix

    VickyStash committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2dd7773 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Fix large emojis overlap

    VickyStash committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    cc8e8b1 View commit details
    Browse the repository at this point in the history
  2. Improve sender display

    VickyStash committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    435e777 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Merge branch 'refs/heads/main' into feature/large-emojis

    # Conflicts:
    #	src/components/Composer/index.native.tsx
    #	src/pages/home/report/comment/TextCommentFragment.tsx
    VickyStash committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    d8a3fd2 View commit details
    Browse the repository at this point in the history
  2. Lint fix

    VickyStash committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    6ef2595 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Merge branch 'refs/heads/main' into feature/large-emojis

    # Conflicts:
    #	src/components/Composer/index.native.tsx
    VickyStash committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    25a4ee9 View commit details
    Browse the repository at this point in the history
  2. Fix emoji alignment

    VickyStash committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7cf9b77 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Merge branch 'refs/heads/main' into feature/large-emojis

    # Conflicts:
    #	src/pages/settings/InitialSettingsPage.tsx
    VickyStash committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3af678f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    272a32d View commit details
    Browse the repository at this point in the history
  3. Compiler fix

    VickyStash committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    87e41e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Code improvement

    VickyStash committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    dda7fdf View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

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

Commits on Sep 3, 2024

  1. Fix web emoji display

    VickyStash committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8ecc202 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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

Commits on Sep 11, 2024

  1. Merge branch 'refs/heads/main' into feature/large-emojis

    # Conflicts:
    #	src/components/AccountSwitcher.tsx
    VickyStash committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4f4ca61 View commit details
    Browse the repository at this point in the history
  2. Add missed import

    VickyStash committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9c30d73 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Fix regex usage

    VickyStash committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    528c08f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb3a958 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Merge branch 'refs/heads/main' into feature/large-emojis

    # Conflicts:
    #	src/components/Composer/index.tsx
    VickyStash committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1befeeb View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge branch 'refs/heads/main' into feature/large-emojis

    # Conflicts:
    #	src/pages/home/report/comment/TextCommentFragment.tsx
    VickyStash committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ba756a5 View commit details
    Browse the repository at this point in the history
  2. Fix lint check errors

    VickyStash committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4713c7e View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    35af453 View commit details
    Browse the repository at this point in the history
  2. Minor fix

    VickyStash committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    70190a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Merge branch 'refs/heads/main' into feature/large-emojis

    # Conflicts:
    #	src/components/HTMLEngineProvider/HTMLRenderers/EmojiRenderer.tsx
    VickyStash committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    743d3c2 View commit details
    Browse the repository at this point in the history
  2. TS fix

    VickyStash committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    bce816d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a4883b View commit details
    Browse the repository at this point in the history
  4. Revert "Update react-native-live-markdown version"

    This reverts commit 9a4883b.
    VickyStash committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    cde40ee View commit details
    Browse the repository at this point in the history