1614 Commits
Author SHA1 Message Date
Deven Joshi 03553ea3cd fix: corrected duration 2021-02-25 14:06:27 +05:30
Deven Joshi 949e83c6a9 feat: Added message input theme and send button animation duration 2021-02-25 14:05:08 +05:30
Deven Joshi 8e64f9d383 fix: Commands overflow bug 2021-02-25 13:39:29 +05:30
Deven Joshi 3f139d2eb6 fix: Keyboard now closes when a command is enabled 2021-02-25 12:21:46 +05:30
Deven Joshi 3d83808a59 feat: Exposed customAttachmentBuilders through MessageListView 2021-02-24 17:10:09 +05:30
Deven Joshi 6b553a026b feat: Exposed customAttachmentBuilders through MessageListView 2021-02-24 17:07:14 +05:30
Sacha ArbonelandGitHub 9a2419632b Update attachment.dart 2021-02-22 14:44:31 +01:00
Salvatore Giordano ae3daeec29 [ui] bump version 2021-02-19 17:33:36 +01:00
Salvatore GiordanoandGitHub 23ceb64f49 Merge branch 'master' into fix-attachment-upload-state 2021-02-19 16:01:51 +01:00
Salvatore Giordano 5845683eb1 fix error builder 2021-02-19 15:34:16 +01:00
Sahil Kumar 4b18bf8f54 Add preparing state to attachment upload state
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-19 20:01:08 +05:30
Salvatore Giordano 076a296f19 fix messagelistview 2021-02-19 10:06:54 +01:00
Salvatore Giordano a0147cfbd6 bump version 2021-02-18 18:19:22 +01:00
Salvatore Giordano 3d1bfc7039 add messsageinput button color customization options 2021-02-18 18:02:02 +01:00
Salvatore Giordano 0207b99cce fix author theme and messageinput background 2021-02-18 17:38:33 +01:00
Salvatore Giordano 29ac66228d publish packages 2021-02-18 13:38:34 +01:00
Salvatore Giordano e6fcd9bfea version bp 2021-02-18 12:50:19 +01:00
Sahil KumarandGitHub f811f2cedd Merge branch 'master' into feat/custom-attachment-upload 2021-02-17 20:40:15 +05:30
Sahil Kumar 3ad22b16b3 Add docs
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-17 18:27:58 +05:30
Sahil Kumar aa44d5840c [UIKit] Ui changes for upload_progress_indicator
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-17 17:55:13 +05:30
Deven Joshi 779c6f46f3 fmt: dartfmt 2021-02-17 16:57:19 +05:30
Deven Joshi f488290057 feat: Exposed builders 2021-02-17 15:59:48 +05:30
Salvatore Giordano 29447d1440 fix analyze 2021-02-17 09:19:26 +01:00
Sahil Kumar beb54babb5 [LLC] Add mime dependency
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-16 21:58:30 +05:30
Sahil Kumar f9d74358bc [UIKit -> MessageListView] Remove debug code
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-16 21:32:34 +05:30
Sahil Kumar f6075bd933 Merge branch 'master' of https://github.com/GetStream/stream-chat-flutter into feat/custom-attachment-upload
 Conflicts:
	packages/stream_chat_flutter/pubspec.yaml
	packages/stream_chat_flutter_core/pubspec.yaml
	packages/stream_chat_persistence/pubspec.yaml
2021-02-16 21:25:48 +05:30
Sahil Kumar 0a6948cf32 [Async Attachment Upload] Initial implementation
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-16 21:21:15 +05:30
Salvatore Giordano e4d278fbbe bump version of packages 2021-02-09 10:45:47 +01:00
Sahil Kumar 628542f99b [LLC, UI-KIT] Add support for custom attachment upload delegate
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-05 14:57:17 +05:30
Salvatore GiordanoandGitHub f18d2c37bf Update README.md
fix image
2021-02-04 15:26:55 +01:00
Salvatore Giordano 4998ac2042 add changelog links 2021-02-04 15:14:10 +01:00
Sahil KumarandGitHub 3167db033f Merge branch 'master' into hotfix/readmes 2021-02-04 18:16:51 +05:30
Salvatore Giordano f0a1d12065 fix stream_chat_flutter core dependency 2021-02-04 13:41:47 +01:00
Salvatore Giordano 2e6af62b64 update changelogs 2021-02-04 13:34:37 +01:00
Salvatore Giordano 27e5bb595f update examples using latest llc version 2021-02-04 13:11:57 +01:00
Salvatore Giordano 0fbec639c5 use image 2021-02-04 11:06:40 +01:00
Salvatore Giordano d8d795d03f update readmes 2021-02-04 10:59:37 +01:00
Salvatore Giordano 351ca487a9 Merge branch 'master' into reactions-optimistic-update 2021-02-03 13:01:18 +01:00
Deven Joshi 35657cfbe9 fix: added final 2021-02-03 17:03:04 +05:30
Deven Joshi 22fee997e8 fix: added comment 2021-02-03 16:49:10 +05:30
Deven Joshi 4fa6581f19 fix: tests 2021-02-03 14:31:25 +05:30
Deven Joshi 2cd5eed245 fix: import 2021-02-03 14:11:39 +05:30
Deven Joshi f1c8024404 Merge remote-tracking branch 'origin/hotfix/video' into hotfix/video 2021-02-03 14:11:09 +05:30
Deven Joshi 63e11225ef fix: import 2021-02-03 14:10:45 +05:30
Deven JoshiandGitHub 85effd89bb Merge branch 'master' into hotfix/video 2021-02-03 14:04:15 +05:30
Sahil Kumar 22c310ba7c Merge branch 'master' of https://github.com/GetStream/stream-chat-flutter into reactions-optimistic-update 2021-02-03 13:19:27 +05:30
Salvatore Giordano c330173c91 Merge branch 'master' into feature/new-ui 2021-02-02 15:23:17 +01:00
Salvatore Giordano be63b845b5 update changelog 2021-02-02 15:12:12 +01:00
Salvatore Giordano c165f16183 update tutorials 2021-02-02 14:09:31 +01:00
Deven Joshi 2cd02bea4d feat: Fixed modals controller 2021-02-02 18:09:29 +05:30