Commit Graph
4473 Commits
Author SHA1 Message Date
Salvatore Giordano da627a6c8a Merge branch 'develop' into v4 2022-04-29 16:24:12 +02:00
Salvatore Giordano 28e8910c11 deprecate core lists 2022-04-29 15:52:00 +02:00
Salvatore Giordano ba353a2a37 update core example 2022-04-29 15:46:54 +02:00
Salvatore Giordano 6048d61862 add exports, minor refactoring 2022-04-29 15:25:35 +02:00
Salvatore GiordanoandGitHub eac9d096e8 Merge pull request #1109 from GetStream/feat/grid-views
feat(core, ui): add grid views, minor refactoring
2022-04-29 15:25:11 +02:00
Sahil Kumar 51a3711613 chore(ui): remove generics from grid views, update docs
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 18:14:01 +05:30
Sahil Kumar 264253feae chore(ui): update doc
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 18:00:34 +05:30
Sahil Kumar 7589e39323 chore(ui): export StreamMessageSearchGridView
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 17:57:15 +05:30
Sahil Kumar 5e96574629 feat(ui): add stream_message_search_grid_view.dart
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 17:56:32 +05:30
Sahil Kumar 2142577a7d chore(core): remove stream_channel_list_loading_tile.dart
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 14:33:25 +05:30
Sahil Kumar 1e9a5b6c1e feat(core, ui): add grid views, minor refactoring
Signed-off-by: xsahil03x <[email protected]>
2022-04-29 14:31:01 +05:30
Salvatore GiordanoandGitHub 5f92937f57 Merge pull request #1092 from MateusHBR/feat/open-library-from-limited-access
feat(ui, localization): Open library from limited access
2022-04-28 10:21:10 +02:00
Salvatore GiordanoandGitHub 3b206aa405 Merge branch 'develop' into feat/open-library-from-limited-access 2022-04-28 10:12:47 +02:00
Salvatore GiordanoandGitHub ccd58ef4c5 Merge pull request #1107 from GetStream/add/push_provider_name
feat(llc): Added a new field called push provider name in addDevice api call
2022-04-27 15:59:47 +02:00
Ayush Shekhar a370cb1325 Fixed typo in docs change 2022-04-27 18:34:24 +05:30
Ayush Shekhar 707e6989ec Updated changelog 2022-04-27 18:26:14 +05:30
Ayush Shekhar 28649107ee Added a new field called push provider name in addDevice api call 2022-04-27 18:23:17 +05:30
Salvatore GiordanoandGitHub d58f727a57 Merge pull request #938 from S-ecki/develop
feat(ui): Add Channel Header customization
2022-04-27 13:31:45 +02:00
Salvatore Giordano 622efa7ba2 extract getEffectiveCenterTitle 2022-04-27 11:52:07 +02:00
Salvatore GiordanoandGitHub 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 81c4207b04 fix elevation 2022-04-27 11:15:51 +02:00
Salvatore Giordano 38ace99788 format 2022-04-27 11:09:46 +02:00
Salvatore Giordano 681cee09f5 fix(ui): fix centerTitle for ThreadHeader 2022-04-27 10:51:00 +02:00
Salvatore Giordano cfad4bfc87 fix(ui): fix centerTitle for ChannelHeader 2022-04-27 10:44:43 +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
Salvatore GiordanoandGitHub c553507cc8 Merge branch 'develop' into develop 2022-04-26 16:07:48 +02:00
Salvatore GiordanoandGitHub 5d0177dbe9 Merge pull request #1104 from GetStream/hotfix/attachmentDownload
fix(ui): use ogScrapeUrl for link attachments
2022-04-26 16:02:49 +02:00
Salvatore Giordano f34705dfbe Merge branch 'develop' into hotfix/attachmentDownload 2022-04-26 14:03:42 +02:00
Salvatore Giordano c057436927 fix analysis 2022-04-26 12:24:14 +02:00
Salvatore Giordano f8d25879af format 2022-04-26 12:23:47 +02:00
Salvatore Giordano e06d841b93 chore(ui): update changelog 2022-04-26 11:54:47 +02:00
Salvatore Giordano ff028948cf fix(ui): use ogScrapeUrl for link attachments 2022-04-26 11:53:58 +02:00
Sahil Kumar 381e1c06f5 chore(core): remove dead code
Signed-off-by: xsahil03x <[email protected]>
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 <[email protected]>
2022-04-25 16:58:23 +05:30
Salvatore GiordanoandGitHub 42230480f5 Merge pull request #1101 from GetStream/hotfix/attachmentDownload
fix(ui): remove check for launchUrl
2022-04-25 12:37:08 +02:00
Salvatore Giordano 76f6ce6d0f remove print 2022-04-25 12:09:50 +02:00
Salvatore Giordano 277c5a37b1 chore(ui): update changelog 2022-04-25 11:58:47 +02:00
Salvatore Giordano 701559fcdd fix(ui): remove check for launchUrl 2022-04-25 11:57:42 +02:00
Salvatore Giordano 1781f3169c chore(ui): update changelog 2022-04-22 17:10:21 +02:00
Salvatore GiordanoandGitHub 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 <[email protected]>
2022-04-22 18:14:32 +05:30
Salvatore GiordanoandGitHub 17ca07e575 Merge pull request #1098 from GetStream/fix/reaction_card_text_overflow
fix(ui): Name text overflow in reaction card
2022-04-22 13:26:35 +02:00
Salvatore GiordanoandGitHub 926a261f94 Merge branch 'develop' into fix/reaction_card_text_overflow 2022-04-22 13:26:27 +02:00
Salvatore GiordanoandGitHub dd0f3eb856 Merge pull request #1100 from GetStream/feat/sentry
chore(llc): export defaultLogHandler, LogRecord
2022-04-22 13:18:06 +02:00
Sahil Kumar fbeb656567 chore(llc): export defaultLogHandler, LogRecord
Signed-off-by: xsahil03x <[email protected]>
2022-04-22 16:22:45 +05:30
Salvatore GiordanoandGitHub 2b3f393ea6 Merge pull request #1090 from GetStream/hotfix/dateDivider
fix(ui): show date divider for first message
2022-04-22 10:18:16 +02:00
Ayush Shekhar 01341d7296 Updated changelog 2022-04-21 18:23:34 +05:30
Ayush Shekhar 477bda5e89 fixed reaction card name text overflow issue 2022-04-21 18:21:53 +05:30
Salvatore Giordano ef2689c4d5 chore(ui): update changelog 2022-04-21 10:16:21 +02:00
Salvatore GiordanoandGitHub 9e3287c1aa Merge pull request #1089 from GetStream/fix/overlapping_chat_docs
doc(repo): Fixed code in the overlapping chat with transparency docs
2022-04-19 09:45:56 +02:00