2932 Commits
Author SHA1 Message Date
f52b1bc902 Update packages/stream_chat/CHANGELOG.md
Co-authored-by: Sahil Kumar <[email protected]>
2022-02-01 13:57:24 +01:00
ce22e854a8 Update packages/stream_chat_flutter_core/lib/src/channels_bloc.dart
Co-authored-by: Sahil Kumar <[email protected]>
2022-02-01 12:29:52 +01:00
Salvatore Giordano a07fdda490 fix latest reaction when sending a new reaction 2022-02-01 12:16:40 +01:00
Salvatore Giordano 6351fa0a5f deprecate old widgets 2022-02-01 12:03:29 +01:00
Salvatore Giordano e80cebe9aa deprecate old widgets 2022-02-01 11:57:26 +01:00
Salvatore Giordano f53ee0b4f1 fix analysis and update examples 2022-02-01 10:52:59 +01:00
Salvatore Giordano d959131bbd Merge branch 'v4' into feat/stream-channel-listview 2022-02-01 10:36:37 +01:00
Sahil KumarandSalvatore Giordano bc8784f593 test(llc): add tests
Signed-off-by: xsahil03x <[email protected]>
2022-02-01 10:31:28 +01:00
Deven JoshiandSalvatore Giordano c80957ebae fix: thread message deletion 2022-02-01 10:31:28 +01:00
Sahil KumarandSalvatore Giordano 03bd2e11c9 chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-02-01 10:31:27 +01:00
Sahil KumarandSalvatore Giordano 6c624b72b6 fix(llc): include message.user while saving users in persistence.
Signed-off-by: xsahil03x <[email protected]>
2022-02-01 10:31:12 +01:00
Salvatore Giordano 7e2a1846d8 chore(repo): fix analysis 2022-02-01 10:31:10 +01:00
Sahil KumarandSalvatore Giordano 3b00fecaec chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-02-01 10:29:30 +01:00
Sahil KumarandSalvatore Giordano d82c533c30 fix(llc): Update channel state when member gets banned/unbanned.
Signed-off-by: xsahil03x <[email protected]>
2022-02-01 10:29:11 +01:00
Sahil KumarandSalvatore Giordano e1bdb07128 feat(llc): deprecate channel.banUser in favor of channel.banMember.
Signed-off-by: xsahil03x <[email protected]>
2022-02-01 10:29:11 +01:00
Sahil KumarandSalvatore Giordano 99af4ab8e2 feat(llc): Add queryBannedUsers endpoint.
Signed-off-by: xsahil03x <[email protected]>
2022-02-01 10:29:11 +01:00
Salvatore Giordano e508efc55a Merge branch 'develop' into feat/stream-channel-listview 2022-02-01 09:58:14 +01:00
Salvatore Giordano 90be047cbc Merge branch 'develop' into hotfix/ownReactions 2022-02-01 09:54:57 +01:00
Sahil Kumar 331d895fa4 test(llc): add tests
Signed-off-by: xsahil03x <[email protected]>
2022-02-01 14:08:24 +05:30
Salvatore GiordanoandGitHub 17246b7d15 Merge branch 'develop' into fix/857 2022-02-01 09:33:22 +01:00
Salvatore GiordanoandGitHub eff92c8df2 Merge pull request #876 from GetStream/thread-fix
fix(llc): thread message deletion
2022-01-31 14:51:36 +01:00
Salvatore GiordanoandGitHub bc4ed44256 Merge pull request #879 from GetStream/mip-customization
feat(ui): Mip customization
2022-01-31 14:49:32 +01:00
Salvatore Giordano 3b6a4ba36b chore(repo): fix analysis 2022-01-31 12:35:29 +01:00
Sahil Kumar 93b425458e chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-01-31 13:10:02 +05:30
Sahil Kumar 7723b0c8b6 fix(llc): Update channel state when member gets banned/unbanned.
Signed-off-by: xsahil03x <[email protected]>
2022-01-31 12:57:58 +05:30
Sahil Kumar 15e87f76d5 feat(llc): deprecate channel.banUser in favor of channel.banMember.
Signed-off-by: xsahil03x <[email protected]>
2022-01-31 12:57:54 +05:30
Sahil Kumar 1b6051a38d feat(llc): Add queryBannedUsers endpoint.
Signed-off-by: xsahil03x <[email protected]>
2022-01-31 12:57:54 +05:30
Salvatore Giordano 4690106ff9 chore(llc): use path dependency for stream_chat example 2022-01-28 15:59:19 +01:00
Salvatore Giordano 8861b1d424 fix(llc): remove deleted reaction in case of reaction.delete event 2022-01-28 15:17:03 +01:00
Deven Joshi 0524d171f4 changelog 2022-01-28 16:42:19 +05:30
Deven Joshi 675d332816 docs 2022-01-28 16:40:37 +05:30
Deven Joshi 9edf02588d docs 2022-01-28 16:39:57 +05:30
Deven Joshi 5dc389783c added properties 2022-01-28 16:38:19 +05:30
Salvatore Giordano 48a207c8a7 fix(llc): reassign latestReactions 2022-01-27 12:56:04 +01:00
Sahil Kumar 9b15dbd299 chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-01-26 15:22:43 +05:30
Sahil Kumar aaddccdeac fix(llc): include message.user while saving users in persistence.
Signed-off-by: xsahil03x <[email protected]>
2022-01-26 15:20:07 +05:30
Salvatore Giordano 77d105616d fix(llc): use local ownCapabilities for channel.updated events 2022-01-25 15:36:19 +01:00
Salvatore Giordano 88dbc09df6 Merge branch 'develop' into v4 2022-01-25 11:40:02 +01:00
Salvatore GiordanoandGitHub 4bddff5918 Merge pull request #874 from GetStream/fix/860
fix(ui): fix cast error while compressing video.
2022-01-25 10:46:28 +01:00
Salvatore GiordanoandGitHub 8d91f02286 Merge pull request #875 from GetStream/fix/848
fix(core): fixed bad state on calling streamController.add
2022-01-25 10:45:23 +01:00
Santiago GarcíaandGitHub 1395d58ccf Merge branch 'develop' into feat/portuguese-support 2022-01-24 17:10:44 -03:00
Deven Joshi aac83f081d fix: thread message deletion 2022-01-24 18:03:02 +05:30
Salvatore Giordano d7086e7e0e chore(llc): fix analysis 2022-01-24 12:10:02 +01:00
Salvatore GiordanoandGitHub bbabcfc5ff Merge pull request #867 from GetStream/feat/bump-drift
feat(persistence): Use hard-coded drift versions.
2022-01-24 12:06:45 +01:00
Sahil Kumar bb3f48d42f fix(core): Replaced all StreamController.add() with .safeAdd() to fix bad state errors.
Signed-off-by: xsahil03x <[email protected]>
2022-01-24 16:22:28 +05:30
Sahil Kumar 32d946da2a chore(ui): Update CHANGELOG.md.
Signed-off-by: xsahil03x <[email protected]>
2022-01-24 15:19:37 +05:30
Sahil Kumar be54f4e610 fix(ui): fix cast error while compressing video.
Signed-off-by: xsahil03x <[email protected]>
2022-01-24 15:17:50 +05:30
Salvatore Giordano 2b4226a182 chore(llc): update changelog 2022-01-24 09:51:27 +01:00
Salvatore Giordano 5d0ac10248 fix(llc): fix ownReactions population 2022-01-24 09:49:10 +01:00
Koichiro Oishi 5a5a408862 fix(localization): fix japanese translations 2022-01-23 20:58:27 +09:00