Efthymis Sarmpanis
02d686cc75
fix(ui): deprecate exposed showReactionPickerTail in MessageWidget
...
`showReactionPickerTail` property is bind with `showReactionPicker` as it is the only one needed to couple the reaction modal with the tail
Closes #1759
2023-11-02 15:08:53 +02:00
Sahil Kumar
8a0214df03
fix(ui): allowedAttachmentPickerTypes not working on mobile devices.
...
Signed-off-by: Sahil Kumar <[email protected] >
2023-09-07 17:51:09 +05:30
Sahil Kumar
e00664f5a8
feat(ui): added support for MessageWidget.onReactionsHover.
...
Signed-off-by: Sahil Kumar <[email protected] >
2023-09-06 17:57:15 +05:30
Sahil Kumar
046b696a25
fix(ui): fix for flutter 3.13
...
Signed-off-by: Sahil Kumar <[email protected] >
2023-08-17 14:08:34 +05:30
Sahil Kumar
d684e74b8c
chore(ui): fix lint.
...
Signed-off-by: Sahil Kumar <[email protected] >
2023-08-17 13:54:38 +05:30
Sahil Kumar
b34f725ff1
chore: migrate loadBuffer to loadImage.
...
Signed-off-by: xsahil03x <[email protected] >
2023-08-17 13:29:55 +05:30
Sahil Kumar
5e8c8602a9
chore: minor change.
...
Signed-off-by: xsahil03x <[email protected] >
(cherry picked from commit d1ce69d539 )
2023-08-17 13:29:46 +05:30
Sahil Kumar
4f6fbe994d
chore(ui): bump jiffy to v6.2.1
...
Signed-off-by: xsahil03x <[email protected] >
(cherry picked from commit 79faac57e5 )
Signed-off-by: xsahil03x <[email protected] >
2023-08-17 13:29:13 +05:30
Sahil Kumar
7adc99fecb
feat(ui): add support for StreamMessageInput.contentInsertionConfiguration.
...
Signed-off-by: xsahil03x <[email protected] >
(cherry picked from commit bdc85b4873 )
2023-08-17 13:28:57 +05:30
Sahil Kumar
c19bea00e6
chore: fix analysis.
...
Signed-off-by: Sahil Kumar <[email protected] >
2023-08-16 16:55:13 +05:30
Sahil Kumar
27074ddb55
fix(ui): fix video player controls getting hidden.
...
Signed-off-by: Sahil Kumar <[email protected] >
2023-08-16 16:42:48 +05:30
kanatand Sahil Kumar
8e557719b9
fix format
2023-08-16 14:56:31 +05:30
kanatand Sahil Kumar
67006dd678
allow override reactions tap
2023-08-16 14:56:31 +05:30
Sahil Kumar
5ea185567a
feat(ui): Add support for listening errors in AttachmentPicker.
...
Signed-off-by: Sahil Kumar <[email protected] >
2023-08-11 17:58:48 +05:30
Sahil Kumar
cf8088ee7f
fix(ui): fix replaceMentions not working with usernames.
...
Signed-off-by: Sahil Kumar <[email protected] >
2023-08-11 16:02:26 +05:30
mtz
68b1afea3e
send onLinkTap on url attachement
2023-07-17 11:09:15 -03:00
Sahil Kumar
3722d00901
fix(ui): fix MessageWidget onLongPress.
...
Signed-off-by: xsahil03x <[email protected] >
2023-07-12 19:20:50 +05:30
xsahil03x
fb55b820ce
Merge remote-tracking branch 'origin/develop' into refactor/message-status
...
# Conflicts:
# packages/stream_chat_flutter/lib/src/message_actions_modal/message_actions_modal.dart
# packages/stream_chat_flutter/lib/src/message_widget/message_widget.dart
# packages/stream_chat_flutter/lib/src/message_widget/message_widget_content.dart
# packages/stream_chat_flutter/lib/src/message_widget/reactions/message_reactions_modal.dart
2023-07-12 17:59:52 +05:30
Sahil Kumar
857542536e
chore: fix analysis.
...
Signed-off-by: xsahil03x <[email protected] >
2023-07-11 20:09:31 +05:30
Sahil Kumar
45f06fc0a1
chore: more revert.
...
Signed-off-by: xsahil03x <[email protected] >
2023-07-11 19:24:45 +05:30
Sahil Kumar
0e3eef7e1b
chore(ui, localization): revert "bump jiffy to v6.2.1"
...
Signed-off-by: xsahil03x <[email protected] >
2023-07-11 19:21:57 +05:30
Sahil Kumar
6dc6fdc116
chore(repo): updated minimum supported SDK version to Flutter 3.7/Dart 2.19
...
Signed-off-by: xsahil03x <[email protected] >
2023-07-11 18:46:12 +05:30
Sahil Kumar
d1ce69d539
chore: minor change.
...
Signed-off-by: xsahil03x <[email protected] >
2023-07-04 14:44:36 +05:30
Sahil Kumar
79faac57e5
chore(ui): bump jiffy to v6.2.1
...
Signed-off-by: xsahil03x <[email protected] >
2023-07-04 14:43:42 +05:30
Sahil Kumar and GitHub
d7715ea9dc
Revert "feat(ui): add support for StreamMessageInput.contentInsertionConfiguration."
2023-06-30 14:41:48 +05:30
Sahil Kumar
eddd8a3d12
chore(ui): bump and migrate video_player to 2.7.0.
...
Signed-off-by: xsahil03x <[email protected] >
2023-06-30 14:20:40 +05:30
Sahil Kumar
a311463cab
fix(ui): fix MessageWidget.widthFactor not working on web/desktop.
...
Signed-off-by: xsahil03x <[email protected] >
2023-06-29 16:23:16 +05:30
Sahil Kumar
f6c11b3979
fix(ui): save attachments to gallery.
...
Signed-off-by: xsahil03x <[email protected] >
2023-06-28 14:28:00 +05:30
Sahil Kumar
b6c662ee08
chore: fix deprecation
...
Signed-off-by: xsahil03x <[email protected] >
2023-06-27 18:01:37 +05:30
Sahil Kumar
723a7368b5
fix(ui): not able to hide reaction picker.
...
Signed-off-by: xsahil03x <[email protected] >
2023-06-27 17:14:54 +05:30
Sahil Kumar
a681ebfd68
chore: fix analysis.
...
Signed-off-by: xsahil03x <[email protected] >
2023-06-23 18:07:07 +05:30
Sahil Kumar
92307a270e
chore(ui): deprecate MessageListView.onMessageSwiped.
...
Signed-off-by: xsahil03x <[email protected] >
2023-06-23 17:30:01 +05:30
Sahil Kumar
1890d316f9
feat(ui): export Swipeable, AnimatedCircleBorderPainter.
...
Signed-off-by: xsahil03x <[email protected] >
2023-06-23 17:19:39 +05:30
Sahil Kumar
13d9ad3961
feat(ui): Swipeable v2, migrate message widget.
...
Signed-off-by: xsahil03x <[email protected] >
2023-06-23 17:17:08 +05:30
Sahil Kumar and GitHub
550baef55d
Merge branch 'develop' into refactor/message-status
2023-06-22 00:11:13 +05:30
Sahil Kumar
9bee33dd49
chore(ui): minor refactoring.
...
Signed-off-by: xsahil03x <[email protected] >
2023-06-22 00:09:54 +05:30
Sahil Kumar and GitHub
ebac3b68aa
Merge branch 'develop' into refactor/message-status
2023-06-22 00:03:48 +05:30
Sahil Kumar
4e4b7fd81e
chore: fix analysis.
...
Signed-off-by: xsahil03x <[email protected] >
2023-06-21 20:43:03 +05:30
Sahil Kumar
daa5ac44f8
chore: export StreamVideoThumbnailImage.
...
Signed-off-by: xsahil03x <[email protected] >
2023-06-21 20:27:45 +05:30
Sahil Kumar
04f13bee4d
feat: introduce quotedMessageAttachmentThumbnailBuilders.
...
Signed-off-by: xsahil03x <[email protected] >
2023-06-21 20:23:31 +05:30
Sahil Kumar
b0de437949
feat(ui): add support for customizing message input attachments.
...
Signed-off-by: xsahil03x <[email protected] >
2023-06-21 20:23:31 +05:30
Sahil Kumar
594656a5e1
fix: fix contextMenu visibility condition.
...
Signed-off-by: xsahil03x <[email protected] >
2023-06-20 18:21:08 +05:30
Sahil Kumar and GitHub
2f2cafd087
Merge branch 'develop' into refactor/message-status
2023-06-20 17:15:35 +05:30
Sahil Kumar
f31deb389c
fix(ui): fix null check error.
...
Signed-off-by: xsahil03x <[email protected] >
2023-06-20 16:40:47 +05:30
Sahil Kumar
472dc7891b
fix(ui): pass onConfirmDeleteTap to MessageActionsModal.
...
Signed-off-by: xsahil03x <[email protected] >
2023-06-20 15:39:37 +05:30
Sahil Kumar and GitHub
01c9b77d5d
Update packages/stream_chat_flutter/lib/src/attachment/attachment_upload_state_builder.dart
2023-06-20 15:30:41 +05:30
Sahil Kumar
6c8c4b54fa
chore: merge latest changes
...
Signed-off-by: xsahil03x <[email protected] >
2023-06-20 15:28:05 +05:30
Sahil Kumar
0356b42fd4
fix: minor fixes.
...
Signed-off-by: xsahil03x <[email protected] >
2023-06-20 14:59:01 +05:30
Sahil Kumar
c6f64fdc96
chore: migrate and update tests.
...
Signed-off-by: xsahil03x <[email protected] >
2023-06-20 14:43:13 +05:30
Sahil Kumar
bdc85b4873
feat(ui): add support for StreamMessageInput.contentInsertionConfiguration.
...
Signed-off-by: xsahil03x <[email protected] >
2023-06-19 15:57:32 +05:30