Commit Graph
820 Commits
Author SHA1 Message Date
Salvatore Giordano 74781fd24f fix message search date 2020-12-18 15:54:13 +01:00
Salvatore Giordano e3b268fb45 fix padding 2020-12-18 15:53:14 +01:00
Salvatore Giordano 14aebadabf fix markread 2020-12-18 15:44:28 +01:00
Sahil Kumar 9665481323 Change cupertinoActivitYIndicator to cicularProgressIndicator
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-18 19:55:27 +05:30
Sahil Kumar 9e3248d4c9 minor refactor
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-18 17:13:55 +05:30
Sahil Kumar 99b02623fa Merge branch 'feat/two-way-pagination' of github.com:GetStream/stream-chat-flutter into feat/two-way-pagination 2020-12-18 17:12:00 +05:30
Sahil Kumar 7cfb1752fb fix newMessage jump bug
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-18 17:11:46 +05:30
Salvatore Giordano 8ee4b585b8 mark read only if the channel is up to date 2020-12-18 10:00:10 +01:00
Sahil Kumar 49377b46a2 fix initialIndex bug
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-17 23:15:56 +05:30
Sahil Kumar 84aa3fbb87 Use localChannel if present instead of creating a new
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-17 17:10:45 +05:30
Sahil Kumar e17a3c30b7 [LazyLoadScrollView] Fix callback logic
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-17 14:42:46 +05:30
Salvatore Giordano f5c2145e39 Merge branch 'feature/new-ui' into feat/two-way-pagination 2020-12-16 15:48:06 +01:00
Salvatore Giordano 3365807615 fix unread count indicator 2020-12-16 15:45:07 +01:00
Salvatore Giordano c81111a1e2 fix online status in new chat page 2020-12-16 15:42:49 +01:00
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
Sahil Kumar 1fa3e83c1f Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/two-way-pagination
 Conflicts:
	example/lib/new_chat_screen.dart
	lib/src/message_input.dart
2020-12-16 17:03:29 +05:30
Sahil Kumar 7495acee3e changes
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-16 16:56: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 984d3ec104 don't show copy message for empty messages 2020-12-14 10:03:54 +01:00
Salvatore Giordano 255f9c1608 add enforce_unique: true in send reaction 2020-12-14 10:02:14 +01:00
Salvatore GiordanoandGitHub 35f60199fe Merge pull request #171 from GetStream/qa-fix-attachments
Qa fix attachments
2020-12-11 15:38:57 +01:00
Salvatore Giordano bdd9469371 use expanded gesturedetector 2020-12-11 15:24:23 +01:00
Deven Joshi c487ce92d0 feat: Added file size in proper format 2020-12-11 19:54:02 +05:30
Deven Joshi 18781201e3 feat: Added video thumbnails and playback for attachments 2020-12-11 18:18:35 +05:30
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
Salvatore Giordano 9fd79a3e00 fix urlattachment title 2020-12-11 10:15:07 +01:00
Salvatore Giordano bcdc034a2d fix medialistview null bug 2020-12-11 09:40:33 +01:00
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
Salvatore Giordano 0534488b94 fix delete conversation logic 2020-12-10 14:42:15 +01:00
Salvatore Giordano b85ed04170 update 1:1 chatinfo ui 2020-12-10 12:29:51 +01:00
Salvatore Giordano df2d822315 add ontap to channelpreview 2020-12-10 11:42:01 +01:00
Salvatore GiordanoandGitHub da4bc14679 Merge pull request #166 from GetStream/feature/chat-info
feat: Added chat info page
2020-12-10 11:03:45 +01:00
Deven Joshi d97f7ecebf fix: Filter and alignment fix 2020-12-10 15:18:14 +05:30
Deven Joshi e0e98299ca fix: Filter and alignment fix 2020-12-10 15:06:32 +05:30
Deven Joshi 328bc4d1bc fix: Removed block button 2020-12-10 14:42:58 +05:30
Deven Joshi 39a2eeea32 fix: File fix 2020-12-10 13:40:01 +05:30
Deven Joshi 79b1401700 fix: Fixed padding 2020-12-09 17:54:13 +05:30
Deven Joshi ca6a90c97f fix: Fixed colors of message attachments 2020-12-09 17:47:24 +05:30
Deven Joshi 839582d72b fix: UI fixes 2020-12-09 17:16:48 +05:30
Deven Joshi 9f56730409 fix: UI fixes 2020-12-09 17:13:59 +05:30
Deven Joshi aa09fd380e fix: UI fixes 2020-12-09 16:56:26 +05:30
Salvatore Giordano fe541892d9 fix .type on null bug 2020-12-09 12:03:01 +01:00
Deven Joshi 5cef917e51 feat: Added implementation for last seen 2020-12-09 13:35:28 +05:30
Salvatore Giordano adefbc1e2d Merge branch 'feature/new-ui' into feat/two-way-pagination 2020-12-08 16:21:19 +01:00
Deven Joshi c6a9775131 feat: Added dummy pages for files and media 2020-12-08 20:00:30 +05:30