Commit Graph
4951 Commits
Author SHA1 Message Date
Leandro Borges Ferreira 33d2b4f7c0 Bumping flutter 2023-03-30 14:02:09 +02:00
Leandro Borges FerreiraandGitHub f249987e37 Merge branch 'develop' into ISSUE-1453/FixingPositionOfReactionModal 2023-03-28 18:25:01 +02:00
Rafal AdasiewiczandGitHub 9d82faab17 Merge pull request #1483 from GetStream/fix-link-chat-core
Fix link in 05-guides/09-initialize_stream_chat_widget_tree
2023-03-15 09:09:54 +01:00
Jeroen Leenarts a3bc51590a Fix link in 05-guides/09-initialize_stream_chat_widget_tree 2023-03-13 22:59:40 +01:00
Leandro Borges FerreiraandGitHub 86bf514495 Merge branch 'develop' into ISSUE-1453/FixingPositionOfReactionModal 2023-03-08 13:38:46 +01:00
Leandro Borges FerreiraandGitHub dfcef5252e Merge pull request #1480 from GetStream/ISSUE-1475/ImportTypo
fix(ui): Fixing typo in import
2023-03-08 13:27:41 +01:00
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
Leandro Borges Ferreira 1f6c379048 Format comment 2023-02-26 19:05:46 +01:00
Leandro Borges Ferreira 009860d96a Refactoring modal alignment logic 2023-02-26 19:02:46 +01:00
Leandro Borges Ferreira 4818d094af Fixing modal in the middle for big messages in landscape 2023-02-26 17:53:22 +01:00
Leandro Borges Ferreira 9dc56f5501 Fixing div factory and making alignment symmetrical 2023-02-26 17:29:35 +01:00
Leandro Borges Ferreira dc1b01f883 Moving modal to the middle of the screen when message is big 2023-02-26 17:16:36 +01:00
Leandro Borges Ferreira 7586929a9c Fixing calculus of message size when the message is a reply 2023-02-26 17:16:19 +01:00
Leandro Borges Ferreira dcf5abc118 Fixing some measures 2023-02-26 16:53:13 +01:00
Leandro Borges Ferreira 4dda50df73 Fixing images alignment in portrait mode 2023-02-26 16:29:07 +01:00
Leandro Borges Ferreira 6b3c8ad95d Fixing static analyses 2023-02-15 19:40:51 +01:00
Leandro Borges Ferreira 8fa7abea1b Update reactions_align.dart 2023-02-15 19:40:51 +01:00
Leandro Borges Ferreira c9c43567a3 Removing prints 2023-02-15 19:40:51 +01:00
Leandro Borges Ferreira 91b8012964 Removing prints from reactions_align 2023-02-15 19:40:51 +01:00
Leandro Borges Ferreira 8ad70e02e4 FIxing attachments 2023-02-15 19:40:51 +01:00
Leandro Borges Ferreira 26d519029d Applying max for message lengh 2023-02-15 19:40:51 +01:00
Leandro Borges Ferreira df98fd5d8d reducing code duplication 2023-02-15 19:40:51 +01:00
Leandro Borges Ferreira c0936f87ab Using the same logic for alignment 2023-02-15 19:40:51 +01:00
Leandro Borges Ferreira 64df124e37 Extracting reactions align 2023-02-15 19:40:51 +01:00
Leandro Borges Ferreira 40b27eca21 Update CHANGELOG.md 2023-02-15 19:40:51 +01:00
Leandro Borges Ferreira f02d4670e8 Adding only negative shift 2023-02-15 19:40:51 +01:00
Leandro Borges Ferreira 9fdc864af2 Adding negativeConstant 2023-02-15 19:40:51 +01:00
Leandro Borges Ferreira 92a330cd71 Using constant instead of many size divisions 2023-02-15 19:40:51 +01:00
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
Rafal AdasiewiczandGitHub e66f96f759 Merge pull request #1467 from GetStream/feat/exposeAttachmentActionsModal
feat(ui): expose attachment actions modal builder
2023-02-15 10:21:07 +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 FerreiraandGitHub 2b9541c6d6 Merge pull request #1463 from GetStream/ISSUE-1462/IpadShareBug
fix(ui): Support iPad for share button
2023-02-10 15:59:03 +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
Rafal AdasiewiczandGitHub ade75bd3b7 Merge pull request #1460 from GetStream/feat/exposePresence
feat(llc): expose presence property in Channel::watch method
2023-02-09 15:49:47 +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
Rafał Adasiewicz cc1ad224e2 feat(llc): expose presence property in Channel::watch method 2023-02-09 13:14:44 +01:00
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