Commit Graph
633 Commits
Author SHA1 Message Date
Salvatore Giordano f1b7c6f39f use StreamSvgIcon widget 2020-11-24 12:52:54 +01:00
Salvatore Giordano b20caeee8f add cacheextent and placeholder 2020-11-24 10:01:47 +01:00
Salvatore GiordanoandGitHub a82f189af2 Merge pull request #144 from GetStream/feature/animations
Feature/animations
2020-11-23 12:20:07 +01:00
Deven Joshi cb4bd6849d fmt 2020-11-23 16:05:16 +05:30
Deven Joshi 0ba45d82be fix: Fixed dispose errors 2020-11-23 15:46:38 +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
Deven Joshi b0b05e165c fix: Stop animation before pop 2020-11-20 18:30:50 +05:30
Deven Joshi ee5cec3c45 fix: Stop animation before pop 2020-11-20 18:27:12 +05:30
Deven Joshi 5b06e9c257 fix: Stop animation before pop 2020-11-20 18:16:03 +05:30
xsahil03x 2908cd66c5 Change last seen text to last online 2020-11-20 18:11:57 +05:30
Deven Joshi e952d350c5 fix: Stop animation before pop 2020-11-20 18:10:23 +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
Deven Joshi c70c49d54d feat: Added animations for giphy and mentions 2020-11-20 15:07:42 +05:30
Deven Joshi f9231e93b3 feat: Added reaction list modal animations 2020-11-20 13:38:15 +05:30
Deven Joshi 404ec4c89d feat: Added reaction modal animations 2020-11-20 13:26:26 +05:30
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