Commit Graph
4874 Commits
Author SHA1 Message Date
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
Rafal AdasiewiczandGitHub da97108963 Merge pull request #1440 from GetStream/fix/tempFilePathOnWindows
fix(ui): temp file path on Windows
2023-01-26 15:40:26 +01:00
Rafał Adasiewicz 58f6ea9370 fix formatting 2023-01-26 15:30:49 +01:00
Rafal AdasiewiczandGitHub fb6ff2a130 Merge branch 'develop' into fix/emptyAttachmentsLabel 2023-01-26 15:27:40 +01:00
Rafal AdasiewiczandGitHub bb68f122c8 Merge pull request #1443 from GetStream/small_pt_fixes
Adding articel and fixing gramar mistake.
2023-01-26 15:22:53 +01:00
Rafał Adasiewicz e0615a5b4f use .toFilePath instead 2023-01-26 15:21:50 +01:00
Leandro Borges Ferreira 2dc4d310c8 Adding articel and fixing gramar mistake. 2023-01-26 14:22:58 +01:00
95070125ef Update packages/stream_chat_localizations/lib/src/stream_chat_localizations_de.dart
Co-authored-by: Leandro Borges Ferreira <[email protected]>
2023-01-26 14:11:32 +01:00
8d6336ee7d Update packages/stream_chat_localizations/lib/src/stream_chat_localizations_pt.dart
Co-authored-by: Leandro Borges Ferreira <[email protected]>
2023-01-26 14:11:26 +01:00
Rafał Adasiewicz 61d85340de Fix analyze 2023-01-26 14:09:26 +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
Rafal AdasiewiczandGitHub 54dcd1b0b8 Merge pull request #1442 from GetStream/chore/updateRateLimiter
chore(llc): update rate_limiter to ^1.0.0
2023-01-26 13:22:12 +01:00
Rafal AdasiewiczandGitHub ef87df8abc Merge pull request #1439 from GetStream/fix/missingMediaOnAndroid13
chore(ui): update photo_manager dependency
2023-01-26 13:22:00 +01:00
Rafał Adasiewicz 4d06fe0d1d chore(llc): update rate_limiter to ^1.0.0 2023-01-26 12:58:30 +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 9b22eb9fd7 Merge pull request #1404 from GetStream/chore/android-versions
chore(llc,core,ui,persistence): update android versions
2023-01-25 15:06:44 +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
Carlos GCandJc Miñarro fbf3db25a4 fix: file format 2023-01-21 00:39:06 +01:00
Carlos GCandJc Miñarro e3fe2a232a feat(localizations): add catalan
Also managed to fix some weird spanish translations.
2023-01-21 00:39:06 +01:00
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
Rafal AdasiewiczandGitHub dec1329021 Merge pull request #1428 from GetStream/hotfix/white-box-with-whitespaces
fix: Trim whitespaces of a message before rendering it
2023-01-12 12:24:19 +01:00
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 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
Rafal AdasiewiczandGitHub 58e6d203f3 Merge branch 'develop' into chore/update_dart_vlc 2022-12-21 08:52:27 +01:00
Rafal AdasiewiczandGitHub 85767480af Merge pull request #1411 from GetStream/feature/add-push-providers
feat(llc): Add Huawei and Xiaomi PushProviders
2022-12-21 08:52:16 +01:00
Rafal AdasiewiczandGitHub 7b4df246ba Merge branch 'develop' into chore/update_dart_vlc 2022-12-21 08:37:44 +01:00
Rafal AdasiewiczandGitHub 76fb4fb8c4 Merge branch 'develop' into feature/add-push-providers 2022-12-21 08:37:13 +01:00
Rafal AdasiewiczandGitHub d8e477af9e Merge pull request #1407 from GetStream/fix/lastSyncedDateInitialization
fix(llc): initializing last synced data
2022-12-21 08:36:33 +01:00
Rafal AdasiewiczandGitHub 32017d1056 Merge branch 'develop' into fix/lastSyncedDateInitialization 2022-12-21 08:36:24 +01:00
Rafal AdasiewiczandGitHub 4b5666a8a6 Merge pull request #1408 from GetStream/fix/attachmentActionsTest
test(ui): fix attachment actions modal test
2022-12-21 08:35:49 +01:00
Jc Miñarro 38cea12d3f Update CHANGELOG 2022-12-20 16:17:52 +01:00
Jc Miñarro 9a45f72adf core: Add Huawei and Xiaomi PushProviders 2022-12-20 16:12:35 +01:00
Rafał Adasiewicz faa2751c05 chore: bump file_picker dependency version 2022-12-20 12:44:55 +01:00
Rafal AdasiewiczandGitHub 3d44225b04 Merge pull request #1402 from GetStream/docs/update-push-notifications
docs(doc): update push notifications guide
2022-12-20 11:44:48 +01:00
Rafał Adasiewicz 5c6e67683d fix: attachment actions modal test 2022-12-16 15:41:16 +01:00
Rafał Adasiewicz bc5d452782 add line break in comments 2022-12-16 15:38:47 +01:00
Rafał Adasiewicz cc7231d370 fix tests 2022-12-16 15:08:40 +01:00