2932 Commits
Author SHA1 Message Date
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 Giordano a8e04e8428 fix imports 2022-03-23 16:49:16 +01:00
Salvatore Giordano 21a8110bd2 fix format 2022-03-23 16:36:03 +01:00
Salvatore Giordano a0f353373e fix format 2022-03-23 14:47:57 +01:00
Salvatore Giordano 363c95148e update changelog 2022-03-23 14:25:51 +01:00
Salvatore Giordano 025e20d37a Merge branch 'v4' into release/4.0.0-beta.0 2022-03-23 14:25:26 +01:00
Sahil Kumar 67dad76e46 feat(ui): improve the message for skipping the event.
Signed-off-by: xsahil03x <[email protected]>
2022-03-23 16:33:20 +05:30
Sahil Kumar 0a4eb0a171 feat(ui): only handle the latest events in channelEventSubscription
Signed-off-by: xsahil03x <[email protected]>
2022-03-23 16:25:51 +05:30
Salvatore Giordano 9eefb74600 remove log 2022-03-23 11:34:44 +01:00
Salvatore Giordano d387ae260f update pubspec and changelogs 2022-03-23 11:02:46 +01:00
Salvatore Giordano 2c2b6bdac2 fix reconnection event 2022-03-23 09:59:24 +01:00
Salvatore Giordano 5f12802799 fix reconnection event 2022-03-22 16:34:06 +01:00
Sahil Kumar 5f93867657 feat(ui): Calculate slidable extentRatio in case of custom actions
Signed-off-by: xsahil03x <[email protected]>
2022-03-22 15:09:00 +05:30
Ayush Shekhar 335d69a961 Merge branch 'v4' of https://github.com/GetStream/stream-chat-flutter into live-event-improvements 2022-03-22 06:04:21 +05:30
Salvatore Giordano 04f2d05742 fix android build for persistence 2022-03-21 16:07:48 +01:00
Salvatore Giordano 48b93fd630 fix android build? 2022-03-21 15:36:08 +01:00
Salvatore Giordano ed72f29052 use local deps 2022-03-21 15:20:51 +01:00
Salvatore Giordano d39988fcde use local deps 2022-03-21 15:01:41 +01:00
Salvatore Giordano bd7c74a6f3 fix deps 2022-03-21 14:35:38 +01:00
Salvatore Giordano 9f120d65c3 use local deps 2022-03-21 13:54:32 +01:00
Salvatore Giordano 4be9ff24a9 add dependency override to example 2022-03-21 13:26:20 +01:00
Sahil Kumar f907450f1c feat(ui): Update slidable to 1.2.0
Signed-off-by: xsahil03x <[email protected]>
2022-03-21 16:57:40 +05:30
Salvatore GiordanoandGitHub 35dec5bb18 Merge pull request #1029 from GetStream/migrate/photo_permission_api
Changed permission request api in attachment picker(v4)
2022-03-21 12:15:27 +01:00
Salvatore Giordano 7e3ca8c7ff Merge branch 'develop' into S-ecki/develop 2022-03-21 11:53:00 +01:00
Salvatore Giordano 7507e8b032 Merge branch 'develop' into v4 2022-03-21 10:11:18 +01:00
Ayush Shekhar d59a755f7c Add flag to control if default emoji suggestions overlay is visible 2022-03-21 14:34:21 +05:30
Ayush Shekhar c2f5b2b038 Moved autoCorrect flag to v4 message input and added doc comments for scrollToBottomBuilder 2022-03-21 14:08:24 +05:30
Ayush Shekhar b42b545c1e Merge branch 'migrate/photo_permission_api' of https://github.com/GetStream/stream-chat-flutter into live-event-improvements 2022-03-21 13:41:51 +05:30
Ayush Shekhar ec9d0774ff Changed permission request api in attachment picker 2022-03-21 13:29:05 +05:30
Ayush Shekhar 2fc2861d19 Merge branch 'v4' of https://github.com/GetStream/stream-chat-flutter into live-event-improvements 2022-03-21 06:33:24 +05:30
Ayush Shekhar 55892030a3 Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into live-event-improvements 2022-03-21 06:33:06 +05:30
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 b79510acb3 Merge branch 'develop' into refactor/deprecate-v3 2022-03-17 10:18:58 +01:00
Sahil Kumar 2b09747cb1 fix(ui): fix channel list tile style for mentioned users
Signed-off-by: xsahil03x <[email protected]>
2022-03-17 14:02:51 +05:30
Salvatore GiordanoandGitHub 1545d183ca Merge branch 'develop' into develop 2022-03-16 09:53:26 +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
xsahil03x 03fceb04ca Merge remote-tracking branch 'origin/refactor/deprecate-v3' into refactor/deprecate-v3 2022-03-15 14:24:38 +05:30
Sahil Kumar d7080641bd refactor(ui): remove video compression
Signed-off-by: xsahil03x <[email protected]>
2022-03-15 14:24:20 +05:30
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