 kanatandkanat
|
03e584f591
|
[1505] fix emoji regexp to exclude non-emoji chars
|
2023-04-26 15:32:51 -07:00 |
|
Sahil Kumar
|
a1a4e55e75
|
some more revert
Signed-off-by: xsahil03x <[email protected]>
|
2023-04-20 17:31:58 +05:30 |
|
Sahil Kumar
|
a909261072
|
revert some changes
Signed-off-by: xsahil03x <[email protected]>
|
2023-04-20 17:28:33 +05:30 |
|
Sahil Kumar
|
1c4fda8465
|
fix pana checks
Signed-off-by: xsahil03x <[email protected]>
|
2023-04-20 17:20:04 +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 |
|
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 |
|