 Salvatore GiordanoandGitHub
|
132a78fab4
|
Merge pull request #911 from GetStream/fix/full-screen-media-dispose
perf(ui): improve full screen media animation
|
2022-02-28 13:13:20 +01:00 |
|
 Ayush ShekharandGitHub
|
9f51642faf
|
Merge pull request #916 from GetStream/feat/default_image_tap
fix(ui): Clicking on Avatar in ChannelPreview should go to Channel route by default
|
2022-02-24 16:54:47 +05:30 |
|
Ayush Shekhar
|
8bfd93266e
|
Fix: variable for channel was named client
|
2022-02-24 16:30:51 +05:30 |
|
Ayush Shekhar
|
e7d8810722
|
Added entry in changelog
|
2022-02-24 16:05:00 +05:30 |
|
Ayush Shekhar
|
c7ba48a446
|
Pass null for onImageTap when no function is passed
|
2022-02-24 15:56:19 +05:30 |
|
Gordon Hayes
|
2cef539639
|
perf: improve full screen media animations
|
2022-02-21 12:19:36 +01:00 |
|
Gordon Hayes
|
d2a0fd603d
|
fix: controllers not disposed
|
2022-02-21 11:00:54 +01:00 |
|
 GordonandGitHub
|
5e29418531
|
Merge pull request #905 from S-ecki/develop
fix(ui): update chewie to newest version
|
2022-02-21 10:09:57 +01:00 |
|
 Simon EckerstorferandGitHub
|
f318b619ae
|
Merge branch 'develop' into develop
|
2022-02-18 17:09:30 +01:00 |
|
S-ecki
|
27cb7d2f98
|
Update CHANGELOG.md
|
2022-02-18 17:08:32 +01:00 |
|
 Sahil KumarandGitHub
|
141c130d2a
|
Merge pull request #907 from GetStream/fix/scroll-to-bottom-disable
|
2022-02-18 21:34:16 +05:30 |
|
Gordon Hayes
|
cfb41dd629
|
fix: scrollToBottom not respecting false value
|
2022-02-18 15:26:44 +01:00 |
|
 Sahil KumarandGitHub
|
b4182a0a11
|
Merge pull request #906 from GetStream/feat/partial-update-user
|
2022-02-18 18:10:19 +05:30 |
|
Sahil Kumar
|
adf7befd68
|
test(llc): add userApi.partialUpdateUsers test.
Signed-off-by: xsahil03x <[email protected]>
|
2022-02-18 17:54:49 +05:30 |
|
Sahil Kumar
|
3886f10387
|
chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
|
2022-02-18 17:13:36 +05:30 |
|
Sahil Kumar
|
d4b9a10e54
|
feat(llc): add support for partialUserUpdate endpoint.
Signed-off-by: xsahil03x <[email protected]>
|
2022-02-18 17:12:27 +05:30 |
|
 Sahil KumarandGitHub
|
7bad2fc5ac
|
Merge pull request #904 from GetStream/fix/auth-interceptor
|
2022-02-18 15:28:19 +05:30 |
|
S-ecki
|
ea38750a44
|
update chewie to newest version
fixes issue #805
|
2022-02-18 10:39:17 +01:00 |
|
Sahil Kumar
|
d21adb9957
|
chore(llc): Update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
|
2022-02-18 15:00:03 +05:30 |
|
Sahil Kumar
|
ca01ca28d5
|
fix(llc): add type check in auth_interceptor.dart
Signed-off-by: xsahil03x <[email protected]>
|
2022-02-18 14:58:18 +05:30 |
|
 Ayush ShekharandGitHub
|
ee4ea66de6
|
Merge pull request #902 from GetStream/feat/reaction_score
feat(llc): Exposed score as a param for sendReaction function in client & channel
|
2022-02-16 19:47:34 +05:30 |
|
Ayush Shekhar
|
6a4caff897
|
Removed extra - from changelog
|
2022-02-16 19:25:50 +05:30 |
|
Ayush Shekhar
|
0db466b5b3
|
Changelog addition
|
2022-02-16 19:21:20 +05:30 |
|
Ayush Shekhar
|
e560faa560
|
Resolved merge conflicts
|
2022-02-16 19:15:25 +05:30 |
|
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 |
|
 GordonandGitHub
|
c30905f9f8
|
Merge pull request #890 from squaddy/bugfix/thread_reactions
fix(llc): thread message reactions not updated
|
2022-02-16 11:51:12 +01:00 |
|
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
|
8e064bf505
|
fix(llc): thread message reactions (#1)
* fix: thread reactions not updated
* test: thread message reactions
* docs: update changelog
|
2022-02-15 11:02:56 +01:00 |
|
 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 |
|
Bartek Stoliński
|
c321659dca
|
if the message is not in the main messages list, try to find in the threads messages
|
2022-02-08 15:03:19 +01:00 |
|
 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 |
|