Commit Graph
106 Commits
Author SHA1 Message Date
Deven Joshi 95d91f3959 feat: Added show in chat 2021-01-04 16:00:20 +05:30
Salvatore Giordano 0afae55f2e fix light theme on ios 2020-12-31 17:18:30 +01:00
Salvatore Giordano f011bf32fc apply theme to rest of the sdk 2020-12-31 10:24:25 +01:00
Salvatore Giordano 911581e094 apply theme to new chat screens 2020-12-30 18:26:24 +01:00
Deven Joshi 7fd8a1ed57 feat: Added color theme implementations 2020-12-29 23:10:41 +05:30
Deven Joshi 08d2b32eff feat: Added color themes 2020-12-28 19:24:42 +05:30
Salvatore Giordano 934167c8b7 Merge branch 'feature/new-ui' into feature/theme 2020-12-23 12:22:58 +01:00
Sahil Kumar 7efb6ca3dd [MessageListView] Change parentMessage gradient alignment
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 15:13:17 +05:30
Sahil Kumar 209c5a3c24 Initial implementation
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-22 21:45:14 +05:30
Salvatore Giordano e3b268fb45 fix padding 2020-12-18 15:53:14 +01:00
Salvatore Giordano 14aebadabf fix markread 2020-12-18 15:44:28 +01:00
Sahil Kumar 9665481323 Change cupertinoActivitYIndicator to cicularProgressIndicator
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-18 19:55:27 +05:30
Sahil Kumar 9e3248d4c9 minor refactor
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-18 17:13:55 +05:30
Sahil Kumar 99b02623fa Merge branch 'feat/two-way-pagination' of github.com:GetStream/stream-chat-flutter into feat/two-way-pagination 2020-12-18 17:12:00 +05:30
Sahil Kumar 7cfb1752fb fix newMessage jump bug
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-18 17:11:46 +05:30
Salvatore Giordano 8ee4b585b8 mark read only if the channel is up to date 2020-12-18 10:00:10 +01:00
Sahil Kumar 49377b46a2 fix initialIndex bug
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-17 23:15:56 +05:30
Sahil Kumar 84aa3fbb87 Use localChannel if present instead of creating a new
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-17 17:10:45 +05:30
Sahil Kumar e17a3c30b7 [LazyLoadScrollView] Fix callback logic
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-17 14:42:46 +05:30
Salvatore Giordano 3365807615 fix unread count indicator 2020-12-16 15:45:07 +01:00
Sahil Kumar 1fa3e83c1f Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/two-way-pagination
 Conflicts:
	example/lib/new_chat_screen.dart
	lib/src/message_input.dart
2020-12-16 17:03:29 +05:30
Sahil Kumar 7495acee3e changes
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-16 16:56:09 +05:30
Salvatore Giordano 5e7e5aaac0 fix new chat screen flow 2020-12-15 12:18:16 +01:00
Salvatore Giordano adefbc1e2d Merge branch 'feature/new-ui' into feat/two-way-pagination 2020-12-08 16:21:19 +01:00
Salvatore Giordano bb85d64b69 Merge branch 'feature/new-ui' into feature/theme 2020-12-07 16:37:34 +01:00
Sahil Kumar 5cd9653c34 [MessageListView] : Use notification listener to implement pagination.
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-03 17:28:38 +05:30
Salvatore Giordano d81d680420 fix borderradius 2020-12-03 11:55:14 +01:00
Sahil Kumar f367e6b7a8 minor changes
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-03 15:46:58 +05:30
Salvatore Giordano 4373888ae6 jump scrollview on new messages 2020-12-03 10:49:41 +01:00
Sahil Kumar 390062f1c2 feat: 2 way pagination
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-02 19:30:24 +05:30
Salvatore Giordano 06b2929c37 wip 2020-12-02 13:19:31 +01:00
Salvatore Giordano 4d35c3a151 update deleted message 2020-11-26 14:09:02 +01:00
Salvatore Giordano 68f5e5e4dc fix scroll to bottom button 2020-11-26 13:41:46 +01:00
Salvatore Giordano 6b62eadaa4 add factory constructor 2020-11-24 13:39:36 +01:00
Salvatore Giordano f1b7c6f39f use StreamSvgIcon widget 2020-11-24 12:52:54 +01:00
Salvatore Giordano 682c0b3e10 swap user list with message list and create channel with draft: true 2020-11-20 18:03:33 +01:00
Salvatore Giordano 89fdb47e0e show unread indicator only for members 2020-11-10 10:07:28 +01:00
Salvatore Giordano 4865f93ce3 fix empty list error 2020-11-06 09:42:41 +01:00
Salvatore Giordano 5b93afcb5a fix listview default params 2020-11-05 13:47:53 +01:00
Salvatore Giordano e27b45e4f8 use scrollable_positioned_list 2020-11-05 09:50:08 +01:00
Salvatore Giordano bb46710f24 modify condition 2020-10-28 11:42:02 +01:00
Deven Joshi b22cf7bdf3 fix: Fixed Visiblity 2020-10-28 13:24:41 +05:30
Deven Joshi 42d758264a fix: Corrected date header 2020-10-27 14:27:56 +05:30
Deven Joshi 1cb007ec2d feat: Added sticky header to display position data 2020-10-27 14:14:00 +05:30
Deven Joshi 6de4ee9963 feat: Added sticky header to display position data 2020-10-27 13:50:16 +05:30
Deven Joshi d93dfb5af4 feat: Added sticky header to display position data 2020-10-27 13:37:00 +05:30
Deven Joshi bbb71ec47f feat: Added sticky header to display position data 2020-10-27 13:28:17 +05:30
Salvatore Giordano 9be191b856 add scroll to bottom fab 2020-10-20 10:11:43 +02:00
Salvatore Giordano 24d9b244f2 check if channel.membercount is null 2020-10-15 11:43:07 +02:00
Salvatore Giordano 2780936de3 Merge branch 'master' into feature/new-ui 2020-10-12 15:00:08 +02:00