Commit Graph
59 Commits
Author SHA1 Message Date
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 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 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 09d9ec3ed5 feat(ui): add support for quotedMessageBuilder.
Signed-off-by: xsahil03x <[email protected]>
2023-06-16 02:37:56 +05:30
Sahil Kumar 190f267496 refactor(ui): refactor stream quouted message.
Signed-off-by: xsahil03x <[email protected]>
2023-06-16 02:13:56 +05:30
Sahil Kumar d9be58ab8f feat(ui): add ability to override delete confirm button tap.
Signed-off-by: xsahil03x <[email protected]>
2023-06-15 19:15:04 +05:30
Sahil Kumar a14731feea fix(ui): fix various message_list_view issues.
Signed-off-by: xsahil03x <[email protected]>
2023-05-31 16:46:57 +05:30
Sahil Kumar c7512275ce fix(ui): Fix widgetSpan getting resized twice when textScaling is enabled.
Signed-off-by: xsahil03x <[email protected]>
2023-05-25 12:02:31 +05:30
Sahil Kumar d7282bbd6a fix(ui): fix StreamMessageWidget actions dialog backdrop filter is cut off by safe area.
Signed-off-by: xsahil03x <[email protected]>
2023-05-12 15:26:53 +05:30
Sahil KumarandGitHub 61eba92c85 Update packages/stream_chat_flutter/lib/src/message_widget/message_widget.dart 2023-05-11 16:26:07 +05:30
Sahil KumarandGitHub 2cc7fb5bdf Update packages/stream_chat_flutter/lib/src/message_widget/message_widget.dart 2023-05-11 16:20:52 +05:30
Chris ElliotandGitHub 0c2edac3de Update message_widget.dart 2023-05-11 10:59:20 +01:00
247197a15d Update packages/stream_chat_flutter/lib/src/message_widget/message_widget.dart
Co-authored-by: Sahil Kumar <[email protected]>
2023-05-11 10:54:36 +01:00
ChrisElliotUK 002438c771 fix message widget 2023-05-11 10:22:22 +01:00
Sahil Kumar bc6283e30c chore: don't use a fallback for deleteBottomRowBuilder
Signed-off-by: xsahil03x <[email protected]>
2023-05-10 23:57:59 +05:30
Sahil Kumar 89b9e957b9 fix: visible footnote spacing and visibility.
Signed-off-by: xsahil03x <[email protected]>
2023-05-10 17:57:57 +05:30
Sahil Kumar 5c49def7bd fix(llc, ui): fix removing message not removing quoted reference.
Signed-off-by: xsahil03x <[email protected]>
2023-05-09 17:01:02 +05:30
Sahil Kumar 161057ef4c fix: fix reaction alignment and theming.
Signed-off-by: xsahil03x <[email protected]>
2023-05-08 20:27:39 +05:30
Sahil Kumar e9769f1e97 fix(ui): Fix message theme not applied correctly.
Signed-off-by: xsahil03x <[email protected]>
2023-05-08 18:22:54 +05:30
Sahil KumarandGitHub e5e3387f1f Merge branch 'develop' into fix/userAvatarBuilder 2023-05-01 23:44:27 +05:30
Sahil KumarandGitHub 0b34db1339 Merge branch 'develop' into feat/attachment-text-title-color 2023-05-01 23:43:53 +05:30
Sahil KumarandGitHub d9522bd5ef Merge branch 'develop' into fix/userAvatarBuilder 2023-05-01 22:52:30 +05:30
Sahil Kumar 82d96a1569 fix(ui): UserAvatarTransform.userAvatarBuilder works only for otherUser.
Signed-off-by: xsahil03x <[email protected]>
2023-05-01 18:05:17 +05:30
Sahil Kumar e4e6fca311 fix(ui): editMessageInputBuilder property not used in message edit widget.
Signed-off-by: xsahil03x <[email protected]>
2023-05-01 17:53:48 +05:30
Sahil Kumar 90c4dae5b1 feat: add support for url attachment theming.
Signed-off-by: xsahil03x <[email protected]>
2023-04-26 17:50:06 +05:30
Sahil Kumar 3dbe1c1f0b rename file to sending_indicator_builder.dart
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 14:54:11 +05:30
Sahil KumarandGitHub e5fe984b24 Merge branch 'develop' into ISSUE-1456/SendingMessageIndicatorFix 2023-04-07 03:29:01 +05:30
Leandro Borges Ferreira 1f6c379048 Format comment 2023-02-26 19:05:46 +01:00
Leandro Borges Ferreira 009860d96a Refactoring modal alignment logic 2023-02-26 19:02:46 +01:00
Leandro Borges Ferreira 4818d094af Fixing modal in the middle for big messages in landscape 2023-02-26 17:53:22 +01:00
Leandro Borges Ferreira 9dc56f5501 Fixing div factory and making alignment symmetrical 2023-02-26 17:29:35 +01:00
Leandro Borges Ferreira dc1b01f883 Moving modal to the middle of the screen when message is big 2023-02-26 17:16:36 +01:00
Leandro Borges Ferreira dcf5abc118 Fixing some measures 2023-02-26 16:53:13 +01:00
Leandro Borges Ferreira 4dda50df73 Fixing images alignment in portrait mode 2023-02-26 16:29:07 +01:00
Leandro Borges Ferreira 8fa7abea1b Update reactions_align.dart 2023-02-15 19:40:51 +01:00
Leandro Borges Ferreira c9c43567a3 Removing prints 2023-02-15 19:40:51 +01:00
Leandro Borges Ferreira 91b8012964 Removing prints from reactions_align 2023-02-15 19:40:51 +01:00
Leandro Borges Ferreira 8ad70e02e4 FIxing attachments 2023-02-15 19:40:51 +01:00
Leandro Borges Ferreira df98fd5d8d reducing code duplication 2023-02-15 19:40:51 +01:00
Leandro Borges Ferreira c0936f87ab Using the same logic for alignment 2023-02-15 19:40:51 +01:00
Leandro Borges Ferreira 64df124e37 Extracting reactions align 2023-02-15 19:40:51 +01:00
Leandro Borges Ferreira 9fdc864af2 Adding negativeConstant 2023-02-15 19:40:51 +01:00
Leandro Borges Ferreira 87e07683df Fixing for multiline messages 2023-02-15 19:40:51 +01:00
Leandro Borges Ferreira 23190d5b06 Docs 2023-02-15 18:38:57 +01:00
Leandro Borges Ferreira 06542da156 Using only SendingIndicatorBuilder (rename from SendingIndicatorWrapper) 2023-02-15 17:33:23 +01:00
Leandro Borges FerreiraandGitHub 0f420d70fc Merge branch 'develop' into ISSUE-1456/SendingMessageIndicatorFix 2023-02-15 13:57:45 +01:00
Rafał Adasiewicz 8a9ecbc024 feat(ui): expose attachment actions modal builder 2023-02-14 13:51:14 +01:00
Leandro Borges Ferreira 28de67097d Fixing format 2023-02-10 16:02:26 +01:00
Leandro Borges Ferreira a59dd88af4 Fixing logic for sending indicator 2023-02-10 16:01:57 +01:00