Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

GetStream/stream-chat-react-native

khushal87 pushed 7 commits to v6.0.0 GetStream/stream-chat-react-native
  • fix: padding for reaction picker 5b7aa9c
  • fix: double loading when targetting a message (#2711) * fix: double loading when targetting a message * fix: lint... fdb4f17
  • Merge pull request #2712 from GetStream/develop Next Release 004f663
  • chore(release): 5.39.4 [skip ci] 4a33844
  • chore(release): 1.30.4 [skip ci] 5ff6ad4
  • fix: inline date separator not being rendered for deleted message appropriately (#2716) 9f2bb15
  • Merge branch 'develop' of github.com:GetStream/stream-chat-react-native into v6.0.0 2f2fb51

View on GitHub

isekovanic pushed 1 commit to feat/polls-impl GetStream/stream-chat-react-native

View on GitHub

isekovanic pushed 7 commits to feat/polls-impl GetStream/stream-chat-react-native
  • chore: bump yarn.lock in sample app bebe0cc
  • feat: add translations for every language bb12540
  • fix: colors so that theme works 30804af
  • fix: add fix in SampleApp too f609cd9
  • fix: issue with scrollview 9324470
  • fix: wrong colors 5ef527a
  • fix: all options list screen fixes db0feb9

View on GitHub

khushal87 deleted a branch GetStream/stream-chat-react-native

fix-inline-date-separator-deleted-message

khushal87 pushed 1 commit to develop GetStream/stream-chat-react-native
  • fix: inline date separator not being rendered for deleted message appropriately (#2716) 9f2bb15

View on GitHub

khushal87 closed a pull request on GetStream/stream-chat-react-native
fix: inline date separator not being rendered for deleted message appropriately
## 🎯 Goal Fixes #2714 <!-- Describe why we are making this change --> ## 🛠 Implementation details <!-- Provide a description of the implementation --> ## 🎨 UI Changes <!-- Add re...
isekovanic created a review on a pull request on GetStream/stream-chat-react-native

View on GitHub

Stream-SDK-Bot created a comment on a pull request on GetStream/stream-chat-react-native
## SDK Size | `title` | `develop` | `branch` | `diff` | `status` | | - | - | - | - | - | |js_bundle_size|446.7021484375 KB|447 KB|0 B|🟢|

View on GitHub

khushal87 opened a pull request on GetStream/stream-chat-react-native
fix: inline date separator not being rendered for deleted message appropriately
## 🎯 Goal Fixes #2714 <!-- Describe why we are making this change --> ## 🛠 Implementation details <!-- Provide a description of the implementation --> ## 🎨 UI Changes <!-- Add re...
khushal87 created a branch on GetStream/stream-chat-react-native

fix-inline-date-separator-deleted-message - 💬 React-Native Chat SDK ➜ Stream Chat. Includes a tutorial on building your own chat app experience using React-Native, React-Navigation and Stream

isekovanic pushed 23 commits to feat/polls-impl GetStream/stream-chat-react-native
  • fix: thread list documentation improvements (#2692) * fix: wording issues in cookbook and redundant code * fix: b... c37d090
  • fix: expo refresh control and audio bugs (#2695) * fix: add nullcheck when cleaning up on unmount * fix: refresh ... b548a71
  • fix: own message custom theme bug (#2696) 4e2596b
  • Merge pull request #2697 from GetStream/develop Next Release a3a6933
  • chore(release): 5.39.1 [skip ci] bfc7f76
  • chore(release): 1.30.1 [skip ci] 28b4198
  • fix: native picker max images (#2699) * fix: native image picker max images not respected * chore: add comments f... 8d3ef4d
  • docs: fix message action list prop reference in custom message action docs ebbf066
  • fix: user online real time change (#2705) * fix: update user online status in realtime * fix: proper hook deps ... 78d83fd
  • fix: load channel at the very end when messageId is undefined (#2706) * fix: load channel at the very end when messa... dbfc01e
  • Merge pull request #2707 from GetStream/develop Next Release 6d0a8a8
  • chore(release): 5.39.2 [skip ci] 85026cf
  • chore(release): 1.30.2 [skip ci] 50d6467
  • fix: ChannelAvatar crash when used outside of ChannelList (#2708) 85f4ab2
  • Merge pull request #2709 from GetStream/develop Next Release 03e20f0
  • chore(release): 5.39.3 [skip ci] 33c120c
  • chore(release): 1.30.3 [skip ci] 546272a
  • fix: add sender and receiver background color for message bubble in message overlay (#2710) 7e64290
  • fix: double loading when targetting a message (#2711) * fix: double loading when targetting a message * fix: lint... fdb4f17
  • Merge pull request #2712 from GetStream/develop Next Release 004f663
  • and 3 more ...

View on GitHub

isekovanic pushed 1 commit to feat/polls-impl GetStream/stream-chat-react-native
  • chore: change ci so trigger branch build 72542be

View on GitHub

khushal87 created a comment on an issue on GetStream/stream-chat-react-native
I have created a new issue for the same and we will try to fix it.

View on GitHub

khushal87 opened an issue on GetStream/stream-chat-react-native
Last message deleted moves the message to the previous day on receiver side
I am experiencing the same issue with the latest version (`5.39.4`). When the first message of the day is deleted, it appears in the "Today" section for the user who deleted it, but for other membe...
isekovanic pushed 1 commit to feat/polls-impl GetStream/stream-chat-react-native
  • chore: force-link stream-chat-js in ci 89aae59

View on GitHub

enisit created a comment on an issue on GetStream/stream-chat-react-native
When the first message of the day is deleted, the behavior is different depending on the user: - For the user who deletes the message, everything works as expected. - However, for the other...

View on GitHub

khushal87 created a comment on an issue on GetStream/stream-chat-react-native
Can you explain to me how I can test the behaviour? When were the two messages sent and when were they deleted?

View on GitHub

enisit created a comment on an issue on GetStream/stream-chat-react-native
No, offline support is disabled. @khushal87

View on GitHub

khushal87 created a comment on an issue on GetStream/stream-chat-react-native
Hey @enisit, do you have offline support enabled?

View on GitHub

khushal87 created a comment on an issue on GetStream/stream-chat-react-native
This will be fixed with new v6 designs around the message menu.

View on GitHub

khushal87 created a comment on an issue on GetStream/stream-chat-react-native
We are planning an rc release in the upcoming weeks, so very soon. Thanks 😄

View on GitHub

khushal87 created a comment on an issue on GetStream/stream-chat-react-native
This shall be fixed in v6(coming soon).

View on GitHub

khushal87 closed an issue on GetStream/stream-chat-react-native
Reactions are incorrectly positioned on chat bubbles
**Describe the bug** Whenever I add a reaction to a chat bubble that isn't my own message, the reaction is positioned too far to the right. It should be positioned on the edge of the chat bubble, ...
khushal87 created a comment on an issue on GetStream/stream-chat-react-native
Amazing!

View on GitHub

khushal87 closed an issue on GetStream/stream-chat-react-native
Comply with new Google Play's Photo and Video Permissions policy - removal of READ_MEDIA_IMAGES and READ_MEDIA_VIDEO permissions
<!-- PLEASE READ THIS BEFORE PROCEEDING: Did you check docs? - https://getstream.io/chat/docs/sdk/reactnative If you are looking for an answer to "how to implement/do ... using xx component?...
isekovanic pushed 1 commit to feat/polls-impl GetStream/stream-chat-react-native
  • chore: remove redundant style b556c95

View on GitHub

isekovanic pushed 12 commits to feat/polls-impl GetStream/stream-chat-react-native
  • feat: add theming to poll content creation 16be8f4
  • feat: add theming to poll option creation bdb7dbd
  • feat: add theming to poll and polloption 314c34a
  • feat: add theming to all options screen 9cb48ed
  • feat: theming for modal header beb9e7b
  • feat: add theming to answers list 43afe96
  • feat: add theming to poll input dialog 9adebc7
  • feat: add theming to poll results 3791b81
  • feat: add theming to full option results a76e707
  • feat: add theming to buttons 43e1131
  • chore: refactor buttons 251c6c4
  • fix: missing hook deps e647c45

View on GitHub

neopit opened an issue on GetStream/stream-chat-react-native
[🐛] Enable to load messages when user deleted more 100 message (pagination)
## Issue A user reported an issue where no messages were visible in their chat, despite being certain that messages were present. After investigating, we found that the user had deleted more th...
khushal87 created a comment on an issue on GetStream/stream-chat-react-native
Hey @sjmorton123, this is expected behaviour on all SDKs; the reason for this is that channel filters can get very complex, and implementing that filtering logic that supports all of that would be ...

View on GitHub

khushal87 closed an issue on GetStream/stream-chat-react-native
🔥[🐛] Multiple channel lists on the same screen receive new message regardless of filter
## Issue When I have multiple ChannelList components rendered on the same screen with different channel filters applied and I receive a new message, I am getting that channel in my ChannelList eve...
Load more