Commit Graph

5133 Commits

Author SHA1 Message Date
Sahil Kumar 4df2c2ffbf Merge pull request #1558 from GetStream/fix/handle-url-attachment-error 2023-05-19 18:31:21 +05:30
Sahil Kumar d8edbe625a chore: remove dead code.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-19 17:54:28 +05:30
Sahil Kumar 1db3c82e84 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-19 17:36:06 +05:30
Sahil Kumar 518bc02d2c fix(ui): handle image load error for url attachments.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-19 17:34:49 +05:30
Sahil Kumar 1c281e47d1 Merge pull request #1557 from GetStream/feat/connection-status 2023-05-19 01:50:33 +05:30
Sahil Kumar 4efe30f43b chore: update changelog.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-19 01:40:55 +05:30
Sahil Kumar 96c538a4c1 chore: use isConnected flag instead of checking db value.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-19 01:36:35 +05:30
kanat 4c47145ba5 check whether persistent client is connected 2023-05-18 10:58:18 -07:00
Sahil Kumar b6ee41f699 chore(ui): revert device_segmentation changes. 2023-05-18 15:50:38 +05:30
Sahil Kumar 0342053a22 Merge pull request #1555 from GetStream/fix/messageActionsModal-inputBuilder 2023-05-18 15:03:33 +05:30
Sahil Kumar 6ef02d8e4a fix(ui): fix editMessageInputBuilder property not used in MessageActionsModal.editMessage option.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-18 14:49:43 +05:30
Sahil Kumar 895bce157e Merge pull request #1553 from GetStream/feat/flutter-3.10 2023-05-16 19:24:07 +05:30
Sahil Kumar 78710b35cc chore(melos): fix melos format script.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-16 17:10:07 +05:30
Sahil Kumar a0e6c98c83 chore(ui): ignore positional_boolean analysis.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-16 17:08:03 +05:30
Sahil Kumar 97238930d0 chore(ui, localization, persistence): migrate code, test to flutter 3.10.0.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-16 17:04:35 +05:30
Sahil Kumar 935f6984f7 chore(ci): update flutter version to 3.10.0.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-16 16:31:44 +05:30
Sahil Kumar 6081f25ad9 Merge pull request #1552 from GetStream/fix/progress-indicator 2023-05-16 16:31:27 +05:30
Sahil Kumar b9ce77f7bc chore: update CHANGELOG.md
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-16 16:16:35 +05:30
Sahil Kumar d6bee4b5d8 fix(ui, core): use CircularProgressIndicator.adaptive instead of material indicator.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-16 16:16:34 +05:30
Sahil Kumar 94221ecb50 Merge pull request #1551 from GetStream/fix/handle-enrich-url-error 2023-05-15 17:15:49 +05:30
Sahil Kumar 7e1a2cda2b chore: update CHANGELOG.md
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-15 16:35:40 +05:30
Sahil Kumar 7b01b4fe8f fix(ui): handle MessageInput enrichUrl exceptions.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-15 16:33:52 +05:30
Sahil Kumar ea451b2ff8 Merge pull request #1550 from GetStream/fix/message-input-regex-case 2023-05-15 16:33:25 +05:30
Sahil Kumar a62ebcf2b1 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-15 16:14:34 +05:30
Sahil Kumar 671c424feb fix(ui, core): make message input regex caseInsensitive.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-15 16:10:50 +05:30
Sahil Kumar ee9d35b62d Merge pull request #1549 from GetStream/fix/linkHighlightColor-null 2023-05-15 16:09:24 +05:30
Sahil Kumar 7382cdb35f fix(ui): fix MessageInputTheme.linkHighlightColor returning null for default theme.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-15 15:29:55 +05:30
Sahil Kumar 13dce4d444 Merge pull request #1538 from GetStream/release/v6.1.0 2023-05-12 18:20:53 +05:30
Sahil Kumar 1a7e2d07c6 Merge branch 'master' into release/v6.1.0 2023-05-12 18:09:46 +05:30
Sahil Kumar dc114d2064 chore(ci): add stream_chat_localizations to pana workflow. (#1539) 2023-05-12 18:09:05 +05:30
Sahil Kumar 724f1efdf5 Merge branch 'master' into release/v6.1.0 2023-05-12 17:02:09 +05:30
Sahil Kumar 0b300dd32a chore: fix melos lint:pub script 2023-05-12 17:01:44 +05:30
Sahil Kumar 1d5ac6e65d Merge branch 'master' into release/v6.1.0 2023-05-12 16:45:52 +05:30
Sahil Kumar 693adca7b2 chore(repo): prepare for next release.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-12 16:40:08 +05:30
Sahil Kumar 81eacd22b6 Merge pull request #1537 from GetStream/chore/dart-3 2023-05-12 16:39:25 +05:30
Sahil Kumar d2c6834a44 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-12 16:30:26 +05:30
Sahil Kumar 2df29bf05d chore(repo): Update dart sdk environment range to support 3.0.0
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-12 16:30:26 +05:30
Sahil Kumar d949049c0e Merge pull request #1536 from GetStream/fix/message-dialog-backdrop 2023-05-12 16:29:08 +05:30
Sahil Kumar ea20bfa239 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-12 15:27:45 +05:30
Sahil Kumar d7282bbd6a fix(ui): fix StreamMessageWidget actions dialog backdrop filter is cut off by safe area.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-12 15:26:53 +05:30
Sahil Kumar f23cac28bf Merge pull request #1534 from GetStream/fix/message-list-time-diff 2023-05-12 14:56:01 +05:30
Sahil Kumar c25ccebce3 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-11 21:40:03 +05:30
Sahil Kumar 7c609d80b1 fix(ui): fix messages grouped incorrectly w.r.t. timestamp.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2023-05-11 21:38:51 +05:30
Sahil Kumar 10a9852b0b Merge pull request #1530 from ChrisElliotUK/develop 2023-05-11 16:41:32 +05:30
Sahil Kumar 61eba92c85 Update packages/stream_chat_flutter/lib/src/message_widget/message_widget.dart 2023-05-11 16:26:07 +05:30
Sahil Kumar 2cc7fb5bdf Update packages/stream_chat_flutter/lib/src/message_widget/message_widget.dart 2023-05-11 16:20:52 +05:30
Sahil Kumar f8c2bee3af Update packages/stream_chat_flutter/CHANGELOG.md 2023-05-11 16:19:55 +05:30
Chris Elliot 0c2edac3de Update message_widget.dart 2023-05-11 10:59:20 +01:00
Chris Elliot 49c05ad70f Update CHANGELOG.md 2023-05-11 10:56:32 +01:00
Chris Elliot 247197a15d Update packages/stream_chat_flutter/lib/src/message_widget/message_widget.dart
Co-authored-by: Sahil Kumar <xdsahil@gmail.com>
2023-05-11 10:54:36 +01:00