Commit Graph

4428 Commits

Author SHA1 Message Date
Salvatore Giordano bf94372b1c core intro 2022-04-29 11:41:30 +02:00
Salvatore Giordano d1e7a7a7b8 StreamMessageWidget 2022-04-29 09:45:33 +02:00
Salvatore Giordano 94c4db0c80 StreamChannelHeader 2022-04-29 09:38:43 +02:00
Salvatore Giordano 6c2c60075a StreamChannelListHeader 2022-04-28 16:53:11 +02:00
Salvatore Giordano f3d3715c85 StreamChannelListHeader 2022-04-28 16:45:53 +02:00
Salvatore Giordano 9e937e87fb StreamMessageSearchListView 2022-04-28 16:05:46 +02:00
Ayush Shekhar 5c5e0be210 Merge branch 'docs/v4' of https://github.com/GetStream/stream-chat-flutter into docs/v4 2022-04-28 18:45:05 +05:30
Ayush Shekhar 936872cb55 Changed customising attachment guide to use controller 2022-04-28 18:44:55 +05:30
Salvatore Giordano 0568f81a20 rename file 2022-04-28 14:58:48 +02:00
Salvatore Giordano 4372b07e48 StreamUserListView 2022-04-28 14:58:32 +02:00
Salvatore Giordano bc6f392f5d StreamMessageInput 2022-04-28 14:50:14 +02:00
Ayush Shekhar 6edeca73da Merge branch 'docs/v4' of https://github.com/GetStream/stream-chat-flutter into docs/v4 2022-04-28 16:03:20 +05:30
Ayush Shekhar 1fedb3005c Migrated guides in the docs to v4 2022-04-28 16:03:13 +05:30
Salvatore Giordano e0f3177899 StreamMessageListView 2022-04-28 12:31:12 +02:00
Salvatore Giordano 8afc669826 StreamChannelListView 2022-04-28 12:30:59 +02:00
Salvatore Giordano ec6ac99f36 StreamChannelListView 2022-04-28 11:15:56 +02:00
Salvatore Giordano a3a23feb3e versioning docs 2022-04-28 11:15:38 +02:00
Salvatore Giordano 0d770614cd Merge pull request #1105 from GetStream/migrate/empty_array_to_null
change(llc,core,ui,persistence): Migrate List properties in llc models to be nullable
2022-04-27 11:32:03 +02:00
Salvatore Giordano 38ace99788 format 2022-04-27 11:09:46 +02:00
Ayush Shekhar b6bb3608e5 Migrated llc Lists to be nullable instead of being an empty array 2022-04-26 21:11:24 +05:30
Sahil Kumar 381e1c06f5 chore(core): remove dead code
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2022-04-25 17:04:10 +05:30
Sahil Kumar 942af38146 feat(core, ui): added PagedValueGridView, added additional params in ListViews
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2022-04-25 16:58:23 +05:30
Salvatore Giordano 1781f3169c chore(ui): update changelog 2022-04-22 17:10:21 +02:00
Salvatore Giordano 1d94731205 Merge pull request #1094 from GetStream/feat/additional-list-views
feat(ui, core): add remaining v4 list-views
2022-04-22 17:06:56 +02:00
Sahil Kumar 0f8c92f486 chore(core): deprecate UsersBloc and MessageSearchBloc
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2022-04-22 18:14:32 +05:30
Sahil Kumar f074bccdc5 feat(ui, core): add remaining v4 list-views
Signed-off-by: xsahil03x <xdsahil@gmail.com>
2022-04-19 12:38:21 +05:30
Salvatore Giordano 2323c59ed4 fix scroll to bottom glitching 2022-04-14 16:16:57 +02:00
Salvatore Giordano 6d0989a647 Merge pull request #1079 from GetStream/release/4.0.0-beta.2
chore(llc,core,ui): update pubspec and changelogs
2022-04-14 11:45:36 +02:00
Salvatore Giordano da4fd16af7 add test 2022-04-14 11:32:32 +02:00
Salvatore Giordano a2f1981a2f Merge pull request #1084 from GetStream/fix/gallery_attachment_tests
fix(ui): Fixed failing tests for attachment actions and gallery header
2022-04-14 11:27:17 +02:00
Salvatore Giordano e75fce220f Merge branch 'release/4.0.0-beta.2' into fix/gallery_attachment_tests 2022-04-14 11:10:40 +02:00
Ayush Shekhar 478033078f Fixed failing tests 2022-04-14 14:37:39 +05:30
Salvatore Giordano affe37e684 fix(ui): align new widgets to develop fixes 2022-04-14 10:10:21 +02:00
Salvatore Giordano 2bd088dc50 Merge branch 'v4' into release/4.0.0-beta.2 2022-04-14 10:06:12 +02:00
Salvatore Giordano 9d0f66ee8c Merge branch 'develop' into v4 2022-04-14 10:04:27 +02:00
Salvatore Giordano 8bdcc6b7f0 Merge pull request #1083 from GetStream/release/3.6.1
chore(llc,core,ui): update pubspec and changelogs
2022-04-14 09:55:11 +02:00
Salvatore Giordano e5b768078b chore(llc,core,ui): update pubspec and changelogs 2022-04-14 09:50:50 +02:00
Salvatore Giordano ccbd6cbf2d Merge pull request #1082 from GetStream/hotfix/userReconnectionBug
fix(llc): fix reconnection
2022-04-14 09:49:25 +02:00
Salvatore Giordano 8a438ea321 chore(llc): update changelog 2022-04-14 09:41:05 +02:00
Salvatore Giordano 6556ed6d58 fix(llc): fix reconnection 2022-04-14 09:39:47 +02:00
Ayush Shekhar 2e8d663dac Added attachment change update to changelog 2022-04-13 20:46:57 +05:30
Salvatore Giordano 1926076598 chore(llc,core,ui): update pubspec and changelogs 2022-04-13 17:08:27 +02:00
Salvatore Giordano a0c8522ed1 Merge pull request #1078 from GetStream/add/live_improvement_changelog
Added the updates in changelog
2022-04-13 16:59:34 +02:00
Ayush Shekhar 4facc30117 Added the updates in changelog 2022-04-13 20:27:01 +05:30
Salvatore Giordano ff31f46746 Merge pull request #1076 from GetStream/fix/full_screen_media
fix(ui): Attachment actions on full screen were broken
2022-04-13 15:42:44 +02:00
Ayush Shekhar 5587622587 Removed print statements from code, sorry for that 2022-04-13 18:22:06 +05:30
Ayush Shekhar 180c24ae72 Implemented StreamAttachmentPackage and fixed operations in widgets linked to full screen implementation, also fixed tests 2022-04-13 18:02:49 +05:30
Salvatore Giordano e59a2b001c Merge branch 'develop' into v4 2022-04-13 14:31:44 +02:00
Salvatore Giordano 7aa4c4dd48 Merge pull request #1075 from GetStream/release/3.6.0
chore(llc,core,ui): update pubspec and changelogs
2022-04-13 11:59:24 +02:00
Salvatore Giordano 1b08145bbf remove unneeded import 2022-04-13 11:58:52 +02:00