Commit Graph
4575 Commits
Author SHA1 Message Date
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 GiordanoandGitHub 8c70ae97b3 Merge pull request #181 from GetStream/release/0.2.18
Release/0.2.18
2020-12-21 12:30:32 +01:00
Salvatore Giordano 9b6c03ee5c use async await 2020-12-21 12:24:03 +01:00
Salvatore Giordano b0093dc065 remove unnecessary .catchError 2020-12-21 12:21:35 +01:00
Salvatore Giordano 27ab376e81 remove unnecessary .catchError 2020-12-21 12:19:57 +01:00
Salvatore Giordano d63c876c1c add await 2020-12-21 12:14:58 +01:00
Salvatore Giordano 3c35a800a8 fix loading 2020-12-21 12:14:31 +01:00
Salvatore Giordano 12f0bb1d94 fix loading 2020-12-21 12:13:36 +01:00
Salvatore Giordano cfad93eb19 fix typo 2020-12-21 12:06:55 +01:00
Salvatore Giordano 3315b81059 version bp 2020-12-21 11:58:22 +01:00
Salvatore Giordano cc41d5380f update dependencies 2020-12-21 11:57:50 +01:00
Salvatore GiordanoandGitHub 10a98a6d25 Merge pull request #161 from GetStream/feat/two-way-pagination
feat: 2 way pagination
2020-12-21 11:46:21 +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 8b66362b5d Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/two-way-pagination
 Conflicts:
	example/pubspec.yaml
	pubspec.yaml
2020-12-18 17:37:38 +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 c0d7936f57 version bp 2020-12-18 11:59:23 +01:00
Salvatore Giordano 7cceb59f0a implement shadowban 2020-12-18 11:58:45 +01:00
Salvatore Giordano 89d1d5f562 update llc dependency 2020-12-18 11:54:47 +01:00
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 KumarandGitHub 9ec5f102d1 Merge pull request #179 from GetStream/feature/channelListView 2020-12-17 15:52:04 +05:30
Salvatore Giordano 0883728a2e update changelog 2020-12-17 11:19:55 +01:00
Salvatore Giordano 422df24e9f use comparator 2020-12-17 11:15:25 +01:00
Salvatore Giordano 7310a905be add change it to a function called at the end of the message.new event handler 2020-12-17 10:33:47 +01:00
Salvatore Giordano 4b88627457 version bp 2020-12-17 10:14:31 +01:00
Salvatore Giordano f79d49ce89 expose channels setter 2020-12-17 10:13:39 +01:00
Sahil Kumar e17a3c30b7 [LazyLoadScrollView] Fix callback logic
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-17 14:42:46 +05:30
Salvatore Giordano 7fd98111d2 revert api key 2020-12-16 16:00:29 +01:00
Salvatore Giordano f5c2145e39 Merge branch 'feature/new-ui' into feat/two-way-pagination 2020-12-16 15:48:06 +01:00
Salvatore Giordano 4a165249a1 revert api key 2020-12-16 15:47:35 +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
Salvatore GiordanoandGitHub dc47607d59 Merge pull request #178 from GetStream/attachment-fix-2
QA fix for file list
2020-12-16 14:34:50 +01:00
Sahil Kumar 12105a3120 Merge fixes
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-16 19:03:03 +05:30