Commit Graph
62 Commits
Author SHA1 Message Date
Salvatore Giordano 3a51e4786e fix: fixed long system messages overflowing 2021-03-01 17:38:57 +01:00
Salvatore Giordano 3c595d98f7 fix search filter using channel.cid 2021-03-01 10:11:58 +01:00
Salvatore Giordano 208bdd9238 fix search filter using channel.cid 2021-03-01 10:11:07 +01:00
Salvatore Giordano 75fbe69ca3 fix search filter using channel.cid 2021-03-01 10:09:42 +01:00
Salvatore Giordano 009b66826b add MessageInputTheme basic docs 2021-02-26 17:17:28 +01:00
Salvatore Giordano a65df26626 fix lint 2021-02-26 17:12:03 +01:00
Sahil Kumar 46410ede50 [UI-Kit -> ChannelListCore] Replace ChannelListController function signature with AsyncCallback for better refreshIndicator support.
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-26 18:48:46 +05:30
Sahil Kumar 623d48e32b Add custom sort support for offline channels
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-26 18:30:22 +05:30
Salvatore GiordanoandGitHub aeecc71154 Merge pull request #289 from GetStream/hotfix/attachmentUpload
default to success and hide indicators if not needed
2021-02-26 13:41:24 +01:00
Salvatore Giordano 114182d50f fix delete image 2021-02-26 13:34:28 +01:00
Salvatore Giordano 9f5cc16dca fix file attachment 2021-02-26 13:32:44 +01:00
Salvatore Giordano f812fbbdc5 default to success and hide indicators if not needed 2021-02-26 13:23:24 +01:00
Salvatore GiordanoandGitHub d099f6386f Merge branch 'develop' into fix/send-anim-duration 2021-02-26 09:45:53 +01:00
Salvatore GiordanoandGitHub 2449fab448 Merge pull request #283 from GetStream/fix/channel-title
fix: channel header text style
2021-02-26 09:44:26 +01:00
Deven Joshi 7db34db7ca feat: Shifted fields from channel to input theme 2021-02-26 13:38:14 +05:30
Deven Joshi feb0eb151e fix: Rolled back changes from other PR 2021-02-26 13:14:48 +05:30
Salvatore GiordanoandGitHub eb453da8a8 Merge pull request #284 from GetStream/fix/image-delete
fix: Delete now deletes a single image
2021-02-25 16:37:38 +01:00
Salvatore Giordano ee61fcdc72 fix inputbackground 2021-02-25 16:36:58 +01:00
Sahil Kumar d030a97167 [UI-Kit -> ImageActionsModal] Fix delete image
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-25 19:32:05 +05:30
Salvatore GiordanoandGitHub 33555fe741 Merge pull request #281 from GetStream/fix/command-anim
Fix/command anim
2021-02-25 14:16:36 +01:00
Deven Joshi 59c8dca60e fix: Delete now deletes a single image 2021-02-25 14:55:15 +05:30
Deven Joshi 492727754c fix: Delete now deletes a single image 2021-02-25 14:47:04 +05:30
Deven Joshi 0b69d41328 fix: channel header text style 2021-02-25 14:18:08 +05:30
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 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 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
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 f9d74358bc [UIKit -> MessageListView] Remove debug code
Signed-off-by: Sahil Kumar <[email protected]>
2021-02-16 21:32:34 +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
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 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