Commit Graph
638 Commits
Author SHA1 Message Date
Deven Joshi 8922ab6241 hotfix: giphy 2020-11-26 18:35:20 +05:30
Deven Joshi f409845818 feat: Now compatible with videos 2020-11-26 18:32:46 +05:30
Deven Joshi 146204ed3a fix: giphy fix, fmt 2020-11-24 16:32:50 +05:30
Deven Joshi 8640f2b4f9 fix: Fixed listtile splash 2020-11-24 14:21:08 +05:30
Deven Joshi d9507214d7 fmt 2020-11-23 16:44:44 +05:30
Deven JoshiandGitHub 6424a0c9e5 Merge branch 'feature/new-ui' into feature/image-detail 2020-11-23 16:40:51 +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
Deven Joshi 98f3853a08 fix: Fixed textfield and actions color and font weight 2020-11-20 17:58:06 +05:30
xsahil03x c384588d5b UI nit picks 2020-11-20 17:55:55 +05:30
Deven Joshi 3c7b10173d fix: Fixed icons, timing, copy button 2020-11-20 17:17:52 +05:30
Deven Joshi 68e9f98b7f feat: Added download and sharing of images 2020-11-20 16:36:29 +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
Deven Joshi fbb1d52db9 fix: Fixed behavior after sharing 2020-11-19 21:05:23 +05:30
Deven Joshi 412c721ab8 feat: Added sharing and added actions for buttons 2020-11-19 21:01:17 +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
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 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
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
Deven Joshi 989ea91554 feat: Added user share section ui 2020-11-17 14:47:32 +05:30