Commit Graph
1961 Commits
Author SHA1 Message Date
Sahil Kumar e4c6d8ccda fix(llc): also save reactions while saving threads data in persistence
Signed-off-by: xsahil03x <[email protected]>
2022-03-24 20:51:11 +05:30
Salvatore GiordanoandGitHub 2bde45ec1a Merge pull request #1041 from GetStream/feat/truncate
feat(llc): Handle `event.message` in `channel.truncate` events
2022-03-24 12:55:10 +01:00
Salvatore Giordano 338b8422fd chore(ui): update changelog 2022-03-24 11:44:46 +01:00
Salvatore Giordano b11a812721 fix(ui): fix initial alignment in message list view 2022-03-24 11:42:46 +01:00
Salvatore Giordano 058e2b42cc chore(llc): update changelog 2022-03-24 11:10:32 +01:00
Salvatore Giordano b0fc437719 feat(llc): handle event.message in channel.truncate events 2022-03-24 11:09:37 +01:00
Salvatore GiordanoandGitHub ddcd86e662 Merge pull request #1004 from bhayatus/develop
feat(ui): Add ability to specify onLinkTap for url attachments
2022-03-17 10:50:19 +01:00
Salvatore Giordano 3620e57f98 chore(core,ui): update pubspec version 2022-03-16 09:05:50 +01:00
6d4e3d76e0 Update packages/stream_chat/CHANGELOG.md
Co-authored-by: Gordon <[email protected]>
2022-03-15 18:36:18 +01:00
9bb7e5f0f3 Update packages/stream_chat/CHANGELOG.md
Co-authored-by: Gordon <[email protected]>
2022-03-15 18:30:44 +01:00
766f03eb94 Update packages/stream_chat_flutter/CHANGELOG.md
Co-authored-by: Gordon <[email protected]>
2022-03-15 18:30:37 +01:00
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 f301a467ba chore(llc): update changelog 2022-03-15 13:51:31 +01:00
Salvatore Giordano da4c568cba fix(llc): make ws reconnection more robust 2022-03-15 13:50:52 +01:00
Salvatore Giordano 568431c9a2 chore(llc): update changelog 2022-03-11 11:43:18 +01:00
Salvatore Giordano 9302bdd06a fix(llc): unread count specific to channel setting wrong number 2022-03-11 11:42:35 +01:00
Usaim Bhayat 39abca308c Update CHANGELOG.md 2022-03-10 16:44:43 -05:00
Usaim Bhayat 098a541318 add ability to specify onLinkTap for url attachments 2022-03-10 16:24:36 -05:00
Salvatore GiordanoandGitHub 8f14cfe944 Merge pull request #940 from geweald/fix/input_message
fix(ui): overflow of mentions overlay & input focus node
2022-03-07 11:29:36 +01:00
Salvatore GiordanoandGitHub 80da3614bf Merge pull request #912 from GetStream/version-bump-and-android-fixes
fix(ui): sample app version bump
2022-03-07 10:32:45 +01:00
Salvatore Giordano 86d181d77b refactor(repo): use local path dependencies 2022-03-07 10:07:42 +01:00
geweald 3583b79789 fix(ui): overflow of mentions overlay & input focus node 2022-03-02 13:31:41 +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
Sahil KumarandGitHub 1f0bf3bd6b Update packages/stream_chat_flutter_core/CHANGELOG.md 2022-03-01 19:55:03 +05:30
Sahil Kumar 98dbe30ffb chore(llc, core, ui): bump versions to 3.5.0
Signed-off-by: xsahil03x <[email protected]>
2022-03-01 18:09:25 +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 KumarandGitHub 4617b394c3 Merge pull request #910 from GetStream/fix/channelStateCopyWith 2022-02-28 18:27:01 +05:30
Salvatore GiordanoandGitHub 132a78fab4 Merge pull request #911 from GetStream/fix/full-screen-media-dispose
perf(ui): improve full screen media animation
2022-02-28 13:13:20 +01:00
Ayush Shekhar 8bfd93266e Fix: variable for channel was named client 2022-02-24 16:30:51 +05:30
Ayush Shekhar e7d8810722 Added entry in changelog 2022-02-24 16:05:00 +05:30
Ayush Shekhar c7ba48a446 Pass null for onImageTap when no function is passed 2022-02-24 15:56:19 +05:30
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
Sacha Arbonel 68643da42b fix(ui): sample app gradle fixes 2022-02-21 14:29:50 -04:00
Sacha Arbonel de4f531af1 fix(ui): sample app version bump 2022-02-21 14:29:12 -04:00
Gordon Hayes 2cef539639 perf: improve full screen media animations 2022-02-21 12:19:36 +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
Gordon Hayes d2a0fd603d fix: controllers not disposed 2022-02-21 11:00:54 +01:00
Simon EckerstorferandGitHub f318b619ae Merge branch 'develop' into develop 2022-02-18 17:09:30 +01:00
S-ecki 27cb7d2f98 Update CHANGELOG.md 2022-02-18 17:08:32 +01:00
Gordon Hayes cfb41dd629 fix: scrollToBottom not respecting false value 2022-02-18 15:26:44 +01:00
Sahil Kumar adf7befd68 test(llc): add userApi.partialUpdateUsers test.
Signed-off-by: xsahil03x <[email protected]>
2022-02-18 17:54:49 +05:30