2932 Commits
Author SHA1 Message Date
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 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 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
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 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
Sahil Kumar f074bccdc5 feat(ui, core): add remaining v4 list-views
Signed-off-by: xsahil03x <[email protected]>
2022-04-19 12:38:21 +05:30
MateusHBR b0e93dcb3a add translations changelog 2022-04-18 14:50:08 -03:00
MateusHBR 94139b70f9 added limited access handler 2022-04-18 14:49:52 -03:00
MateusHBR 4e82131cf3 add media list view controller to message input 2022-04-18 14:28:27 -03:00
MateusHBR 852f4b1ec5 create media list view controller to handles media list view 2022-04-18 14:27:50 -03:00
MateusHBR b5e99e505d add message localizations 2022-04-18 14:27:21 -03:00
Salvatore Giordano d70b2e5931 chore(ui): update changelog 2022-04-15 13:41:04 +02:00
Salvatore Giordano 778b8aad13 fix(ui): show date divider for first message 2022-04-15 13:39:25 +02:00
Salvatore Giordano 2323c59ed4 fix scroll to bottom glitching 2022-04-14 16:16:57 +02:00
Salvatore Giordano da4fd16af7 add test 2022-04-14 11:32:32 +02:00
Salvatore GiordanoandGitHub 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 e5b768078b chore(llc,core,ui): update pubspec and changelogs 2022-04-14 09:50:50 +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
Ayush Shekhar 4facc30117 Added the updates in changelog 2022-04-13 20:27:01 +05:30
Salvatore GiordanoandGitHub 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 1b08145bbf remove unneeded import 2022-04-13 11:58:52 +02:00
Salvatore Giordano 92613a0787 cleanup 2022-04-13 11:22:12 +02:00