Commit Graph
4857 Commits
Author SHA1 Message Date
Rafał Adasiewicz 4d06fe0d1d chore(llc): update rate_limiter to ^1.0.0 2023-01-26 12:58:30 +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
Rafał Adasiewicz bf610a9a3d fix: initializing last synced data 2022-12-16 14:20:40 +01:00
Dmitrii Bychkov 7b35910a5e chore(llc,core,ui,persistence): update android versions 2022-12-13 11:54:49 +03:00
Gordon Hayes dfb1361e5b docs: update push notifications guide 2022-12-08 17:13:04 +02: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 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
Gordon Hayes b70dbbdf8c docs: update changelog 2022-12-06 23:57:46 +02:00
geweald 73460da38e feat(ui): sending indicator in BottomRow 2022-12-06 13:38:12 +01:00
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