1116 Commits
Author SHA1 Message Date
Leandro Borges Ferreira 858b6afddb Fixing quoted messages 2023-02-15 19:40:51 +01:00
Leandro Borges Ferreira 87e07683df Fixing for multiline messages 2023-02-15 19:40:51 +01:00
Leandro Borges Ferreira b9f150ae40 Removing empty line 2023-02-15 19:26:00 +01:00
Leandro Borges Ferreira 9cafabc023 Removing unused code 2023-02-15 18:39:11 +01:00
Leandro Borges Ferreira 23190d5b06 Docs 2023-02-15 18:38:57 +01:00
Leandro Borges Ferreira 88572e3df3 Removing empty line 2023-02-15 17:37:15 +01:00
Leandro Borges Ferreira 06542da156 Using only SendingIndicatorBuilder (rename from SendingIndicatorWrapper) 2023-02-15 17:33:23 +01:00
Leandro Borges Ferreira 6d97b8ac76 Using Builder of messages instead of Read 2023-02-15 17:10:14 +01:00
Leandro Borges Ferreira 8405d8a919 Using SendingIndicatorWrapper instead of StreamSendingIndicator directly 2023-02-15 17:04:50 +01:00
Leandro Borges Ferreira ffd26a4574 Removing message builder 2023-02-15 14:27:21 +01:00
Leandro Borges FerreiraandGitHub 0f420d70fc Merge branch 'develop' into ISSUE-1456/SendingMessageIndicatorFix 2023-02-15 13:57:45 +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 28de67097d Fixing format 2023-02-10 16:02:26 +01:00
Leandro Borges Ferreira d410441aab Listening for changes both in reads and in messages 2023-02-10 16:02:26 +01:00
Leandro Borges Ferreira a59dd88af4 Fixing logic for sending indicator 2023-02-10 16:01: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 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
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
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
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
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 0c1df897f8 Fix: Trim whitespaces of a message before rendering it 2023-01-04 09:16:25 +01:00
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 a2e87dde9a Merge branch 'develop' into fix/video-thumbnail-on-web-not-showing 2022-12-07 14:00:52 +05:30
geweald 73460da38e feat(ui): sending indicator in BottomRow 2022-12-06 13:38:12 +01:00
Sahil KumarandGitHub acc5cbedf9 Merge branch 'develop' into fix/onReply-in-attachment-action-modal 2022-12-06 14:32:32 +05:30
GordonandGitHub 55ea292770 Merge branch 'develop' into fix/image-attachment-web 2022-12-02 17:51:48 +01:00
Gordon Hayes 5a53106797 chore: add deprecation warning 2022-11-25 18:07:58 +01:00
Gordon Hayes 16615705b1 fix: on reply callback not used 2022-11-25 17:58:03 +01:00
Gordon Hayes 0db682ac86 fix: video thumbnails on web null error 2022-11-25 11:52:04 +01:00
Gordon Hayes 48e7adaba0 fix: render overflow using richtext instead of row 2022-11-17 16:55:45 +01:00
Gordon Hayes 0d6362e5d5 fix: cached attachment image not showing on web 2022-11-17 16:19:04 +01:00
Salvatore Giordano 64e41475d9 fix(ui): use a predicate instead of a key 2022-10-31 12:22:56 +01:00
Salvatore Giordano fc06da6279 feat(ui): add sendMessageKey and clearQuotedMessageKey 2022-10-28 13:08:49 +02:00
Salvatore Giordano 6cae1364a1 fix analysis 2022-10-26 10:42:14 +02:00
Salvatore GiordanoandGitHub 7fa39c9474 feat(ui): add enableActionAnimation flag to StreamMessageInput (#1367)
* feat(ui): add enableActionAnimation flag to StreamMessageInput

* chore(ui): update changelog

* fix(ui): add doc
2022-10-26 09:41:48 +02:00
9369defe11 feat(ui): show custom action on context menu (#1353)
* fix(ui): Show message custom actions on desktop context menu.

* fix(ui): don't handle keyboard shortcut when callback is null.

Co-authored-by: Salvatore Giordano <[email protected]>
2022-10-24 11:28:28 +02:00
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