Commit Graph
623 Commits
Author SHA1 Message Date
xsahil03x a0afe4d091 [UserListView] Replace ListView.custom, GridView.custom with separated,builder respectively, 2020-11-24 15:06:18 +05:30
xsahil03x 515b9734cb [NewGroupChatScreen] Maintain selectedUsersList when going back and forward in the flow 2020-11-23 20:40:09 +05:30
Salvatore Giordano f1f6d78411 Merge branch 'feature/new-ui' into feature/new-chat-screens 2020-11-23 10:41:59 +01:00
Salvatore GiordanoandGitHub 55e27d91b6 Merge pull request #139 from GetStream/feature/loading
Feature/loading
2020-11-23 10:35:12 +01:00
xsahil03x 06037acede [UserListView] Add docComment 2020-11-23 13:48:47 +05:30
xsahil03x 4b317d719c Refactor UserListView to support (crossAxisCount > 1) i.e: GridViews 2020-11-23 12:57:20 +05:30
Salvatore Giordano 682c0b3e10 swap user list with message list and create channel with draft: true 2020-11-20 18:03:33 +01:00
xsahil03x 5352c2ac4b Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feature/new-chat-screens
 Conflicts:
	example/pubspec.yaml
2020-11-20 19:36:24 +05:30
Salvatore Giordano cc22b1b4ae fix ui issues 2020-11-20 14:55:38 +01:00
xsahil03x 2908cd66c5 Change last seen text to last online 2020-11-20 18:11:57 +05:30
xsahil03x 409d95d86a [UserListView] Add a "isListAlreadySorted" check before sorting list. 2020-11-20 18:06:47 +05:30
xsahil03x c384588d5b UI nit picks 2020-11-20 17:55:55 +05:30
Salvatore Giordano 09fd54a605 update fadeinduration 2020-11-20 11:58:11 +01:00
Salvatore GiordanoandGitHub e9cd4613ef Merge branch 'feature/new-ui' into feature/loading 2020-11-20 11:42:54 +01:00
Salvatore Giordano e8664a747e Merge branch 'feature/file-picker' into feature/new-ui 2020-11-20 11:24:52 +01:00
Salvatore Giordano c7e27577b2 use fork of media gallery waiting for the pr to be merged 2020-11-20 11:22:41 +01:00
xsahil03x 389656a477 UI nit picks 2020-11-20 12:06:00 +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
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 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 199831a7ec fix show overlay 2020-11-19 11:50:41 +01:00
Salvatore Giordano a793c623b2 use texteditingcontroller listener instead of onchanged 2020-11-19 10:58:10 +01:00
Salvatore Giordano 6c4bcd2073 fix messageinput 2020-11-18 18:06:27 +01:00
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 d379de9f96 minor fixes 2020-11-18 10:49:35 +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 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
Salvatore Giordano 0d7bf98a5b add shimmer effect 2020-11-17 11:38:34 +01:00
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
Salvatore Giordano 0efce1bf3a fix tests 2020-11-16 16:33:44 +01:00
Neevash Ramdial 77d62eefdd expose style option for attachment icon 2020-11-15 21:34:14 -04:00
Neevash Ramdial 78e23bc256 expose input text style 2020-11-15 21:33:51 -04:00
Neevash Ramdial 13604cee38 Change material type to transparent 2020-11-15 21:32:53 -04:00
Neevash Ramdial 83787846c9 expose builder for empty state 2020-11-15 21:18:13 -04:00
Salvatore Giordano 2a7fdc750d fix modal with attachment and text 2020-11-13 17:20:12 +01:00