Commit Graph
4058 Commits
Author SHA1 Message Date
Ayush Shekhar 392a5ffa53 Made an entry into stream_chat changelog 2022-02-16 19:13:34 +05:30
Ayush Shekhar 6fa746fec3 Fixed unmodifiable const map bug and added client and channel tests 2022-02-16 18:51:06 +05:30
Ayush Shekhar 3fc9aabe6f Exposed score for send reaction in the client side as well 2022-02-16 14:05:48 +05:30
Ayush Shekhar 538fdd6bc5 Exposed score in the sendReaction function for channel 2022-02-16 12:15:55 +05:30
Sahil KumarandGitHub 67f4927f3e Merge pull request #901 from GetStream/fix/888 2022-02-15 20:42:53 +05:30
Sahil Kumar a191e7f325 fix(ui): fix unban command not working in MessageInput
Signed-off-by: xsahil03x <[email protected]>
2022-02-15 16:26:41 +05:30
GordonandGitHub ea86debfa6 Merge pull request #900 from GetStream/build_macos
build(ui): minor xcode updates to run example on macos
2022-02-15 09:32:18 +01:00
GroovinChip 2095522821 Merge branch 'develop' into build_macos 2022-02-14 10:04:18 -05:00
GroovinChip 6e2f7855aa (chore:flutter) - run sample app on macos
Some xcode project settings were updated due to building for macos
2022-02-14 10:04:09 -05:00
Sahil KumarandGitHub b2caf582d0 Merge pull request #899 from GetStream/fix/tests 2022-02-14 20:07:22 +05:30
Sahil Kumar 338b4ac619 chore(llc): fix lint
Signed-off-by: xsahil03x <[email protected]>
2022-02-14 20:04:49 +05:30
Sahil Kumar c49641fde7 test(llc): fix markAllRead test
Signed-off-by: xsahil03x <[email protected]>
2022-02-14 19:52:50 +05:30
Salvatore GiordanoandGitHub ca4cc3cd3d Merge pull request #884 from GetStream/release/3.4.0
chore(llc,core,ui,persistence,localizations): 3.4.0
2022-02-03 14:59:13 +01:00
Salvatore Giordano 3c6b87a036 chore(persistence): fix drift version 2022-02-03 14:18:16 +01:00
69b79f28e9 Update packages/stream_chat_persistence/CHANGELOG.md
Co-authored-by: Sahil Kumar <[email protected]>
2022-02-03 12:00:34 +01:00
7b63e568c2 Update packages/stream_chat_persistence/pubspec.yaml
Co-authored-by: Sahil Kumar <[email protected]>
2022-02-03 12:00:29 +01:00
Salvatore Giordano b315d38289 fix changelog 2022-02-03 11:44:17 +01:00
Salvatore GiordanoandGitHub 4791aa86fe Update packages/stream_chat/lib/src/core/models/user.dart 2022-02-03 11:42:04 +01:00
5580fc2ba1 Apply suggestions from code review
Co-authored-by: Gordon <[email protected]>
2022-02-03 11:33:10 +01:00
Salvatore Giordano 9f01ab925f Merge branch 'develop' into release/3.4.0 2022-02-02 16:28:36 +01:00
Salvatore GiordanoandGitHub 11c9a77630 Merge pull request #883 from GetStream/fix/pinnedMessages
fix(llc): fix ChannelState copyWith with respect to pinnedMessages default value.
2022-02-02 16:26:16 +01:00
Salvatore Giordano 7a6a759bc2 chore(ui): bump version 2022-02-02 15:44:14 +01:00
Salvatore Giordano a66dad3024 chore(localizations): bump version 2022-02-02 15:43:46 +01:00
Salvatore Giordano d1c961d7f5 chore(persistence): bump version 2022-02-02 15:42:12 +01:00
Salvatore Giordano a18d9610c0 chore(core): bump version 2022-02-02 15:41:09 +01:00
Salvatore Giordano 96ae6cf724 chore(llc): bump version 2022-02-02 15:40:37 +01:00
Salvatore Giordano bfe44fb596 chore(ui): update deps 2022-02-02 15:39:05 +01:00
Sahil Kumar 97f380454d chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-02-02 18:48:38 +05:30
Sahil Kumar 9586209d3c fix(llc): fix ChannelState copyWith with respect to pinnedMessages default value.
Signed-off-by: xsahil03x <[email protected]>
2022-02-02 18:47:05 +05:30
Salvatore Giordano 370114c841 chore(llc,localizations): clean up changelogs 2022-02-01 16:38:28 +01:00
Salvatore GiordanoandGitHub 41917a30c6 Merge pull request #829 from jiahan5/patch-1
fix(llc): avoid invalid url
2022-02-01 16:30:49 +01:00
Salvatore GiordanoandGitHub 5f1578a119 Update packages/stream_chat/CHANGELOG.md 2022-02-01 16:15:03 +01:00
Salvatore Giordano c592c46229 Merge branch 'develop' into patch-1 2022-02-01 15:36:50 +01:00
Salvatore GiordanoandGitHub 1557259a9b Merge pull request #859 from SpencerC/develop
chore(ui): update flutter svg
2022-02-01 15:36:18 +01:00
Salvatore GiordanoandGitHub a6325d7b4e Merge pull request #858 from santiagogarcia97/feat/portuguese-support
feat(localization): added support for Portuguese language
2022-02-01 15:35:26 +01:00
Salvatore Giordano 3fe2c64d7e revert changelog and pubspec 2022-02-01 15:34:50 +01:00
Salvatore Giordano 7d7274b1c7 Merge branch 'develop' into feat/portuguese-support 2022-02-01 15:21:12 +01:00
Salvatore GiordanoandGitHub 4929adf0f7 Merge pull request #873 from GetStream/hotfix/ownReactions
fix(llc): fix ownReactions population
2022-02-01 14:31:18 +01:00
f52b1bc902 Update packages/stream_chat/CHANGELOG.md
Co-authored-by: Sahil Kumar <[email protected]>
2022-02-01 13:57:24 +01:00
Salvatore Giordano a07fdda490 fix latest reaction when sending a new reaction 2022-02-01 12:16:40 +01:00
Salvatore Giordano 90be047cbc Merge branch 'develop' into hotfix/ownReactions 2022-02-01 09:54:57 +01:00
Salvatore GiordanoandGitHub 90850c8369 Merge pull request #880 from GetStream/fix/857
feat(llc): Add `queryBannedUsers` endpoint.
2022-02-01 09:54:10 +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 d0d4adb112 Merge pull request #877 from GetStream/fix/748
fix(llc): include `message.user` while saving users in persistence.
2022-01-31 14:50:25 +01:00
Salvatore Giordano 39bb5aa97e chore(repo): fix metrics 2022-01-31 13:34:33 +01:00
Salvatore Giordano 3b6a4ba36b chore(repo): fix analysis 2022-01-31 12:35:29 +01:00
Salvatore Giordano b2c4185682 chore(repo): bump flutter and melos version 2022-01-31 11:04:08 +01:00
Sahil Kumar 93b425458e chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-01-31 13:10:02 +05:30