Commit Graph
100 Commits
Author SHA1 Message Date
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 KumarandGitHub 96298d4616 Merge pull request #1510 from GetStream/fix/emoji 2023-04-27 15:17:55 +05:30
Sahil Kumar 3ed48fafba chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-04-27 14:41:04 +05:30
Sahil Kumar 79b260d3c5 test: add more tests
Signed-off-by: xsahil03x <[email protected]>
2023-04-27 14:36:21 +05:30
Sahil Kumar 5c7fc74c5b add required deps.
Signed-off-by: xsahil03x <[email protected]>
2023-04-24 17:55:59 +05:30
Sahil Kumar 9446df7782 bump version
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 19:58:59 +05:30
Sahil KumarandGitHub cacb526fde Merge pull request #1506 from GetStream/fix/pana 2023-04-20 19:39:23 +05:30
Sahil Kumar 75933c4ec3 fix codecov
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 19:28:30 +05:30
Sahil Kumar bd87c1dcd5 update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 19:12:01 +05:30
Sahil Kumar 4d43b07df3 fix analysis
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 19:09:28 +05:30
Sahil Kumar 3b0cc225eb update DriftChatDatabase version.
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 19:05:54 +05:30
Sahil Kumar fc05a9a4cf update drift to 2.7.0
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 18:41:51 +05:30
Sahil Kumar a1a4e55e75 some more revert
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 17:31:58 +05:30
Sahil Kumar a909261072 revert some changes
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 17:28:33 +05:30
Sahil Kumar ccfacd4af1 downgrade jiffy
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 17:22:30 +05:30
Sahil Kumar 1c4fda8465 fix pana checks
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 17:20:04 +05:30
Sahil KumarandGitHub 4341a377b6 Merge pull request #1461 from GetStream/ISSUE-1456/SendingMessageIndicatorFix 2023-04-20 15:04:18 +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 70c3b897f2 Merge branch 'develop' into ISSUE-1456/SendingMessageIndicatorFix 2023-04-07 06:06:28 +05:30
Sahil KumarandGitHub d9fddcae86 Merge pull request #1371 from GetStream/feat/messageInput 2023-04-07 06:04:50 +05:30
Sahil Kumar 69ec1d8935 fix predicate checks only for keyUp events.
Signed-off-by: xsahil03x <[email protected]>
2023-04-07 05:56:41 +05:30
Sahil KumarandGitHub e5fe984b24 Merge branch 'develop' into ISSUE-1456/SendingMessageIndicatorFix 2023-04-07 03:29:01 +05:30
Sahil KumarandGitHub 05604f8e77 Merge branch 'develop' into feat/messageInput 2023-04-07 03:27:37 +05:30
Sahil KumarandGitHub 18e45e6d76 Merge pull request #1455 from GetStream/ISSUE-1453/FixingPositionOfReactionModal 2023-04-07 03:18:32 +05:30
Sahil KumarandGitHub a5d3e22b5f Merge branch 'develop' into ISSUE-1453/FixingPositionOfReactionModal 2023-04-07 03:08:36 +05:30
Sahil KumarandGitHub 3eb1756f70 Update docusaurus.yml 2023-04-07 02:57:54 +05:30
Sahil KumarandGitHub 0d6184767e Merge pull request #1458 from BLKKKBVSIK/patch-1 2023-04-07 02:52:37 +05:30
Sahil KumarandGitHub deda5441c1 Merge branch 'develop' into patch-1 2023-04-07 02:49:04 +05:30
Sahil KumarandGitHub 203ca79ed3 Merge pull request #1397 from GetStream/vale-linting 2023-04-07 02:39:57 +05:30
Sahil Kumar eabb9d778b add path check to package workflows
Signed-off-by: xsahil03x <[email protected]>
2023-04-07 02:28:18 +05:30
Sahil Kumar d7e6878a60 update vale workflow and lints.
Signed-off-by: xsahil03x <[email protected]>
2023-04-07 02:21:54 +05:30
Sahil Kumar d94a059c55 update .styles
Signed-off-by: xsahil03x <[email protected]>
2023-04-07 02:08:04 +05:30
xsahil03x a0a66ad933 Merge remote-tracking branch 'origin/develop' into vale-linting
# Conflicts:
#	docusaurus/docs/Flutter/05-guides/05-push-notifications/adding_push_notifications_v2.mdx
#	packages/stream_chat_flutter/CHANGELOG.md
2023-04-07 02:01:22 +05:30
Sahil KumarandGitHub eefa131fc9 Merge branch 'develop' into patch-1 2023-04-07 01:45:04 +05:30
Sahil KumarandGitHub 729dead18e Merge pull request #1497 from GetStream/feat/update-deps 2023-04-07 01:37:38 +05:30
Sahil Kumar 19339c1fde test(llc): fix test
Signed-off-by: xsahil03x <[email protected]>
2023-04-05 16:25:57 +05:30
Sahil KumarandGitHub 4fdde1461f Merge branch 'develop' into feat/update-deps 2023-04-05 15:41:10 +05:30
Sahil Kumar 05681f73a9 test(llc): fix test
Signed-off-by: xsahil03x <[email protected]>
2023-04-05 15:22:14 +05:30
Sahil Kumar 3e6fc826ee chore(llc): json annotation changes
Signed-off-by: xsahil03x <[email protected]>
2023-04-04 18:09:08 +05:30
Sahil Kumar 3bddca8b29 chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-04-04 17:34:52 +05:30
Sahil Kumar 125014848a fix(llc): make message.i18n readonly
Signed-off-by: xsahil03x <[email protected]>
2023-04-04 17:33:57 +05:30
Sahil Kumar 23fae50fef update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-04-04 15:31:10 +05:30
Sahil Kumar cbc8eeddd8 update action checkout
Signed-off-by: xsahil03x <[email protected]>
2023-04-04 03:07:27 +05:30
Sahil Kumar 4be55961e8 update dcm action
Signed-off-by: xsahil03x <[email protected]>
2023-04-04 02:57:59 +05:30
Sahil Kumar 7992a51bef fix analysis issues
Signed-off-by: xsahil03x <[email protected]>
2023-04-04 02:47:46 +05:30
xsahil03x 36d3ca9258 fix tests
Signed-off-by: xsahil03x <[email protected]>
2023-04-03 20:27:14 +05:30
Sahil Kumar 99dd1dbaab push
Signed-off-by: xsahil03x <[email protected]>
2023-04-03 18:58:55 +05:30
Sahil Kumar 4f46983e5f ci(repo): enable flutter cache
Signed-off-by: xsahil03x <[email protected]>
2023-04-03 18:47:26 +05:30
Sahil Kumar 7e7ce696ad chore(core): remove redundant matchers
Signed-off-by: xsahil03x <[email protected]>
2023-04-03 18:45:06 +05:30
Sahil Kumar 61170a0921 ci(repo): add cache and concurrency
Signed-off-by: xsahil03x <[email protected]>
2023-04-03 18:26:57 +05:30
Sahil Kumar caec2647d3 chore(core): fix format
Signed-off-by: xsahil03x <[email protected]>
2023-04-03 18:19:17 +05:30
Sahil Kumar ffb00d0309 ci(repo): update flutter version
Signed-off-by: xsahil03x <[email protected]>
2023-04-03 18:13:45 +05:30
Sahil Kumar c771aa96d5 ci(repo): update melos version
Signed-off-by: xsahil03x <[email protected]>
2023-04-03 18:07:31 +05:30
Sahil Kumar 608049f71d feat(llc,core,ui,persistence,localization): update dependencies.
Signed-off-by: xsahil03x <[email protected]>
2023-04-03 18:01:09 +05:30
Sahil KumarandGitHub 320067ce06 Merge pull request #1452 from GetStream/ISSUE-1399/AddingCustomLineForTitleUrl 2023-02-09 15:54:00 +05:30
Sahil KumarandGitHub 507c86ca03 Merge branch 'develop' into ISSUE-1399/AddingCustomLineForTitleUrl 2023-02-09 15:51:06 +05:30
Sahil KumarandGitHub f94fb56bca Merge pull request #1451 from GetStream/chore/updateSharePlus 2023-02-09 15:49:32 +05:30
Sahil KumarandGitHub e2f18a52ce Merge branch 'develop' into chore/updateSharePlus 2023-02-09 15:49:14 +05:30
Sahil KumarandGitHub 1fbf229c07 Merge pull request #1448 from GetStream/ISSUE-1432/FIxingWatchersStream 2023-02-09 15:48:51 +05:30
Sahil Kumar 6e9202fe61 chore(llc): rename theme property
Signed-off-by: xsahil03x <[email protected]>
2023-02-09 15:47:36 +05:30
Sahil KumarandGitHub e4d3f8a1fc Merge branch 'develop' into chore/updateSharePlus 2023-02-09 15:20:00 +05:30
Sahil KumarandGitHub 1a079df928 Merge branch 'develop' into ISSUE-1432/FIxingWatchersStream 2023-02-09 15:18:26 +05:30
Sahil Kumar b1e71a28c6 chore(llc): minor changes
Signed-off-by: xsahil03x <[email protected]>
2023-02-09 15:17:39 +05:30
Sahil KumarandGitHub 6c8f414c41 Merge pull request #1457 from GetStream/fix/attachments-upload-message 2023-02-09 14:51:03 +05:30
Sahil Kumar 065bbbc8f3 chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-02-08 19:09:32 +05:30
Sahil Kumar b656c8b7d8 fix(llc): cancelling attachments now removes it from the message.
Signed-off-by: xsahil03x <[email protected]>
2023-02-08 19:08:21 +05:30
Sahil KumarandGitHub 201f569c51 Merge pull request #1445 from GetStream/release/5.3.0 2023-01-27 18:59:09 +05:30
Sahil Kumar b78b367936 chore(ui): remove duplicate exports
Signed-off-by: xsahil03x <[email protected]>
2023-01-27 18:53:38 +05:30
Sahil Kumar cbcdd04485 chore(llc): remove duplicate exports
Signed-off-by: xsahil03x <[email protected]>
2023-01-27 18:46:03 +05:30
Sahil Kumar 139def9753 chore(llc, core, ui, localization): bump version
Signed-off-by: xsahil03x <[email protected]>
2023-01-27 15:42:39 +05:30
Sahil KumarandGitHub f130342fdb Merge pull request #1433 from GetStream/fix/attachment-picker-mobile-web 2023-01-17 14:08:35 +05:30
Sahil Kumar 249a1b0df2 chore(ui): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-01-17 14:08:14 +05:30
Sahil Kumar 13139afbce fix(ui): fix attachment picker not able to identify web in mobile.
Signed-off-by: xsahil03x <[email protected]>
2023-01-16 15:32:52 +05:30
Sahil KumarandGitHub 22e6b659c6 Merge pull request #1417 from GetStream/release/5.2.0 2022-12-23 16:46:34 +05:30
Sahil Kumar fcc78c2188 chore(llc, core, ui): prepare for release v5.2.0.
Signed-off-by: xsahil03x <[email protected]>
2022-12-23 15:29:36 +05:30
Sahil KumarandGitHub ae6d3426d9 Merge pull request #1416 from GetStream/geweald-sendingIndicator-bottomRow 2022-12-23 14:46:03 +05:30
Sahil Kumar 5638e0c99d chore(ui): minor changes and assertion.
Signed-off-by: xsahil03x <[email protected]>
2022-12-22 16:23:10 +05:30
Sahil Kumar 237cd67080 feat(ui): added a new bottomRowBuilderWithDefaultWidget param in MessageWidget.
- Deprecated `StreamMessageWidget.bottomRowBuilder` in favor of `StreamMessageWidget.bottomRowBuilderWithDefaultWidget`.
- Deprecated `StreamMessageWidget.deletedBottomRowBuilder` in favor of `StreamMessageWidget.bottomRowBuilderWithDefaultWidget`.
- Deprecated `StreamMessageWidget.usernameBuilder` in favor of `StreamMessageWidget.bottomRowBuilderWithDefaultWidget`.

