5485 Commits
Author SHA1 Message Date
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
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
Ayush Shekhar 5fbb568b4c Reduced the code 2022-04-15 17:20:01 +05:30
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
Ayush Shekhar 7056fa6280 Fixed code in the overlapping chat with transparency docs 2022-04-15 10:31:08 +05:30
Salvatore Giordano 2323c59ed4 fix scroll to bottom glitching 2022-04-14 16:16:57 +02:00
Salvatore GiordanoandGitHub 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 GiordanoandGitHub 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 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 GiordanoandGitHub 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 GiordanoandGitHub 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 GiordanoandGitHub 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 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 GiordanoandGitHub 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
Salvatore Giordano 92613a0787 cleanup 2022-04-13 11:22:12 +02:00
Salvatore Giordano d1366df2af chore(llc,core,ui): update pubspec and changelogs 2022-04-13 11:16:29 +02:00
Salvatore GiordanoandGitHub 0b2330e349 Merge pull request #1072 from GetStream/hotfix/userReconnection
fix(llc): send only user_id while reconnecting
2022-04-13 09:07:41 +02:00
Salvatore Giordano 8a4f80c04d fix(llc): fix tests 2022-04-12 16:10:35 +02:00
Salvatore Giordano d7ee768a83 fix(llc): pass includeUserDetailsInConnectCall to WS 2022-04-12 15:24:17 +02:00
Salvatore GiordanoandGitHub bf7d7fb5b9 Merge pull request #1073 from GetStream/feat/truncateParams
feat(llc): add additional parameters to channel.truncate
2022-04-12 15:24:03 +02:00