5485 Commits
Author SHA1 Message Date
xsahil03x 1cbb10942f Remove old create channel screen 2020-11-19 18:32:49 +05:30
xsahil03x 2fb6083339 Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feature/new-chat-screens
 Conflicts:
	lib/src/message_input.dart
2020-11-19 18:22:56 +05:30
xsahil03x f3c3214802 [UserListView] Cleanup 2020-11-19 18:18:55 +05:30
xsahil03x 0138f87c75 [NewChat, NewGroup] Add emptyState widget 2020-11-19 18:18:01 +05:30
Salvatore Giordano 26e8ffeae3 remove onchanged 2020-11-19 13:25:01 +01:00
Deven JoshiandGitHub 5726ac1323 Merge pull request #140 from GetStream/feature/file-picker
Feature/file picker
2020-11-19 17:54:48 +05:30
Salvatore Giordano bdd09fa1b3 Merge branch 'master' into feature/new-ui 2020-11-19 13:22:49 +01:00
xsahil03x 97b03910f1 Minor ui fixes 2020-11-19 17:47:50 +05:30
xsahil03x 08bc56799d [New Group Chat] Complete name of group chat screen. 2020-11-19 17:38:36 +05:30
xsahil03x 382e77e4a4 Expose UserItem from the package. 2020-11-19 17:07:54 +05:30
xsahil03x d3ae3a5e4d [UserItem] Add "showLastSeen" property 2020-11-19 17:06:44 +05:30
Salvatore Giordano afdd5900e2 Merge branch 'feature/new-ui' into feature/file-picker 2020-11-19 12:32:41 +01:00
Salvatore Giordano 7bb769e0a6 update github action 2020-11-19 12:32:28 +01:00
Deven JoshiandGitHub 84fea9f32b Merge pull request #141 from GetStream/hotfix/input
Hotfix/input
2020-11-19 16:38:06 +05:30
Salvatore Giordano 04da9a06b3 update github action 2020-11-19 11:58:30 +01:00
Salvatore Giordano 199831a7ec fix show overlay 2020-11-19 11:50:41 +01:00
Salvatore Giordano 6a8e76dc18 fix typo 2020-11-19 11:00:25 +01:00
Salvatore Giordano 1c1cf66d93 bump version 2020-11-19 10:59:59 +01:00
Salvatore Giordano a793c623b2 use texteditingcontroller listener instead of onchanged 2020-11-19 10:58:10 +01:00
xsahil03x 33e91ff188 [New Group Chat] Complete add group members screen 2020-11-19 15:11:40 +05:30
xsahil03x 1a21dc27a2 [Drawer,NewChatScreen] Navigate to NewGroupChatScreen on "New Group" button press. 2020-11-19 13:20:55 +05:30
xsahil03x 83d68c4baf [NewChatScreen] Add create group button, Finishing touches 2020-11-19 13:14:08 +05:30
xsahil03x 7733cc7459 [NewChatScreen] Navigate to ChannelPage on successful messageSent 2020-11-19 12:11:57 +05:30
Salvatore Giordano 6c4bcd2073 fix messageinput 2020-11-18 18:06:27 +01:00
xsahil03x 6411afdee0 temp push 2020-11-18 20:15:34 +05:30
Deven Joshi dd829e18bc feat: Added share user selection and text input 2020-11-18 19:32:54 +05:30
Salvatore Giordano 7cf30b501f fix qa 2020-11-18 13:32:18 +01:00
xsahil03x 1742fe6f5f feat: Replace List with Set for easier computation. 2020-11-18 17:16:18 +05:30
Salvatore Giordano e021ea5cd6 update flutter action 2020-11-18 12:06:26 +01:00
Salvatore Giordano d379de9f96 minor fixes 2020-11-18 10:49:35 +01:00
Salvatore GiordanoandGitHub 1d5f181a87 Merge pull request #138 from GetStream/update-readme
Update README.md
2020-11-18 10:41:54 +01:00
Salvatore GiordanoandGitHub 150a8b00a6 Update README.md
update readme adding file picker troubleshooting link
2020-11-18 09:35:23 +01:00
xsahil03x eda42df7da fix : whereIterable<T> to List<T> 2020-11-18 13:38:08 +05:30
xsahil03x 4561057452 feat : Add support for userName filtering in user list 2020-11-18 13:30:03 +05:30
xsahil03x b115cd254c feat : Add alphabetically grouping flag to User list 2020-11-18 12:56:46 +05:30
xsahil03x c8001de7ad [CreateChannelPage] Refactor to use newly build UserListView 2020-11-18 00:09:57 +05:30
xsahil03x 9b36c2348e feat: add selection property to user list item 2020-11-18 00:09:07 +05:30
xsahil03x e5b25d8d06 feat: user list 2020-11-17 23:32:16 +05:30
Sahil Kumar cd8ca90052 feat: user list
Signed-off-by: Sahil Kumar <[email protected]>
2020-11-17 21:30:05 +05:30
Sahil Kumar a8a5e5dfdf [Channels Bloc] Fix typo
Signed-off-by: Sahil Kumar <[email protected]>
2020-11-17 18:19:33 +05:30
Deven Joshi e6b930fe2b feat: Added ui for search functionality 2020-11-17 18:15:40 +05:30
Salvatore Giordano 0d7bf98a5b add shimmer effect 2020-11-17 11:38:34 +01:00
Sahil Kumar 413dec0336 feat: Navigate to new chat screen on drawer item click
Signed-off-by: xsahil03x <[email protected]>
2020-11-17 16:00:52 +05:30
Deven Joshi 989ea91554 feat: Added user share section ui 2020-11-17 14:47:32 +05:30
Salvatore Giordano 957194217b Merge branch 'master' into feature/new-ui 2020-11-16 17:22:46 +01:00
Salvatore GiordanoandGitHub bb243d7c7a bump version (#137) 2020-11-16 12:18:57 -04:00
Salvatore Giordano b0cbcbc6c8 update giphy label 2020-11-16 16:59:58 +01:00
Salvatore Giordano 4ff3a225b2 add record icon 2020-11-16 16:49:00 +01:00
Salvatore Giordano c04d72d46f update message input radius 2020-11-16 16:44:00 +01:00
Salvatore Giordano 2c6c2f5bc1 update message input radius 2020-11-16 16:41:58 +01:00