Signed-off-by: xsahil03x <[email protected]>
2022-12-22 15:44:23 +05:30
Sahil KumarandGitHub 6705a6b78f Merge branch 'develop' into sendingIndicator-bottomRow 2022-12-21 15:57:52 +05:30
Sahil KumarandGitHub 7adbc18cde Merge pull request #1398 from GetStream/chore/update_dart_vlc 2022-12-21 15:56:23 +05:30
Sahil KumarandGitHub 32c44c2644 Merge pull request #1390 from GetStream/fix/video-thumbnail-on-web-not-showing 2022-12-07 14:01:01 +05:30
Sahil KumarandGitHub a2e87dde9a Merge branch 'develop' into fix/video-thumbnail-on-web-not-showing 2022-12-07 14:00:52 +05:30
Sahil KumarandGitHub dca4447645 Merge pull request #1391 from GetStream/fix/onReply-in-attachment-action-modal 2022-12-06 14:32:46 +05:30
Sahil KumarandGitHub acc5cbedf9 Merge branch 'develop' into fix/onReply-in-attachment-action-modal 2022-12-06 14:32:32 +05:30
Sahil KumarandGitHub 0ee5a0ad16 Merge pull request #1389 from GetStream/chore/bump-connectivity-plus-dependency 2022-12-06 14:28:53 +05:30
Sahil KumarandGitHub 217e46aa73 Merge branch 'develop' into chore/bump-connectivity-plus-dependency 2022-12-06 14:28:45 +05:30
Sahil KumarandGitHub 8b6a6c8099 Merge pull request #1388 from GetStream/chore/bump-desktop-drop-version-v0.4 2022-12-06 14:28:12 +05:30
Sahil KumarandGitHub fa98f968b0 Merge branch 'develop' into chore/bump-desktop-drop-version-v0.4 2022-12-06 14:27:51 +05:30
Sahil KumarandGitHub 6364b92738 Merge pull request #1383 from GetStream/chore/bump-lottie-to-v2 2022-12-06 14:26:37 +05:30
Sahil KumarandGitHub 5c8abfbdfc Merge branch 'develop' into chore/bump-lottie-to-v2 2022-12-06 14:26:25 +05:30
Sahil KumarandGitHub b5b6fa1f62 Merge pull request #1381 from GetStream/fix/image-attachment-web 2022-12-06 14:25:14 +05:30
1e9e942c46 feat(llc, ui): add support for thumbUrl in video attachment. (#1362)
* feat(llc, ui): add support for thumbUrl in file attachment.

Signed-off-by: xsahil03x <[email protected]>

* chore(ui): use widget.fit instead of hardcoded fit.

Signed-off-by: xsahil03x <[email protected]>

* fix analysis

Signed-off-by: xsahil03x <[email protected]>
Co-authored-by: Salvatore Giordano <[email protected]>
2022-10-24 11:27:46 +02:00
Sahil KumarandGitHub 2cef380a11 Merge pull request #1295 from GetStream/3rd-party-video-integration 2022-09-09 13:43:41 +05:30
Sahil KumarandGitHub 3f5e1792dd Merge branch 'develop' into 3rd-party-video-integration 2022-09-09 13:05:19 +05:30
Sahil Kumar 5b179febd6 chore(llc): move files to correct folders.
Signed-off-by: xsahil03x <[email protected]>
2022-09-09 13:03:16 +05:30
Sahil KumarandGitHub 4532a0dd69 Merge pull request #1321 from GetStream/fix/client-subscription 2022-08-29 16:06:16 +05:30
Sahil Kumar 31f92922cb chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-08-29 15:24:29 +05:30
Sahil Kumar bbdf54cf24 fix(llc): only start listening to event once connected.
Signed-off-by: xsahil03x <[email protected]>
2022-08-29 15:18:06 +05:30
Sahil KumarandGitHub ceab9175ce Release v4.5.0 (#1308)
* chore(llc, ui, core): bump version to v4.5.0

Signed-off-by: xsahil03x <[email protected]>

* chore(ui, core): update CHANGELOG.md

Signed-off-by: xsahil03x <[email protected]>

Signed-off-by: xsahil03x <[email protected]>
2022-08-23 12:31:52 +02:00
Sahil KumarandGitHub fd33705d61 Merge pull request #1300 from GetStream/perf/fix-image-resizing-in-message-list 2022-08-19 14:27:15 +05:30