Commit Graph
997 Commits
Author SHA1 Message Date
Sahil Kumar fbf9191795 feat(ui): add support for StreamMessageListView.shrinkWrap.
Signed-off-by: xsahil03x <[email protected]>
2023-05-03 15:53:30 +05:30
Sahil Kumar b4413be47d feat(ui): update scrollable_positioned_list with the latest changes.
Signed-off-by: xsahil03x <[email protected]>
2023-05-03 15:47:53 +05:30
Sahil Kumar d344355e91 feat(ui): add support for customizing messageInput hint.
Signed-off-by: xsahil03x <[email protected]>
2023-05-02 19:41:41 +05:30
Sahil KumarandGitHub e5e3387f1f Merge branch 'develop' into fix/userAvatarBuilder 2023-05-01 23:44:27 +05:30
Sahil KumarandGitHub 0b34db1339 Merge branch 'develop' into feat/attachment-text-title-color 2023-05-01 23:43:53 +05:30
Sahil KumarandGitHub d9522bd5ef Merge branch 'develop' into fix/userAvatarBuilder 2023-05-01 22:52:30 +05:30
Sahil KumarandGitHub 0a5ea38905 Merge branch 'develop' into fix/edit-message-input-builder 2023-05-01 22:50:15 +05:30
Sahil Kumar 0abacb3769 feat(ui): Added StreamMessageInput.ogPreviewFilter to allow users to filter out the og preview links.
Signed-off-by: xsahil03x <[email protected]>
2023-05-01 19:41:56 +05:30
Sahil Kumar 82d96a1569 fix(ui): UserAvatarTransform.userAvatarBuilder works only for otherUser.
Signed-off-by: xsahil03x <[email protected]>
2023-05-01 18:05:17 +05:30
Sahil Kumar e4e6fca311 fix(ui): editMessageInputBuilder property not used in message edit widget.
Signed-off-by: xsahil03x <[email protected]>
2023-05-01 17:53:48 +05:30
kanatandkanat 03e584f591 [1505] fix emoji regexp to exclude non-emoji chars 2023-04-26 15:32:51 -07:00
Sahil Kumar 90759cc36f chore: fix analysis
Signed-off-by: xsahil03x <[email protected]>
2023-04-26 17:57:06 +05:30
Sahil Kumar 90c4dae5b1 feat: add support for url attachment theming.
Signed-off-by: xsahil03x <[email protected]>
2023-04-26 17:50:06 +05:30
Sahil Kumar 3dbe1c1f0b rename file to sending_indicator_builder.dart
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 14:54:11 +05:30
Sahil KumarandGitHub 70c3b897f2 Merge branch 'develop' into ISSUE-1456/SendingMessageIndicatorFix 2023-04-07 06:06:28 +05:30
Sahil Kumar 69ec1d8935 fix predicate checks only for keyUp events.
Signed-off-by: xsahil03x <[email protected]>
2023-04-07 05:56:41 +05:30
Sahil KumarandGitHub e5fe984b24 Merge branch 'develop' into ISSUE-1456/SendingMessageIndicatorFix 2023-04-07 03:29:01 +05:30
Sahil KumarandGitHub 05604f8e77 Merge branch 'develop' into feat/messageInput 2023-04-07 03:27:37 +05:30
Sahil KumarandGitHub a5d3e22b5f Merge branch 'develop' into ISSUE-1453/FixingPositionOfReactionModal 2023-04-07 03:08:36 +05:30
Sahil Kumar 7992a51bef fix analysis issues
Signed-off-by: xsahil03x <[email protected]>
2023-04-04 02:47:46 +05:30
Leandro Borges FerreiraandGitHub 86bf514495 Merge branch 'develop' into ISSUE-1453/FixingPositionOfReactionModal 2023-03-08 13:38:46 +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 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
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