Commit Graph
302 Commits
Author SHA1 Message Date
Deven Joshi b58d00a5f0 feat: Added text theme instead of hardcoded styles 2020-12-28 15:29:29 +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
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
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
Salvatore Giordano 5ac0c60d6f use photo manager 2020-11-26 17:14:30 +01:00
Salvatore Giordano 953058e325 fix tests 2020-11-26 15:49:48 +01:00
Salvatore Giordano a59dddc514 fix video thumbnail 2020-11-26 15:18:59 +01:00
Salvatore Giordano ebcaed8771 add singleton trick 2020-11-26 11:44:14 +01:00
Salvatore Giordano a636253e98 use lock in compress service 2020-11-26 11:23:33 +01:00
Salvatore Giordano efd6bfdc8e fix error 2020-11-25 17:19:38 +01:00
Salvatore Giordano 2ea38c128b compress videos 2020-11-25 17:05:39 +01:00
Salvatore Giordano 92a12e6e92 Merge branch 'feature/new-ui' into hotfix/media-picker 2020-11-25 16:17:58 +01:00
Salvatore Giordano 11267248da wip 2020-11-25 15:03:22 +01:00
Salvatore Giordano dc7a436e96 align with master 2020-11-24 17:59:33 +01:00
Salvatore Giordano 6b62eadaa4 add factory constructor 2020-11-24 13:39:36 +01:00
Salvatore Giordano f1b7c6f39f use StreamSvgIcon widget 2020-11-24 12:52:54 +01:00
Salvatore Giordano b20caeee8f add cacheextent and placeholder 2020-11-24 10:01:47 +01:00
Salvatore GiordanoandGitHub a82f189af2 Merge pull request #144 from GetStream/feature/animations
Feature/animations
2020-11-23 12:20:07 +01:00
Salvatore Giordano 682c0b3e10 swap user list with message list and create channel with draft: true 2020-11-20 18:03:33 +01:00