Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GetStream/stream-chat-react-native
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: GetStream/stream-chat-react-native
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: V5
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 66 files changed
  • 3 contributors

Commits on Dec 12, 2024

  1. Configuration menu
    Copy the full SHA
    41517b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2850 from GetStream/fix/v5-deployment-pipeline

    fix: add V5 branch configuration
    isekovanic authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    f38ae11 View commit details
    Browse the repository at this point in the history
  3. chore: test dry run

    isekovanic committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    168053b View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. Configuration menu
    Copy the full SHA
    89c0a40 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2880 from GetStream/remove-docusarus-actions-V5-b…

    …ranch
    
    chore: remove docusaurus related actions and vale setup in favor of new docs system
    khushal87 authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    abcc053 View commit details
    Browse the repository at this point in the history
  3. fix: add size theme and prop for the ChannelAvatar component (#2881)

    * fix: add size theme and prop for the ChannelAvatar component
    
    * fix: make size prop optional
    khushal87 authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    5fbd50a View commit details
    Browse the repository at this point in the history
  4. chore: change next release config for V5 branch (#2882)

    * chore: change next release config for V5 branch
    
    * chore: change dry run to false
    khushal87 authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    efe1074 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

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

Commits on Jan 15, 2025

  1. fix: inverted unread indicator due to applied inverted styles (#2889)

    * fix: inverted unread indicator due to applied inverted styles
    
    * fix: tests snapshots
    
    * fix: unread indicator inverted issue on android
    
    * fix: tests
    khushal87 authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    ba07bf9 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. fix: properly sync own reads while offline mode is enabled (#2902)

    * fix: properly sync own reads while offline mode is enabled
    
    * fix: use proper unreadCount
    
    * fix: use countUnread() api for brevity
    isekovanic authored Jan 23, 2025
    Configuration menu
    Copy the full SHA
    dc870d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. fix: add thumbnail info on gallery press handlers (#2911)

    * fix: add thumbnail info on gallery press handlers
    
    * fix: pr review comments
    isekovanic committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    d78954e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2912 from GetStream/fix/backport-attachment-thumb…

    …nail-fix
    
    fix: backport attachment thumbnail fix
    isekovanic authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    412ea35 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

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

Commits on Feb 6, 2025

  1. Merge pull request #2935 from GetStream/blockquote-support-v5

    feat: blockquote support on v5 branch
    isekovanic authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    0a1a664 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. fix: initial scroll to first unread v5 (#3016)

    * fix: initial scrolling to first unread message on v5
    
    * fix: ios sample app build on v5
    
    * fix: actions/cache ersion bump
    isekovanic authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    f372769 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2025

  1. Configuration menu
    Copy the full SHA
    c4d1a2b View commit details
    Browse the repository at this point in the history
  2. fix: trigger release

    isekovanic committed Dec 23, 2025
    Configuration menu
    Copy the full SHA
    2bfa7db View commit details
    Browse the repository at this point in the history
Loading