Sahil Kumar
|
328afc44d8
|
merge fixes
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-31 18:53:33 +05:30 |
|
Sahil Kumar
|
1be3bf4bb5
|
Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply
Conflicts:
example/ios/Flutter/.last_build_id
example/lib/main.dart
lib/src/file_attachment.dart
lib/src/message_actions_modal.dart
lib/src/message_input.dart
lib/src/message_widget.dart
|
2020-12-31 18:13:01 +05:30 |
|
Sahil Kumar
|
6e35bb2f7e
|
Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feature/theme
Conflicts:
lib/src/message_widget.dart
lib/src/sending_indicator.dart
|
2020-12-31 16:35:56 +05:30 |
|
Salvatore Giordano
|
dde32437c8
|
fix messageinput send
|
2020-12-31 11:10:03 +01:00 |
|
Salvatore Giordano
|
911581e094
|
apply theme to new chat screens
|
2020-12-30 18:26:24 +01:00 |
|
Salvatore Giordano
|
60d9abe8fe
|
fix messageinput color
|
2020-12-30 16:23:33 +01:00 |
|
Salvatore Giordano
|
cb518db1a2
|
apply colors and ui fixes
|
2020-12-30 16:22:14 +01:00 |
|
Deven Joshi
|
7fd8a1ed57
|
feat: Added color theme implementations
|
2020-12-29 23:10:41 +05:30 |
|
Deven Joshi
|
08d2b32eff
|
feat: Added color themes
|
2020-12-28 19:24:42 +05:30 |
|
Sahil Kumar
|
46c9858bd4
|
[Message Input] Add reply_to_message_id in case of threadless reply
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-28 19:08:50 +05:30 |
|
Deven Joshi
|
b58d00a5f0
|
feat: Added text theme instead of hardcoded styles
|
2020-12-28 15:29:29 +05:30 |
|
Sahil Kumar
|
db7593b622
|
[Message Input] fix icons padding
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-23 19:03:28 +05:30 |
|
Sahil Kumar
|
c4663fb8ce
|
Merge branch feat/new-ui into feat/messg-reply
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-23 17:31:47 +05:30 |
|
Sahil Kumar
|
aa5433a881
|
Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/thread-header
|
2020-12-21 17:23:15 +05:30 |
|
Sahil Kumar
|
a4071c117e
|
[Message Input] Change "sendAsDm" checkbox title
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-21 15:31:13 +05:30 |
|
Sahil Kumar
|
eea4092a53
|
Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/two-way-pagination
|
2020-12-16 19:10:49 +05:30 |
|
Sahil Kumar
|
8b4ff142ba
|
Merge conflicts
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-16 17:06:09 +05:30 |
|
Deven Joshi
|
f85cf6bb16
|
qa fix for file list
|
2020-12-15 20:18:13 +05:30 |
|
Salvatore Giordano
|
5e7e5aaac0
|
fix new chat screen flow
|
2020-12-15 12:18:16 +01:00 |
|
Salvatore Giordano
|
bdd9469371
|
use expanded gesturedetector
|
2020-12-11 15:24:23 +01:00 |
|
Deven Joshi
|
102e6ce4d0
|
fix: Fixed file clip bug
|
2020-12-11 17:11:19 +05:30 |
|
Deven Joshi
|
edeb38a255
|
fix: Fixed file clip bug
|
2020-12-11 17:10:12 +05:30 |
|
Deven Joshi
|
4b122a7e54
|
feat: Added new picker implementation
|
2020-12-11 17:01:00 +05:30 |
|
Deven Joshi
|
5302b16115
|
fix: keyboard fix
|
2020-12-11 13:04:12 +05:30 |
|
Deven Joshi
|
54cb49eac1
|
feat: Added file previews
|
2020-12-10 19:52:32 +05:30 |
|
Deven Joshi
|
39a2eeea32
|
fix: File fix
|
2020-12-10 13:40:01 +05:30 |
|
Deven Joshi
|
ca6a90c97f
|
fix: Fixed colors of message attachments
|
2020-12-09 17:47:24 +05:30 |
|
Salvatore Giordano
|
fe541892d9
|
fix .type on null bug
|
2020-12-09 12:03:01 +01:00 |
|
Sahil Kumar
|
ae73eb95c6
|
[ReplyMessageWidget] remove expanded width
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-09 13:50:03 +05:30 |
|
Deven Joshi
|
b9a1f813ac
|
fix: Fixed file title
|
2020-12-08 19:25:04 +05:30 |
|
Deven Joshi
|
08c7b28198
|
fix: Fixed command picker
|
2020-12-08 17:36:21 +05:30 |
|
Deven Joshi
|
3394126adf
|
fix: Fixed message input
|
2020-12-08 17:21:20 +05:30 |
|
Sahil Kumar
|
54061c8d50
|
[MessageInput] Remove reply message widget when sendMessage is called.
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-08 17:12:33 +05:30 |
|
Sahil Kumar
|
914a82bb49
|
Add Message Reply feature
Signed-off-by: Sahil Kumar <[email protected]>
|
2020-12-07 22:29:40 +05:30 |
|
Salvatore Giordano
|
71b494c977
|
fix messageinput exception
|
2020-12-03 12:14:35 +01:00 |
|
Salvatore Giordano
|
e1c02de320
|
fix mention debounce
|
2020-12-03 11:39:38 +01:00 |
|
Salvatore Giordano
|
38687f59ef
|
add cliprrect to file section of messageinput
|
2020-12-03 11:39:38 +01:00 |
|
 Deven JoshiandSalvatore Giordano
|
dffad3d6bc
|
fix: fixed sizes of file attachment
|
2020-12-03 11:39:38 +01:00 |
|
 Deven JoshiandSalvatore Giordano
|
c4c0f97f34
|
feat: Icons are now disabled according to file type chosen
|
2020-12-03 11:39:38 +01:00 |
|
 Deven JoshiandSalvatore Giordano
|
9918a4bfde
|
fix: Added boolean for picking one thing at a time -_-
|
2020-12-03 11:39:38 +01:00 |
|
 Deven JoshiandSalvatore Giordano
|
a846048ef1
|
fix: Fixed multiple file upload
|
2020-12-03 11:39:38 +01:00 |
|
 Deven JoshiandSalvatore Giordano
|
922208224d
|
feat: Added file attachment to pick attachment section
|
2020-12-03 11:39:38 +01:00 |
|
 Deven JoshiandSalvatore Giordano
|
895497290c
|
feat: Added file icons, added new file attachment and bg
|
2020-12-03 11:39:38 +01:00 |
|
Salvatore Giordano
|
ac0fc427ae
|
fix messageinput send icon
|
2020-12-01 15:18:48 +01:00 |
|
Salvatore Giordano
|
7f0c8fe25a
|
fix mimetype
|
2020-11-30 18:10:55 +01:00 |
|
Salvatore Giordano
|
46dcf6a629
|
fix compression video
|
2020-11-30 18:07:11 +01:00 |
|
Salvatore Giordano
|
48738c84c5
|
fix compressed video upload
|
2020-11-30 17:17:35 +01:00 |
|
Salvatore Giordano
|
6e72e8d03e
|
fix mimetype of .heic pics when picked from files
|
2020-11-30 15:41:25 +01:00 |
|
Salvatore Giordano
|
1c2f916070
|
fix heic pics
|
2020-11-27 15:08:29 +01:00 |
|
Salvatore Giordano
|
29868aa7a9
|
fix messageinput ui
|
2020-11-26 17:46:41 +01:00 |
|