Commit Graph
855 Commits
Author SHA1 Message Date
Deven Joshi f8ea853486 fix: fixed channel media issue 2020-12-31 12:41:05 +05:30
Sahil Kumar 7047f3d9a4 [Image Attachment] Add a property to hide/show image title
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-30 15:06:40 +05:30
Sahil Kumar 4e7fb6123c fixes
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-30 14:50:13 +05:30
Sahil Kumar 1419027acd Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feature/group-info-screen 2020-12-30 12:57:15 +05:30
Sahil Kumar 27578c7a0a Minor ui fixes
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-30 12:45:16 +05:30
Deven Joshi 9c53a295ae fixes for review 2020-12-29 18:53:05 +05:30
Sahil KumarandGitHub e40c33d780 Merge pull request #182 from GetStream/channels-share-fix 2020-12-28 23:37:16 +05:30
Sahil Kumar 27a83e7791 Minor refactoring
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-28 23:32:57 +05:30
Sahil Kumar 38e3d541bb [Channel Image] Fix selection state
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-28 23:31:02 +05:30
Sahil Kumar 38d3140ab1 [ChannelListView] Convert listView.custom into listView.separated
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-28 23:30:35 +05:30
Deven Joshi 0f36fdcf4f fmt 2020-12-25 23:36:35 +05:30
Deven Joshi 25342266a0 fix: Corrected keyboard 2020-12-25 23:36:16 +05:30
Deven Joshi d0a9ee7fae fix: Corrected shimmer 2020-12-23 16:53:04 +05:30
Sahil Kumar bb49084952 Hide timeStamp and sendingIndicator for a threaded reply message
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 15:30:41 +05:30
Sahil Kumar 7efb6ca3dd [MessageListView] Change parentMessage gradient alignment
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 15:13:17 +05:30
Sahil Kumar beea7e1c67 [Message Actions Modal] Hide showInChannel Indicator
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 14:57:03 +05:30
Sahil Kumar 6b97879009 cleanup
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 14:53:34 +05:30
Sahil Kumar 538029a5de [Stream Channel] Fix getReplies
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 14:48:23 +05:30
Sahil Kumar c2633cecb2 fix typo
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 14:02:18 +05:30
Sahil Kumar 011b939c28 [Thread Header] Fix channelName overflow
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 13:58:02 +05:30
Sahil Kumar 209c5a3c24 Initial implementation
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-22 21:45:14 +05:30
Deven Joshi 4aa2a8946a feat: Added gridview for channel list view and changed implementation for image sharing 2020-12-22 17:45:08 +05:30
Deven Joshi f8cf3a7d29 fmt: dartfmt 2020-12-21 20:50:50 +05:30
Deven Joshi 4fab6cd2fd Merge branch 'feature/new-ui' of https://github.com/GetStream/stream-chat-flutter into feature/group-info-screen
 Conflicts:
	pubspec.yaml
2020-12-21 20:46:39 +05:30
Deven Joshi 0968bff3ae rfac: Moved pages to sample app 2020-12-21 20:29:12 +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
Salvatore Giordano b0093dc065 remove unnecessary .catchError 2020-12-21 12:21:35 +01:00
Salvatore Giordano 3c35a800a8 fix loading 2020-12-21 12:14:31 +01:00
Salvatore Giordano abf218595e update llc dependency 2020-12-21 11:43:15 +01:00
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 903dec9d1f [Thread Header] Redesign wrt new ui
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-21 15:29:59 +05:30
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
Deven Joshi 58cc196ecc feat: group info screen details 2020-12-18 20:08:44 +05:30
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
Deven Joshi 7c24e7b202 feat: Added file and image screens, group info details 2020-12-17 19:42:07 +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