Commit Graph
461 Commits
Author SHA1 Message Date
8847a0b0bb Update packages/stream_chat/lib/src/ws/websocket.dart
Co-authored-by: Sacha Arbonel <[email protected]>
2022-03-15 18:24:58 +01:00
Salvatore Giordano 935f4bcc03 chore(llc,core,ui): update pubspec and changelogs 2022-03-15 17:20:01 +01:00
Salvatore Giordano 56b3506da3 fix(llc): ensure reconnection is automatic 2022-03-15 15:56:26 +01:00
Salvatore Giordano da4c568cba fix(llc): make ws reconnection more robust 2022-03-15 13:50:52 +01:00
Salvatore Giordano 9302bdd06a fix(llc): unread count specific to channel setting wrong number 2022-03-11 11:42:35 +01:00
Sahil Kumar 7432ae69c0 chore(llc): update version.dart to 3.5.0
Signed-off-by: xsahil03x <[email protected]>
2022-03-01 20:01:52 +05:30
Bartek Stoliński 206d5ac5ec Merge branch 'develop' of https://github.com/squaddy/stream-chat-flutter into bugfix/deleting_thread_messages 2022-03-01 10:56:34 +01:00
Bartek Stoliński 1958367bb4 Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into GetStream-develop
# Conflicts:
#	packages/stream_chat/CHANGELOG.md
#	packages/stream_chat/lib/src/client/channel.dart
2022-03-01 10:52:56 +01:00
Sahil KumarandGitHub 655da0ba33 fix(llc): Remove regular message in case showInChannel is true. (#3)
* fix(llc): also remove regular message in case `showInChannel` is true.

* fix(llc): use `hard` param while removing message in channel state.
2022-03-01 09:49:20 +01:00
Sahil Kumar a361e89aba fix(llc): fix pinnedMessage inconsistencies.
Signed-off-by: xsahil03x <[email protected]>
2022-02-23 17:55:34 +05:30
Bartek Stoliński 52b035cb5f fix formatting 2022-02-22 09:49:18 +01:00
Bartek Stoliński e9626dc348 fix removing message from thread 2022-02-22 09:42:21 +01:00
Bartek Stoliński 8d158ba1ac Merge branch 'develop' of https://github.com/squaddy/stream-chat-flutter into bugfix/deleting_thread_messages 2022-02-22 08:59:27 +01:00
bstolinskiandGitHub 6a1e768ce2 Merge branch 'GetStream:develop' into develop 2022-02-22 08:58:11 +01:00
Bartek Stoliński 26f86afc68 Merge branch 'bugfix/thread_reactions' into develop 2022-02-22 08:56:55 +01:00
Sahil Kumar ae44406b96 fix(llc): Fix channelState.copyWith with respect to pinnedMessages.
Signed-off-by: xsahil03x <[email protected]>
2022-02-21 15:31:23 +05:30
Sahil Kumar d4b9a10e54 feat(llc): add support for partialUserUpdate endpoint.
Signed-off-by: xsahil03x <[email protected]>
2022-02-18 17:12:27 +05:30
Sahil Kumar ca01ca28d5 fix(llc): add type check in auth_interceptor.dart
Signed-off-by: xsahil03x <[email protected]>
2022-02-18 14:58:18 +05:30
Sahil Kumar 8f6bfd7b47 fix(llc): improve removeMessage logic. 2022-02-17 17:17:52 +05:30
Ayush Shekhar e560faa560 Resolved merge conflicts 2022-02-16 19:15:25 +05:30
Ayush Shekhar 6fa746fec3 Fixed unmodifiable const map bug and added client and channel tests 2022-02-16 18:51:06 +05:30
GordonandGitHub c30905f9f8 Merge pull request #890 from squaddy/bugfix/thread_reactions
fix(llc): thread message reactions not updated
2022-02-16 11:51:12 +01:00
Ayush Shekhar 3fc9aabe6f Exposed score for send reaction in the client side as well 2022-02-16 14:05:48 +05:30
Ayush Shekhar 538fdd6bc5 Exposed score in the sendReaction function for channel 2022-02-16 12:15:55 +05:30
GordonandGitHub 8e064bf505 fix(llc): thread message reactions (#1)
* fix: thread reactions not updated

* test: thread message reactions

* docs: update changelog
2022-02-15 11:02:56 +01:00
Sahil Kumar 338b4ac619 chore(llc): fix lint
Signed-off-by: xsahil03x <[email protected]>
2022-02-14 20:04:49 +05:30
Bartek Stoliński 6ac98ff9a2 Merge branch 'bugfix/deleting_thread_messages' into develop 2022-02-08 15:48:14 +01:00
Bartek Stoliński 9a4677a7b8 decrease parent message reply count only once 2022-02-08 15:47:42 +01:00
Bartek Stoliński c321659dca if the message is not in the main messages list, try to find in the threads messages 2022-02-08 15:03:19 +01:00
Salvatore GiordanoandGitHub ca4cc3cd3d Merge pull request #884 from GetStream/release/3.4.0
chore(llc,core,ui,persistence,localizations): 3.4.0
2022-02-03 14:59:13 +01:00
Salvatore Giordano b315d38289 fix changelog 2022-02-03 11:44:17 +01:00
Salvatore GiordanoandGitHub 4791aa86fe Update packages/stream_chat/lib/src/core/models/user.dart 2022-02-03 11:42:04 +01:00
5580fc2ba1 Apply suggestions from code review
Co-authored-by: Gordon <[email protected]>
2022-02-03 11:33:10 +01:00
Salvatore Giordano 9f01ab925f Merge branch 'develop' into release/3.4.0 2022-02-02 16:28:36 +01:00
Salvatore Giordano 96ae6cf724 chore(llc): bump version 2022-02-02 15:40:37 +01:00
Sahil Kumar 9586209d3c fix(llc): fix ChannelState copyWith with respect to pinnedMessages default value.
Signed-off-by: xsahil03x <[email protected]>
2022-02-02 18:47:05 +05:30
Salvatore Giordano c592c46229 Merge branch 'develop' into patch-1 2022-02-01 15:36:50 +01:00
Salvatore Giordano a07fdda490 fix latest reaction when sending a new reaction 2022-02-01 12:16:40 +01:00
Salvatore Giordano 90be047cbc Merge branch 'develop' into hotfix/ownReactions 2022-02-01 09:54:57 +01:00
Salvatore GiordanoandGitHub 17246b7d15 Merge branch 'develop' into fix/857 2022-02-01 09:33:22 +01:00
Salvatore GiordanoandGitHub eff92c8df2 Merge pull request #876 from GetStream/thread-fix
fix(llc): thread message deletion
2022-01-31 14:51:36 +01:00
Salvatore Giordano 3b6a4ba36b chore(repo): fix analysis 2022-01-31 12:35:29 +01:00
Sahil Kumar 7723b0c8b6 fix(llc): Update channel state when member gets banned/unbanned.
Signed-off-by: xsahil03x <[email protected]>
2022-01-31 12:57:58 +05:30
Sahil Kumar 15e87f76d5 feat(llc): deprecate channel.banUser in favor of channel.banMember.
Signed-off-by: xsahil03x <[email protected]>
2022-01-31 12:57:54 +05:30
Sahil Kumar 1b6051a38d feat(llc): Add queryBannedUsers endpoint.
Signed-off-by: xsahil03x <[email protected]>
2022-01-31 12:57:54 +05:30
Salvatore Giordano 8861b1d424 fix(llc): remove deleted reaction in case of reaction.delete event 2022-01-28 15:17:03 +01:00
Salvatore Giordano 48a207c8a7 fix(llc): reassign latestReactions 2022-01-27 12:56:04 +01:00
Sahil Kumar aaddccdeac fix(llc): include message.user while saving users in persistence.
Signed-off-by: xsahil03x <[email protected]>
2022-01-26 15:20:07 +05:30
Deven Joshi aac83f081d fix: thread message deletion 2022-01-24 18:03:02 +05:30
Salvatore Giordano d7086e7e0e chore(llc): fix analysis 2022-01-24 12:10:02 +01:00