Commit Graph
658 Commits
Author SHA1 Message Date
xsahil03x 806b34f092 minor changes 2020-11-25 16:59:54 +05:30
xsahil03x 305b920970 Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into qa/new-chat-screens 2020-11-25 16:43:55 +05:30
Salvatore GiordanoandGitHub 9aa4760ee3 Merge pull request #151 from GetStream/feat/channel-header-status
feat : channel header status
2020-11-25 12:10:42 +01:00
Salvatore Giordano e5dfdaac21 fix icon boxfit 2020-11-25 11:53:44 +01:00
xsahil03x 850657cc63 fix icon 2020-11-25 15:54:19 +05:30
xsahil03x d15a11b088 minor changes 2020-11-25 15:19:02 +05:30
xsahil03x 6edfbb2e98 feat : channel header status 2020-11-25 15:14:33 +05:30
xsahil03x f08976fad1 Merge branches 'feature/new-ui' and 'qa/new-chat-screens' of github.com:GetStream/stream-chat-flutter into qa/new-chat-screens
 Conflicts:
	example/lib/group_chat_details_screen.dart
	example/lib/new_group_chat_screen.dart
2020-11-25 11:24:15 +05:30
Salvatore Giordano dc7a436e96 align with master 2020-11-24 17:59:33 +01:00
xsahil03x 2ee8b72a31 [UserListView] Use LazyLoadScrollView for pagination rather than listening scroll controller 2020-11-24 21:45:42 +05:30
Salvatore Giordano 74e399bcc0 fix icons 2020-11-24 13:48:58 +01:00
Salvatore Giordano 987ad4e5ba fix search icon 2020-11-24 13:44:42 +01:00
Salvatore Giordano 6b62eadaa4 add factory constructor 2020-11-24 13:39:36 +01:00
Salvatore Giordano 93c324ac56 fix tests 2020-11-24 13:07:48 +01:00
Salvatore Giordano 8f4e2384f7 Merge branch 'feature/new-ui' into hotfix/svgs 2020-11-24 12:59:10 +01:00
Salvatore Giordano f1b7c6f39f use StreamSvgIcon widget 2020-11-24 12:52:54 +01:00
Salvatore GiordanoandGitHub 642db9a70c Merge pull request #146 from GetStream/feature/channel-list-header
Feature/channel list header
2020-11-24 11:29:00 +01:00
xsahil03x 92b88c505e Minor fix 2020-11-24 15:33:48 +05:30
xsahil03x a0afe4d091 [UserListView] Replace ListView.custom, GridView.custom with separated,builder respectively, 2020-11-24 15:06:18 +05:30
xsahil03x 5ec2b20a0d [Channel List Header] Replace pen_write icon with correct svg icon. 2020-11-24 14:55:37 +05:30
Salvatore Giordano b20caeee8f add cacheextent and placeholder 2020-11-24 10:01:47 +01:00
xsahil03x f61d42bf3a [Channel List Header] Hide online status from user avatar 2020-11-24 12:44:34 +05:30
Salvatore Giordano d68c02066e change reconnection logic 2020-11-23 17:00:51 +01:00
xsahil03x 515b9734cb [NewGroupChatScreen] Maintain selectedUsersList when going back and forward in the flow 2020-11-23 20:40:09 +05:30
xsahil03x 942250d517 [ChannelListHeader] Add docComments 2020-11-23 17:49:42 +05:30
xsahil03x a30565e0e1 [ChannelListHeader] Refactor, Add support for trailing, leading widget taps. 2020-11-23 17:40:41 +05:30
Salvatore GiordanoandGitHub a82f189af2 Merge pull request #144 from GetStream/feature/animations
Feature/animations
2020-11-23 12:20:07 +01:00
xsahil03x 525991f24b feat : ChannelListHeader 2020-11-23 16:36:50 +05:30
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