Commit Graph
1343 Commits
Author SHA1 Message Date
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 Kumar 23fae50fef update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-04-04 15:31:10 +05:30
Sahil Kumar 7992a51bef fix analysis issues
Signed-off-by: xsahil03x <[email protected]>
2023-04-04 02:47:46 +05:30
Sahil Kumar 99dd1dbaab push
Signed-off-by: xsahil03x <[email protected]>
2023-04-03 18:58:55 +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
Leandro Borges Ferreira 1caba4d43b Update CHANGELOG.md 2023-03-07 12:09:25 +01:00
Leandro Borges Ferreira d0fcdc7848 Fixing typo in import 2023-03-07 11:46:30 +01:00
Rafal AdasiewiczandGitHub fbfb2cb95c Merge branch 'develop' into feat/exposeAttachmentActionsModal 2023-02-14 13:55:57 +01:00
Rafał Adasiewicz 8a9ecbc024 feat(ui): expose attachment actions modal builder 2023-02-14 13:51:14 +01:00
Leandro Borges Ferreira 69925deec7 Update CHANGELOG.md 2023-02-10 12:41:57 +01:00
Leandro Borges Ferreira 87a5acd503 Support iPad for share button 2023-02-10 12:37:54 +01:00
Rafał Adasiewicz ae5a8af93f rename urlLinkTitleMaxLine to urlAttachmentTitleMaxLine 2023-02-09 14:24:13 +01:00
Rafał Adasiewicz 2189738135 fix analyze 2023-02-09 13:59:12 +01:00
Sahil KumarandGitHub 507c86ca03 Merge branch 'develop' into ISSUE-1399/AddingCustomLineForTitleUrl 2023-02-09 15:51:06 +05:30
Sahil Kumar 6e9202fe61 chore(llc): rename theme property
Signed-off-by: xsahil03x <[email protected]>
2023-02-09 15:47:36 +05:30
Leandro Borges Ferreira c09d0fc20e Update CHANGELOG.md 2023-02-02 17:57:37 +01:00
Leandro Borges Ferreira 02ab954048 Adding custom line for url attachment 2023-02-02 17:42:49 +01:00
Rafał Adasiewicz cf45b4476f remove import 2023-02-02 10:37:56 +01:00
Rafał Adasiewicz 8cc6fa941c chore(ui): update share_plus dependency 2023-02-02 10:30:49 +01:00
Leandro Borges Ferreira e4b9ec34c0 Only deprecating unreadCount, but not deleting it 2023-01-30 12:56:33 +01:00
Leandro Borges Ferreira f94430b202 Changing new messages separator text 2023-01-30 12:56:33 +01:00
Sahil Kumar b78b367936 chore(ui): remove duplicate exports
Signed-off-by: xsahil03x <[email protected]>
2023-01-27 18:53:38 +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
Rafal AdasiewiczandGitHub 4a16fd5f8a Merge pull request #1441 from GetStream/fix/emptyAttachmentsLabel
fix(ui,localization): change label displayed when there is no photo or videos to attach
2023-01-26 15:45:20 +01:00
Rafał Adasiewicz e0615a5b4f use .toFilePath instead 2023-01-26 15:21:50 +01:00
Rafal AdasiewiczandGitHub 55ae3386d1 Merge branch 'develop' into fix/emptyAttachmentsLabel 2023-01-26 13:22:41 +01:00
Rafal AdasiewiczandGitHub d9d6b3fe95 Merge branch 'develop' into fix/tempFilePathOnWindows 2023-01-26 13:22:31 +01:00
Rafał Adasiewicz dfe82e6e47 fix(ui,localization): change label displayed when there is no photo or videos to attach 2023-01-26 12:43:34 +01:00
Rafał Adasiewicz 6aafd8e5bc fix(ui): temp file path on Windows 2023-01-26 12:26:12 +01:00
Rafał Adasiewicz 9c5f67876a chore(ui): update photo_manager dependency 2023-01-25 16:50:19 +01:00
Rafal AdasiewiczandGitHub b755237655 Merge branch 'develop' into chore/android-versions 2023-01-25 14:45:08 +01:00
Rafał Adasiewicz 3884824f2d Bump targetSDKVersions to 33 2023-01-25 14:39:37 +01:00
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
Jc Miñarro ea123ad29e Update CHANGELOG 2023-01-04 12:41:55 +01:00
Jc Miñarro 0c1df897f8 Fix: Trim whitespaces of a message before rendering it 2023-01-04 09:16:25 +01:00
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 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
Rafal AdasiewiczandGitHub 7b4df246ba Merge branch 'develop' into chore/update_dart_vlc 2022-12-21 08:37:44 +01:00
Rafał Adasiewicz faa2751c05 chore: bump file_picker dependency version 2022-12-20 12:44:55 +01:00
Rafał Adasiewicz 5c6e67683d fix: attachment actions modal test 2022-12-16 15:41:16 +01:00
Dmitrii Bychkov 7b35910a5e chore(llc,core,ui,persistence): update android versions 2022-12-13 11:54:49 +03:00
Gordon Hayes 122f52fae3 doc: update changelog 2022-12-07 15:05:31 +02:00
Gordon Hayes 505c592066 chore: bump dart vlc dependency 2022-12-07 15:03:18 +02:00
Sahil KumarandGitHub a2e87dde9a Merge branch 'develop' into fix/video-thumbnail-on-web-not-showing 2022-12-07 14:00:52 +05:30
Gordon Hayes b70dbbdf8c docs: update changelog 2022-12-06 23:57:46 +02:00
Jeroen Leenarts a338b9b95f Fix a couple Vale linter warnings 2022-12-06 15:41:05 +01:00
geweald 73460da38e feat(ui): sending indicator in BottomRow 2022-12-06 13:38:12 +01:00