2932 Commits
Author SHA1 Message Date
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
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 Ferreira 6c4707772f Update CHANGELOG.md 2023-02-15 14:01:18 +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 769f657a9f Update CHANGELOG.md 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 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
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 507c86ca03 Merge branch 'develop' into ISSUE-1399/AddingCustomLineForTitleUrl 2023-02-09 15:51:06 +05:30
Sahil KumarandGitHub e2f18a52ce Merge branch 'develop' into chore/updateSharePlus 2023-02-09 15:49:14 +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
Sahil Kumar 065bbbc8f3 chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-02-08 19:09:32 +05:30
Sahil Kumar b656c8b7d8 fix(llc): cancelling attachments now removes it from the message.
Signed-off-by: xsahil03x <[email protected]>
2023-02-08 19:08:21 +05:30
Leandro Borges Ferreira c09d0fc20e Update CHANGELOG.md 2023-02-02 17:57:37 +01:00
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
Rafał Adasiewicz 8cc6fa941c chore(ui): update share_plus dependency 2023-02-02 10:30:49 +01:00
Leandro Borges Ferreira 41391dd337 Removing unused code 2023-01-31 14:22:11 +01:00
Leandro Borges Ferreira a34ac51652 Emmiting changes instead of applying on place 2023-01-31 14:16:58 +01:00
Leandro Borges Ferreira c37c282741 Update CHANGELOG.md 2023-01-30 18:16:41 +01:00